Trace number 1774816

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20UNSAT 564.126 286.942

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.12	c ==============================================================================
1.09/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.12	c ==============================================================================
1.09/1.12	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
5.69/5.71	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
5.69/5.71	c ==============================================================================
5.69/5.71	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
5.69/5.71	c CPU time:   5.48916 s
5.69/5.71	c ==============================================================================
563.89/286.88	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
563.89/286.88	c ============================[ Problem Statistics ]=============================
563.89/286.88	c |                                                                             |
563.89/286.88	c threadId              : 1
563.89/286.88	c restarts              : 981
563.89/286.88	c conflicts             : 79659          (143 /sec)
563.89/286.88	c decisions             : 536749         (1.54 % random) (964 /sec)
563.89/286.88	c propagations          : 153028947      (274847 /sec)
563.89/286.88	c conflict literals     : 10846731       (28.52 % deleted)
563.89/286.88	c Memory used           : 316.68 MB
563.89/286.88	c CPU time              : 556.778 s
563.89/286.88	
563.89/286.88	c --->m=4, e=8, aimd=1, HOME/26987_many.cnf	time: 139.195	conflicts: 79659        
564.06/286.92	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774816-1241292285/watcher-1774816-1241292285 -o /tmp/evaluation-result-1774816-1241292285/solver-1774816-1241292285 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774816-1241292285.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.94 3.92 3/64 26987
/proc/meminfo: memFree=1229224/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) R 26985 26987 26950 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26987/statm: 1339 234 194 169 0 50 0
[pid=26988] ppid=26987 vsize=1552 CPUtime=0
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 157261994 1589248 260 1992294400 134512640 135034092 4294956112 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 388 262 50 127 0 258 0

[startup+0.0456019 s]
/proc/loadavg: 3.68 3.94 3.92 3/64 26987
/proc/meminfo: memFree=1229224/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=13204 CPUtime=0.03
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 3330 0 0 0 2 1 0 0 19 0 1 0 157261994 13520896 3210 1992294400 134512640 135034092 4294956112 18446744073709551615 134544732 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 3301 3211 50 127 0 3171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18560

[startup+0.101586 s]
/proc/loadavg: 3.68 3.94 3.92 3/64 26987
/proc/meminfo: memFree=1229224/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=29760 CPUtime=0.09
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 5390 0 0 0 7 2 0 0 19 0 1 0 157261994 30474240 5206 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 7440 5206 50 127 0 7310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35116

[startup+0.301529 s]
/proc/loadavg: 3.68 3.94 3.92 3/64 26987
/proc/meminfo: memFree=1229224/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=47664 CPUtime=0.29
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 9703 0 0 0 24 5 0 0 21 0 1 0 157261994 48807936 9519 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 11916 9520 50 127 0 11786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53020

[startup+0.701414 s]
/proc/loadavg: 3.68 3.94 3.92 3/64 26987
/proc/meminfo: memFree=1229224/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=70044 CPUtime=0.69
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 15277 0 0 0 60 9 0 0 25 0 1 0 157261994 71725056 15093 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 17511 15094 51 127 0 17381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75400

[startup+1.50119 s]
/proc/loadavg: 3.68 3.94 3.92 2/66 26989
/proc/meminfo: memFree=1143192/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=101716 CPUtime=1.49
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 25484 0 0 0 135 14 0 0 25 0 1 0 157261994 104157184 23232 1992294400 134512640 135034092 4294956112 18446744073709551615 134561766 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 25429 23232 67 127 0 25299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107072

[startup+3.10173 s]
/proc/loadavg: 3.46 3.89 3.90 2/66 26989
/proc/meminfo: memFree=1123160/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=117344 CPUtime=3.09
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 29530 0 0 0 292 17 0 0 25 0 1 0 157261994 120160256 26740 1992294400 134512640 135034092 4294956112 18446744073709551615 134566400 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 29336 26740 68 127 0 29206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122700

[startup+6.30282 s]
/proc/loadavg: 3.46 3.89 3.90 2/66 26989
/proc/meminfo: memFree=1108448/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=0
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157261993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26987/statm: 1339 235 195 169 0 50 0
[pid=26988] ppid=26987 vsize=117664 CPUtime=6.29
/proc/26988/stat : 26988 (SatElite) R 26987 26987 26950 0 -1 4194304 36108 0 0 0 605 24 0 0 25 0 1 0 157261994 120487936 27039 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26988/statm: 29416 27039 68 127 0 29286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123020

[startup+12.7018 s]
/proc/loadavg: 3.33 3.85 3.89 5/69 26993
/proc/meminfo: memFree=1027912/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=219920 CPUtime=10.22
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 45512 0 0 0 986 36 0 0 17 0 4 0 157262648 225198080 45464 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26990/statm: 54980 45464 83 193 0 54784 0
[pid=26990/tid=26991] ppid=26987 vsize=219920 CPUtime=2.08
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 970 0 0 0 204 4 0 0 17 0 4 0 157262848 225198080 45464 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=219920 CPUtime=2.18
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 1021 0 0 0 214 4 0 0 17 0 4 0 157262848 225198080 45464 1992294400 134512640 135305190 4294956160 18446744073709551615 134555036 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26993] ppid=26987 vsize=219920 CPUtime=1.93
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 842 0 0 0 190 3 0 0 17 0 4 0 157262848 225198080 45464 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.75
Current children cumulated vsize (KiB) 225276

[startup+25.5022 s]
/proc/loadavg: 3.35 3.83 3.88 5/69 26993
/proc/meminfo: memFree=1024856/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=223060 CPUtime=35.74
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 46343 0 0 0 3535 39 0 0 17 0 4 0 157262648 228413440 46295 1992294400 134512640 135305190 4294956160 18446744073709551615 134551820 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 55765 46295 83 193 0 55569 0
[pid=26990/tid=26991] ppid=26987 vsize=223060 CPUtime=8.4
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 1135 0 0 0 836 4 0 0 17 0 4 0 157262848 228413440 46295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26992] ppid=26987 vsize=223060 CPUtime=8.83
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 1345 0 0 0 878 5 0 0 17 0 4 0 157262848 228413440 46295 1992294400 134512640 135305190 4294956160 18446744073709551615 134542052 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26993] ppid=26987 vsize=223060 CPUtime=8.01
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 978 0 0 0 797 4 0 0 17 0 4 0 157262848 228413440 46295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 42.27
Current children cumulated vsize (KiB) 228416

[startup+51.1029 s]
/proc/loadavg: 3.57 3.85 3.89 5/69 26993
/proc/meminfo: memFree=1011160/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=236496 CPUtime=86.82
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 49779 0 0 0 8639 43 0 0 17 0 4 0 157262648 242171904 49731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528612 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26990/statm: 59124 49731 83 193 0 58928 0
[pid=26990/tid=26991] ppid=26987 vsize=236496 CPUtime=20.04
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 1650 0 0 0 1999 5 0 0 17 0 4 0 157262848 242171904 49731 1992294400 134512640 135305190 4294956160 18446744073709551615 134556807 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=236496 CPUtime=18.71
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 2201 0 0 0 1865 6 0 0 17 0 4 0 157262848 242171904 49731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26993] ppid=26987 vsize=236496 CPUtime=21.93
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 1746 0 0 0 2188 5 0 0 17 0 4 0 157262848 242171904 49731 1992294400 134512640 135305190 4294956160 18446744073709551615 134545856 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 93.35
Current children cumulated vsize (KiB) 241852

[startup+102.306 s]
/proc/loadavg: 3.83 3.87 3.89 5/69 26993
/proc/meminfo: memFree=985624/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=262760 CPUtime=189.02
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 56125 0 0 0 18849 53 0 0 18 0 4 0 157262648 269066240 56077 1992294400 134512640 135305190 4294956160 18446744073709551615 134551799 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26990/statm: 65690 56077 83 193 0 65494 0
[pid=26990/tid=26991] ppid=26987 vsize=262760 CPUtime=44.41
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 2740 0 0 0 4434 7 0 0 17 0 4 0 157262848 269066240 56077 1992294400 134512640 135305190 4294956160 18446744073709551615 134528201 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=262760 CPUtime=42.58
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 4262 0 0 0 4249 9 0 0 17 0 4 0 157262848 269066240 56077 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26993] ppid=26987 vsize=262760 CPUtime=46.32
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 3086 0 0 0 4625 7 0 0 18 0 4 0 157262848 269066240 56077 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.55
Current children cumulated vsize (KiB) 268116

[startup+162.302 s]
/proc/loadavg: 3.93 3.89 3.90 5/69 26993
/proc/meminfo: memFree=954200/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=294144 CPUtime=308.79
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 64145 0 0 0 30817 62 0 0 17 0 4 0 157262648 301203456 64097 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26990/statm: 73536 64097 83 193 0 73340 0
[pid=26990/tid=26991] ppid=26987 vsize=294144 CPUtime=75.41
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 4778 0 0 0 7532 9 0 0 19 0 4 0 157262848 301203456 64097 1992294400 134512640 135305190 4294956160 18446744073709551615 134541918 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=294144 CPUtime=58.19
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 5224 0 0 0 5809 10 0 0 21 0 4 0 157262848 301203456 64097 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26993] ppid=26987 vsize=294144 CPUtime=77.98
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 5141 0 0 0 7789 9 0 0 18 0 4 0 157262848 301203456 64097 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.32
Current children cumulated vsize (KiB) 299500

[startup+222.302 s]
/proc/loadavg: 4.04 3.94 3.91 5/69 26993
/proc/meminfo: memFree=940504/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=307580 CPUtime=428.58
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 67365 0 0 0 42790 68 0 0 25 0 4 0 157262648 314961920 67317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 76895 67317 83 193 0 76699 0
[pid=26990/tid=26991] ppid=26987 vsize=307580 CPUtime=101.17
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 5492 0 0 0 10107 10 0 0 19 0 4 0 157262848 314961920 67317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26992] ppid=26987 vsize=307580 CPUtime=86.36
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6005 0 0 0 8624 12 0 0 22 0 4 0 157262848 314961920 67317 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26993] ppid=26987 vsize=307580 CPUtime=106.95
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 5493 0 0 0 10686 9 0 0 17 0 4 0 157262848 314961920 67317 1992294400 134512640 135305190 4294956160 18446744073709551615 134570394 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 435.11
Current children cumulated vsize (KiB) 312936

[startup+282.301 s]
/proc/loadavg: 4.01 3.94 3.91 5/69 26993
/proc/meminfo: memFree=925720/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=323092 CPUtime=548.38
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 71106 0 0 0 54764 74 0 0 19 0 4 0 157262648 330846208 71058 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 80773 71058 83 193 0 80577 0
[pid=26990/tid=26991] ppid=26987 vsize=323092 CPUtime=133.05
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6725 0 0 0 13293 12 0 0 18 0 4 0 157262848 330846208 71058 1992294400 134512640 135305190 4294956160 18446744073709551615 134551661 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=323092 CPUtime=107.57
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6671 0 0 0 10745 12 0 0 19 0 4 0 157262848 330846208 71058 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26993] ppid=26987 vsize=323092 CPUtime=136.34
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 5996 0 0 0 13624 10 0 0 18 0 4 0 157262848 330846208 71058 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 554.91
Current children cumulated vsize (KiB) 328448

Solver just ended. Dumping a history of the last processes samples

[startup+284.702 s]
/proc/loadavg: 4.01 3.94 3.91 5/69 26993
/proc/meminfo: memFree=925720/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=323356 CPUtime=553.17
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 71213 0 0 0 55243 74 0 0 21 0 4 0 157262648 331116544 71165 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 80839 71165 83 193 0 80643 0
[pid=26990/tid=26991] ppid=26987 vsize=323356 CPUtime=134.48
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6742 0 0 0 13435 13 0 0 20 0 4 0 157262848 331116544 71165 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=323356 CPUtime=108.77
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6710 0 0 0 10865 12 0 0 21 0 4 0 157262848 331116544 71165 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26993] ppid=26987 vsize=323356 CPUtime=137.53
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6031 0 0 0 13743 10 0 0 21 0 4 0 157262848 331116544 71165 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.7
Current children cumulated vsize (KiB) 328712

[startup+286.301 s]
/proc/loadavg: 4.01 3.94 3.91 5/69 26993
/proc/meminfo: memFree=924824/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=324012 CPUtime=556.36
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 71372 0 0 0 55562 74 0 0 21 0 4 0 157262648 331788288 71324 1992294400 134512640 135305190 4294956160 18446744073709551615 134557133 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 81003 71324 83 193 0 80807 0
[pid=26990/tid=26991] ppid=26987 vsize=324012 CPUtime=135.96
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6791 0 0 0 13583 13 0 0 17 0 4 0 157262848 331788288 71324 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=324012 CPUtime=109.57
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6761 0 0 0 10945 12 0 0 23 0 4 0 157262848 331788288 71324 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26993] ppid=26987 vsize=324012 CPUtime=138.32
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6086 0 0 0 13822 10 0 0 16 0 4 0 157262848 331788288 71324 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 329368

[startup+286.701 s]
/proc/loadavg: 4.01 3.94 3.91 5/69 26993
/proc/meminfo: memFree=924824/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=324276 CPUtime=557.16
/proc/26990/stat : 26990 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194304 71422 0 0 0 55642 74 0 0 21 0 4 0 157262648 332058624 71374 1992294400 134512640 135305190 4294956160 18446744073709551615 134557133 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 81069 71374 83 193 0 80873 0
[pid=26990/tid=26991] ppid=26987 vsize=324276 CPUtime=136.36
/proc/26990/task/26991/stat : 26991 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6817 0 0 0 13623 13 0 0 17 0 4 0 157262848 332058624 71374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26990/tid=26992] ppid=26987 vsize=324276 CPUtime=109.57
/proc/26990/task/26992/stat : 26992 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6761 0 0 0 10945 12 0 0 23 0 4 0 157262848 332058624 71374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26990/tid=26993] ppid=26987 vsize=324276 CPUtime=138.73
/proc/26990/task/26993/stat : 26993 (manysat1.1_stat) R 26987 26987 26950 0 -1 4194368 6110 0 0 0 13862 11 0 0 17 0 4 0 157262848 332058624 71374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.69
Current children cumulated vsize (KiB) 329632

[startup+286.901 s]
/proc/loadavg: 4.01 3.94 3.91 5/69 26993
/proc/meminfo: memFree=924824/2055920 swapFree=4179172/4192956
[pid=26987] ppid=26985 vsize=5356 CPUtime=6.53
/proc/26987/stat : 26987 (manysat.sh) S 26985 26987 26950 0 -1 4194304 313 36111 0 0 0 0 626 27 16 0 1 0 157261993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26987/statm: 1339 238 195 169 0 50 0
[pid=26990] ppid=26987 vsize=0 CPUtime=557.53
/proc/26990/stat : 26990 (manysat1.1_stat) Z 26987 26987 26950 0 -1 4194316 71438 0 0 0 55677 76 0 0 16 0 2 0 157262648 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26990/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 564.06
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 286.942
CPU time (s): 564.126
CPU user time (s): 563.042
CPU system time (s): 1.08383
CPU usage (%): 196.599
Max. virtual memory (cumulated for all children) (KiB): 329632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.042
system time used= 1.08384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108016
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8245
involuntary context switches= 12668

runsolver used 0.26196 second user time and 0.791879 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 21:24:46
IDJOB=1774816
IDBENCH=71025
IDSOLVER=612
FILE ID=node16/1774816-1241292285
PBS_JOBID= 9225132
Free space on /tmp= 66544 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774816-1241292285/watcher-1774816-1241292285 -o /tmp/evaluation-result-1774816-1241292285/solver-1774816-1241292285 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774816-1241292285.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=1465517117

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1229776 kB
Buffers:         79244 kB
Cached:         671964 kB
SwapCached:       8080 kB
Active:         162188 kB
Inactive:       598360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229776 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:           20304 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            51732 kB
Committed_AS:   700992 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node16 at 2009-05-02 21:29:33