Trace number 1773616

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 21.5027 10.9911

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.37073
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   31995    74655 |    9598       0        0     nan |  0.000 % |
0.28/0.33	c |         0 |   13910    56174 |      --       0       --      -- |     --   | -18063/-18428
0.28/0.33	c ==============================================================================
0.28/0.33	c Result  :   #vars: 1871   #clauses: 13910   #literals: 56174
0.28/0.33	c CPU time:   0.32595 s
0.28/0.33	c ==============================================================================
21.32/10.98	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
21.32/10.98	c ============================[ Problem Statistics ]=============================
21.32/10.98	c |                                                                             |
21.32/10.98	c threadId              : 1
21.32/10.98	c restarts              : 237
21.32/10.98	c conflicts             : 26033          (1237 /sec)
21.32/10.98	c decisions             : 98553          (1.48 % random) (4683 /sec)
21.32/10.98	c propagations          : 3649566        (173419 /sec)
21.32/10.98	c conflict literals     : 2588081        (37.67 % deleted)
21.32/10.98	c Memory used           : 66.41 MB
21.32/10.98	c CPU time              : 21.0448 s
21.32/10.98	
21.32/10.98	c --->m=4, e=8, aimd=1, HOME/32705_many.cnf	time: 5.2612	conflicts: 26033        
21.32/10.98	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-1773616-1241287823/watcher-1773616-1241287823 -o /tmp/evaluation-result-1773616-1241287823/solver-1773616-1241287823 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773616-1241287823.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.71 3.35 2.22 3/64 32705
/proc/meminfo: memFree=1494064/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0
/proc/32705/stat : 32705 (manysat.sh) R 32703 32705 32569 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156815552 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32705/statm: 1339 234 194 169 0 50 0
[pid=32706] ppid=32705 vsize=960 CPUtime=0
/proc/32706/stat : 32706 (SatElite) R 32705 32705 32569 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 156815552 983040 134 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/32706/statm: 240 136 50 127 0 110 0

[startup+0.0960241 s]
/proc/loadavg: 3.71 3.35 2.22 3/64 32705
/proc/meminfo: memFree=1494064/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156815552 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32705/statm: 1339 235 195 169 0 50 0
[pid=32706] ppid=32705 vsize=5720 CPUtime=0.08
/proc/32706/stat : 32706 (SatElite) R 32705 32705 32569 0 -1 4194304 1275 0 0 0 8 0 0 0 19 0 1 0 156815552 5857280 1223 1992294400 134512640 135034092 4294956112 18446744073709551615 134566239 0 0 4096 3 0 0 0 17 0 0 0
/proc/32706/statm: 1430 1223 68 127 0 1300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11076

[startup+0.101023 s]
/proc/loadavg: 3.71 3.35 2.22 3/64 32705
/proc/meminfo: memFree=1494064/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156815552 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32705/statm: 1339 235 195 169 0 50 0
[pid=32706] ppid=32705 vsize=5720 CPUtime=0.09
/proc/32706/stat : 32706 (SatElite) R 32705 32705 32569 0 -1 4194304 1277 0 0 0 9 0 0 0 19 0 1 0 156815552 5857280 1225 1992294400 134512640 135034092 4294956112 18446744073709551615 134540944 0 0 4096 3 0 0 0 17 0 0 0
/proc/32706/statm: 1430 1225 68 127 0 1300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11076

[startup+0.301045 s]
/proc/loadavg: 3.71 3.35 2.22 3/64 32705
/proc/meminfo: memFree=1494064/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156815552 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32705/statm: 1339 235 195 169 0 50 0
[pid=32706] ppid=32705 vsize=6312 CPUtime=0.28
/proc/32706/stat : 32706 (SatElite) R 32705 32705 32569 0 -1 4194304 1390 0 0 0 28 0 0 0 21 0 1 0 156815552 6463488 1338 1992294400 134512640 135034092 4294956112 18446744073709551615 134569268 0 0 4096 3 0 0 0 17 0 0 0
/proc/32706/statm: 1578 1338 68 127 0 1448 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11668

[startup+0.701095 s]
/proc/loadavg: 3.71 3.35 2.22 3/64 32705
/proc/meminfo: memFree=1494064/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 5356

[startup+1.50218 s]
/proc/loadavg: 3.71 3.35 2.22 5/69 32711
/proc/meminfo: memFree=1483144/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=45508 CPUtime=2.21
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 3017 0 0 0 219 2 0 0 17 0 4 0 156815588 46600192 3003 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32708/statm: 11377 3003 83 193 0 11181 0
[pid=32708/tid=32709] ppid=32705 vsize=45508 CPUtime=0.43
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 385 0 0 0 43 0 0 0 16 0 4 0 156815592 46600192 3003 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32710] ppid=32705 vsize=45508 CPUtime=0.58
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 539 0 0 0 58 0 0 0 17 0 4 0 156815592 46600192 3003 1992294400 134512640 135305190 4294956160 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32711] ppid=32705 vsize=45508 CPUtime=0.59
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 417 0 0 0 59 0 0 0 16 0 4 0 156815592 46600192 3003 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 50864

[startup+3.10136 s]
/proc/loadavg: 3.71 3.35 2.22 5/69 32711
/proc/meminfo: memFree=1476488/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=53480 CPUtime=5.4
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 5217 0 0 0 536 4 0 0 17 0 4 0 156815588 54763520 5203 1992294400 134512640 135305190 4294956160 18446744073709551615 134556924 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32708/statm: 13370 5203 83 193 0 13174 0
[pid=32708/tid=32709] ppid=32705 vsize=53480 CPUtime=1.18
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 888 0 0 0 118 0 0 0 17 0 4 0 156815592 54763520 5203 1992294400 134512640 135305190 4294956160 18446744073709551615 134530595 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32710] ppid=32705 vsize=53480 CPUtime=1.42
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1203 0 0 0 142 0 0 0 17 0 4 0 156815592 54763520 5203 1992294400 134512640 135305190 4294956160 18446744073709551615 134552658 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32711] ppid=32705 vsize=53480 CPUtime=1.34
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 837 0 0 0 134 0 0 0 17 0 4 0 156815592 54763520 5203 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 58836

[startup+6.3017 s]
/proc/loadavg: 3.74 3.36 2.23 5/69 32711
/proc/meminfo: memFree=1464392/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=61788 CPUtime=11.78
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 7215 0 0 0 1172 6 0 0 17 0 4 0 156815588 63270912 7201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32708/statm: 15447 7201 83 193 0 15251 0
[pid=32708/tid=32709] ppid=32705 vsize=61788 CPUtime=3.2
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1579 0 0 0 319 1 0 0 17 0 4 0 156815592 63270912 7201 1992294400 134512640 135305190 4294956160 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32710] ppid=32705 vsize=61788 CPUtime=2.84
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1596 0 0 0 283 1 0 0 17 0 4 0 156815592 63270912 7201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32711] ppid=32705 vsize=61788 CPUtime=3.14
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1290 0 0 0 313 1 0 0 17 0 4 0 156815592 63270912 7201 1992294400 134512640 135305190 4294956160 18446744073709551615 134541886 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 67144

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

[startup+9.50205 s]
/proc/loadavg: 3.74 3.36 2.23 5/69 32711
/proc/meminfo: memFree=1461448/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=65872 CPUtime=18.17
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 8087 0 0 0 1810 7 0 0 17 0 4 0 156815588 67452928 8073 1992294400 134512640 135305190 4294956160 18446744073709551615 134528227 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32708/statm: 16468 8073 83 193 0 16272 0
[pid=32708/tid=32709] ppid=32705 vsize=65872 CPUtime=4.78
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1808 0 0 0 477 1 0 0 17 0 4 0 156815592 67452928 8073 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32710] ppid=32705 vsize=65872 CPUtime=4.38
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1800 0 0 0 437 1 0 0 17 0 4 0 156815592 67452928 8073 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32711] ppid=32705 vsize=65872 CPUtime=4.8
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1483 0 0 0 479 1 0 0 17 0 4 0 156815592 67452928 8073 1992294400 134512640 135305190 4294956160 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.52
Current children cumulated vsize (KiB) 71228

[startup+10.3021 s]
/proc/loadavg: 3.76 3.37 2.24 5/69 32711
/proc/meminfo: memFree=1458760/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=67736 CPUtime=19.77
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 8597 0 0 0 1969 8 0 0 18 0 4 0 156815588 69361664 8583 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32708/statm: 16934 8583 83 193 0 16738 0
[pid=32708/tid=32709] ppid=32705 vsize=67736 CPUtime=5.53
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 2052 0 0 0 551 2 0 0 17 0 4 0 156815592 69361664 8583 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32710] ppid=32705 vsize=67736 CPUtime=4.74
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1918 0 0 0 472 2 0 0 17 0 4 0 156815592 69361664 8583 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32711] ppid=32705 vsize=67736 CPUtime=5.24
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1607 0 0 0 523 1 0 0 17 0 4 0 156815592 69361664 8583 1992294400 134512640 135305190 4294956160 18446744073709551615 134557169 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.12
Current children cumulated vsize (KiB) 73092

[startup+10.7022 s]
/proc/loadavg: 3.76 3.37 2.24 5/69 32711
/proc/meminfo: memFree=1458760/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=68004 CPUtime=20.57
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 8653 0 0 0 2049 8 0 0 18 0 4 0 156815588 69636096 8639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32708/statm: 17001 8639 83 193 0 16805 0
[pid=32708/tid=32709] ppid=32705 vsize=68004 CPUtime=5.93
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 2075 0 0 0 591 2 0 0 17 0 4 0 156815592 69636096 8639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32710] ppid=32705 vsize=68004 CPUtime=4.95
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1942 0 0 0 493 2 0 0 17 0 4 0 156815592 69636096 8639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32711] ppid=32705 vsize=68004 CPUtime=5.43
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1616 0 0 0 542 1 0 0 17 0 4 0 156815592 69636096 8639 1992294400 134512640 135305190 4294956160 18446744073709551615 134551951 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.92
Current children cumulated vsize (KiB) 73360

[startup+10.9022 s]
/proc/loadavg: 3.76 3.37 2.24 5/69 32711
/proc/meminfo: memFree=1457096/2055920 swapFree=4180872/4192956
[pid=32705] ppid=32703 vsize=5356 CPUtime=0.35
/proc/32705/stat : 32705 (manysat.sh) S 32703 32705 32569 0 -1 4194304 313 1543 0 0 0 0 34 1 16 0 1 0 156815552 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32705/statm: 1339 238 195 169 0 50 0
[pid=32708] ppid=32705 vsize=68004 CPUtime=20.97
/proc/32708/stat : 32708 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194304 8659 0 0 0 2089 8 0 0 18 0 4 0 156815588 69636096 8645 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32708/statm: 17001 8645 83 193 0 16805 0
[pid=32708/tid=32709] ppid=32705 vsize=68004 CPUtime=6.13
/proc/32708/task/32709/stat : 32709 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 2075 0 0 0 611 2 0 0 17 0 4 0 156815592 69636096 8645 1992294400 134512640 135305190 4294956160 18446744073709551615 134551639 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32708/tid=32710] ppid=32705 vsize=68004 CPUtime=5.05
/proc/32708/task/32710/stat : 32710 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1945 0 0 0 503 2 0 0 17 0 4 0 156815592 69636096 8645 1992294400 134512640 135305190 4294956160 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32708/tid=32711] ppid=32705 vsize=68004 CPUtime=5.54
/proc/32708/task/32711/stat : 32711 (manysat1.1_stat) R 32705 32705 32569 0 -1 4194368 1619 0 0 0 553 1 0 0 17 0 4 0 156815592 69636096 8645 1992294400 134512640 135305190 4294956160 18446744073709551615 134557466 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.32
Current children cumulated vsize (KiB) 73360

Child status: 20
Real time (s): 10.9911
CPU time (s): 21.5027
CPU user time (s): 21.3907
CPU system time (s): 0.111982
CPU usage (%): 195.638
Max. virtual memory (cumulated for all children) (KiB): 73360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3907
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10687
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= 1126
involuntary context switches= 1336

runsolver used 0.010998 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 20:10:23
IDJOB=1773616
IDBENCH=70759
IDSOLVER=612
FILE ID=node19/1773616-1241287823
PBS_JOBID= 9225097
Free space on /tmp= 66500 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773616-1241287823/watcher-1773616-1241287823 -o /tmp/evaluation-result-1773616-1241287823/solver-1773616-1241287823 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773616-1241287823.cnf aimd 1

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=894678439

node19.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.236
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.236
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:       1494544 kB
Buffers:         81704 kB
Cached:         383236 kB
SwapCached:       6776 kB
Active:          62332 kB
Inactive:       411424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494544 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            73604 kB
Committed_AS:   724312 kB
PageTables:       1456 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= 66496 MiB
End job on node19 at 2009-05-02 20:10:34