Trace number 1773066

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 207.289 103.866

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark54.4157
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3003     7825 |     900       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2507     7505 |      --       0       --      -- |     --   | -462/-249
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 604   #clauses: 2507   #literals: 7505
0.00/0.01	c CPU time:   0.015997 s
0.00/0.01	c ==============================================================================
207.17/103.85	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
207.17/103.85	c ============================[ Problem Statistics ]=============================
207.17/103.85	c |                                                                             |
207.17/103.85	c threadId              : 2
207.17/103.85	c restarts              : 21
207.17/103.85	c conflicts             : 761360         (3676 /sec)
207.17/103.85	c decisions             : 916312         (1.24 % random) (4424 /sec)
207.17/103.85	c propagations          : 91824977       (443313 /sec)
207.17/103.85	c conflict literals     : 21976810       (36.54 % deleted)
207.17/103.85	c Memory used           : 71.65 MB
207.17/103.85	c CPU time              : 207.134 s
207.17/103.85	
207.17/103.85	c --->m=4, e=8, aimd=1, HOME/26780_many.cnf	time: 51.7834	conflicts: 761360       
207.17/103.85	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-1773066-1241286828/watcher-1773066-1241286828 -o /tmp/evaluation-result-1773066-1241286828/solver-1773066-1241286828 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773066-1241286828.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: 2.97 3.63 2.86 3/64 26780
/proc/meminfo: memFree=1256000/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156716242 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26780/statm: 1339 235 195 169 0 50 0
[pid=26781] ppid=26780 vsize=1096 CPUtime=0
/proc/26781/stat : 26781 (SatElite) R 26780 26780 26654 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 156716243 1122304 189 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26781/statm: 274 189 68 127 0 144 0

[startup+0.055131 s]
/proc/loadavg: 2.97 3.63 2.86 3/64 26780
/proc/meminfo: memFree=1256000/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.39351 s]
/proc/loadavg: 2.97 3.63 2.86 3/64 26780
/proc/meminfo: memFree=1256000/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.473 s]
/proc/loadavg: 2.97 3.63 2.86 3/64 26780
/proc/meminfo: memFree=1256000/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.51676 s]
/proc/loadavg: 2.97 3.63 2.86 3/64 26780
/proc/meminfo: memFree=1256000/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.60174 s]
/proc/loadavg: 2.97 3.63 2.86 3/64 26780
/proc/meminfo: memFree=1256000/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+3.10132 s]
/proc/loadavg: 3.13 3.66 2.87 5/69 26786
/proc/meminfo: memFree=1251800/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=38852 CPUtime=6.13
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 1299 0 0 0 612 1 0 0 17 0 4 0 156716245 39784448 1285 1992294400 134512640 135305190 4294956160 18446744073709551615 134557414 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 9713 1285 83 193 0 9517 0
[pid=26783/tid=26784] ppid=26780 vsize=38852 CPUtime=1.01
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 173 0 0 0 101 0 0 0 18 0 4 0 156716245 39784448 1285 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=38852 CPUtime=1.27
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 192 0 0 0 127 0 0 0 17 0 4 0 156716245 39784448 1285 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26783/tid=26786] ppid=26780 vsize=38852 CPUtime=2.35
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 392 0 0 0 235 0 0 0 17 0 4 0 156716245 39784448 1285 1992294400 134512640 135305190 4294956160 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 44208

[startup+6.30141 s]
/proc/loadavg: 3.13 3.66 2.87 5/69 26786
/proc/meminfo: memFree=1247320/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=42304 CPUtime=12.52
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 2302 0 0 0 1250 2 0 0 17 0 4 0 156716245 43319296 2288 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 10576 2288 83 193 0 10380 0
[pid=26783/tid=26784] ppid=26780 vsize=42304 CPUtime=1.81
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 297 0 0 0 181 0 0 0 19 0 4 0 156716245 43319296 2288 1992294400 134512640 135305190 4294956160 18446744073709551615 134530988 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=42304 CPUtime=2.31
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 287 0 0 0 231 0 0 0 17 0 4 0 156716245 43319296 2288 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26786] ppid=26780 vsize=42304 CPUtime=5.21
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 904 0 0 0 521 0 0 0 17 0 4 0 156716245 43319296 2288 1992294400 134512640 135305190 4294956160 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 47660

[startup+12.7016 s]
/proc/loadavg: 3.27 3.67 2.88 5/69 26786
/proc/meminfo: memFree=1241176/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=48516 CPUtime=25.29
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 3733 0 0 0 2526 3 0 0 20 0 4 0 156716245 49680384 3719 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26783/statm: 12129 3719 83 193 0 11933 0
[pid=26783/tid=26784] ppid=26780 vsize=48516 CPUtime=3.8
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 540 0 0 0 380 0 0 0 20 0 4 0 156716245 49680384 3719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26783/tid=26785] ppid=26780 vsize=48516 CPUtime=5.09
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 516 0 0 0 509 0 0 0 17 0 4 0 156716245 49680384 3719 1992294400 134512640 135305190 4294956160 18446744073709551615 134570385 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26783/tid=26786] ppid=26780 vsize=48516 CPUtime=10.96
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1599 0 0 0 1095 1 0 0 18 0 4 0 156716245 49680384 3719 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 53872

[startup+25.503 s]
/proc/loadavg: 3.38 3.68 2.89 5/69 26786
/proc/meminfo: memFree=1234968/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=54600 CPUtime=50.85
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 5266 0 0 0 5079 6 0 0 19 0 4 0 156716245 55910400 5252 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26783/statm: 13650 5252 83 193 0 13454 0
[pid=26783/tid=26784] ppid=26780 vsize=54600 CPUtime=5.06
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 695 0 0 0 505 1 0 0 19 0 4 0 156716245 55910400 5252 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26783/tid=26785] ppid=26780 vsize=54600 CPUtime=15.88
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 969 0 0 0 1587 1 0 0 17 0 4 0 156716245 55910400 5252 1992294400 134512640 135305190 4294956160 18446744073709551615 134542066 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26783/tid=26786] ppid=26780 vsize=54600 CPUtime=16.18
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1888 0 0 0 1617 1 0 0 16 0 4 0 156716245 55910400 5252 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59956

[startup+51.1027 s]
/proc/loadavg: 3.59 3.70 2.92 5/69 26786
/proc/meminfo: memFree=1227352/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=62128 CPUtime=101.96
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 7184 0 0 0 10188 8 0 0 17 0 4 0 156716245 63619072 7170 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26783/statm: 15532 7170 83 193 0 15336 0
[pid=26783/tid=26784] ppid=26780 vsize=62128 CPUtime=7.25
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1076 0 0 0 724 1 0 0 18 0 4 0 156716245 63619072 7170 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=62128 CPUtime=39.81
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1715 0 0 0 3980 1 0 0 17 0 4 0 156716245 63619072 7170 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26783/tid=26786] ppid=26780 vsize=62128 CPUtime=22.29
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2196 0 0 0 2228 1 0 0 21 0 4 0 156716245 63619072 7170 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 67484

[startup+102.302 s]
/proc/loadavg: 3.83 3.75 2.98 5/69 26786
/proc/meminfo: memFree=1216088/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=73168 CPUtime=204.17
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 9916 0 0 0 20406 11 0 0 23 0 4 0 156716245 74924032 9902 1992294400 134512640 135305190 4294956160 18446744073709551615 134529235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 18292 9902 83 193 0 18096 0
[pid=26783/tid=26784] ppid=26780 vsize=73168 CPUtime=18.9
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1593 0 0 0 1889 1 0 0 25 0 4 0 156716245 74924032 9902 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=73168 CPUtime=78.38
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2670 0 0 0 7835 3 0 0 17 0 4 0 156716245 74924032 9902 1992294400 134512640 135305190 4294956160 18446744073709551615 134528431 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26786] ppid=26780 vsize=73168 CPUtime=38.09
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2788 0 0 0 3807 2 0 0 25 0 4 0 156716245 74924032 9902 1992294400 134512640 135305190 4294956160 18446744073709551615 134550163 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.18
Current children cumulated vsize (KiB) 78524

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

[startup+102.702 s]
/proc/loadavg: 3.83 3.75 2.98 5/69 26786
/proc/meminfo: memFree=1216088/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=73168 CPUtime=204.96
/proc/26783/stat : 26783 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194304 9917 0 0 0 20485 11 0 0 24 0 4 0 156716245 74924032 9903 1992294400 134512640 135305190 4294956160 18446744073709551615 134529576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 18292 9903 83 193 0 18096 0
[pid=26783/tid=26784] ppid=26780 vsize=73168 CPUtime=18.9
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1593 0 0 0 1889 1 0 0 25 0 4 0 156716245 74924032 9903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=73168 CPUtime=78.77
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2670 0 0 0 7874 3 0 0 17 0 4 0 156716245 74924032 9903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26786] ppid=26780 vsize=73168 CPUtime=38.29
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2789 0 0 0 3827 2 0 0 25 0 4 0 156716245 74924032 9903 1992294400 134512640 135305190 4294956160 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.97
Current children cumulated vsize (KiB) 78524

[startup+103.507 s]
/proc/loadavg: 3.83 3.75 2.98 3/69 26786
/proc/meminfo: memFree=1216024/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=73368 CPUtime=206.57
/proc/26783/stat : 26783 (manysat1.1_stat) S 26780 26780 26654 0 -1 4194304 9947 0 0 0 20646 11 0 0 25 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 18342 9933 83 193 0 18146 0
[pid=26783/tid=26784] ppid=26780 vsize=73368 CPUtime=19.16
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1623 0 0 0 1915 1 0 0 17 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=73368 CPUtime=79.31
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) S 26780 26780 26654 0 -1 4194368 2670 0 0 0 7928 3 0 0 18 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26786] ppid=26780 vsize=73368 CPUtime=38.78
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2789 0 0 0 3876 2 0 0 25 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134529553 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 206.58
Current children cumulated vsize (KiB) 78724

[startup+103.702 s]
/proc/loadavg: 3.83 3.75 2.98 3/69 26786
/proc/meminfo: memFree=1216024/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=73368 CPUtime=206.97
/proc/26783/stat : 26783 (manysat1.1_stat) S 26780 26780 26654 0 -1 4194304 9947 0 0 0 20685 12 0 0 25 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 18342 9933 83 193 0 18146 0
[pid=26783/tid=26784] ppid=26780 vsize=73368 CPUtime=19.36
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1623 0 0 0 1935 1 0 0 17 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=73368 CPUtime=79.31
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) S 26780 26780 26654 0 -1 4194368 2670 0 0 0 7928 3 0 0 18 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26786] ppid=26780 vsize=73368 CPUtime=38.97
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2789 0 0 0 3895 2 0 0 17 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134529393 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 206.98
Current children cumulated vsize (KiB) 78724

[startup+103.802 s]
/proc/loadavg: 3.83 3.75 2.98 3/69 26786
/proc/meminfo: memFree=1216024/2055920 swapFree=4179172/4192956
[pid=26780] ppid=26778 vsize=5356 CPUtime=0.01
/proc/26780/stat : 26780 (manysat.sh) S 26778 26780 26654 0 -1 4194304 313 226 0 0 0 0 1 0 16 0 1 0 156716242 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26780/statm: 1339 238 195 169 0 50 0
[pid=26783] ppid=26780 vsize=73368 CPUtime=207.16
/proc/26783/stat : 26783 (manysat1.1_stat) S 26780 26780 26654 0 -1 4194304 9947 0 0 0 20704 12 0 0 25 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26783/statm: 18342 9933 83 193 0 18146 0
[pid=26783/tid=26784] ppid=26780 vsize=73368 CPUtime=19.46
/proc/26783/task/26784/stat : 26784 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 1623 0 0 0 1945 1 0 0 17 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26785] ppid=26780 vsize=73368 CPUtime=79.31
/proc/26783/task/26785/stat : 26785 (manysat1.1_stat) S 26780 26780 26654 0 -1 4194368 2670 0 0 0 7928 3 0 0 18 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26783/tid=26786] ppid=26780 vsize=73368 CPUtime=39.07
/proc/26783/task/26786/stat : 26786 (manysat1.1_stat) R 26780 26780 26654 0 -1 4194368 2789 0 0 0 3905 2 0 0 17 0 4 0 156716245 75128832 9933 1992294400 134512640 135305190 4294956160 18446744073709551615 134529363 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 207.17
Current children cumulated vsize (KiB) 78724

Child status: 20
Real time (s): 103.866
CPU time (s): 207.289
CPU user time (s): 207.153
CPU system time (s): 0.136979
CPU usage (%): 199.574
Max. virtual memory (cumulated for all children) (KiB): 78724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.153
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10655
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= 1313
involuntary context switches= 3980

runsolver used 0.107983 second user time and 0.275958 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 19:53:49
IDJOB=1773066
IDBENCH=20471
IDSOLVER=612
FILE ID=node16/1773066-1241286828
PBS_JOBID= 9225074
Free space on /tmp= 66560 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773066-1241286828/watcher-1773066-1241286828 -o /tmp/evaluation-result-1773066-1241286828/solver-1773066-1241286828 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773066-1241286828.cnf aimd 1

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=1341582846

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:       1256544 kB
Buffers:         78912 kB
Cached:         645844 kB
SwapCached:       8080 kB
Active:         143204 kB
Inactive:       591008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1256544 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            51328 kB
Committed_AS:   696796 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= 66560 MiB
End job on node16 at 2009-05-02 19:55:32