Trace number 1776139

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-20 (4 threads)UNSAT 408.1 103.576

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark383.27
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.10/0.16	c ==============================================================================
0.10/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.16	c ==============================================================================
0.10/0.16	c |         0 |  207960   486008 |   62387       0        0     nan |  0.000 % |
1.20/1.23	c |         0 |  121498   417368 |      --       0       --      -- |     --   | -86462/-68640
1.20/1.23	c ==============================================================================
1.20/1.23	c Result  :   #vars: 18081   #clauses: 121498   #literals: 417368
1.20/1.23	c CPU time:   1.19 s
1.20/1.23	c ==============================================================================
407.87/103.56	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
407.87/103.56	c ============================[ Problem Statistics ]=============================
407.87/103.56	c |                                                                             |
407.87/103.56	c threadId              : 1
407.87/103.56	c restarts              : 735
407.87/103.56	c conflicts             : 91010          (224 /sec)
407.87/103.56	c decisions             : 247189         (1.45 % random) (609 /sec)
407.87/103.56	c propagations          : 122315539      (301285 /sec)
407.87/103.56	c conflict literals     : 6190279        (49.07 % deleted)
407.87/103.56	c Memory used           : 129.58 MB
407.87/103.56	c CPU time              : 405.98 s
407.87/103.56	
407.87/103.56	c --->m=4, e=8, aimd=1, HOME/20975_many.cnf	time: 101.495	conflicts: 91010        
407.87/103.57	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776139-1243507569/watcher-1776139-1243507569 -o /tmp/evaluation-result-1776139-1243507569/solver-1776139-1243507569 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776139-1243507569.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.23 4.22 4.28 3/97 20975
/proc/meminfo: memFree=3029012/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2416 CPUtime=0
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1104894186 2473984 274 4294967295 134512640 135169312 3213460448 3213458984 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 604 274 231 161 0 43 0
[pid=20976] ppid=20975 vsize=1248 CPUtime=0
/proc/20976/stat : 20976 (SatElite) R 20975 20975 21691 0 -1 4202496 267 0 0 0 0 0 0 0 18 0 1 0 1104894186 1277952 204 4294967295 134512640 135034092 3220283936 3220280280 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20976/statm: 312 205 50 128 0 182 0

[startup+0.089749 s]
/proc/loadavg: 4.23 4.22 4.28 3/97 20975
/proc/meminfo: memFree=3029012/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2416 CPUtime=0
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1104894186 2473984 274 4294967295 134512640 135169312 3213460448 3213458984 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 604 274 231 161 0 43 0
[pid=20976] ppid=20975 vsize=17512 CPUtime=0.08
/proc/20976/stat : 20976 (SatElite) R 20975 20975 21691 0 -1 4202496 3830 0 0 0 7 1 0 0 18 0 1 0 1104894186 17932288 3767 4294967295 134512640 135034092 3220283936 3220280280 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20976/statm: 4378 3768 51 128 0 4248 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19928

[startup+0.109748 s]
/proc/loadavg: 4.23 4.22 4.28 3/97 20975
/proc/meminfo: memFree=3029012/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2416 CPUtime=0
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1104894186 2473984 274 4294967295 134512640 135169312 3213460448 3213458984 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 604 274 231 161 0 43 0
[pid=20976] ppid=20975 vsize=19624 CPUtime=0.1
/proc/20976/stat : 20976 (SatElite) R 20975 20975 21691 0 -1 4202496 4589 0 0 0 8 2 0 0 18 0 1 0 1104894186 20094976 4526 4294967295 134512640 135034092 3220283936 3220280280 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20976/statm: 4906 4527 51 128 0 4776 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22040

[startup+0.309738 s]
/proc/loadavg: 4.23 4.22 4.28 3/97 20975
/proc/meminfo: memFree=3029012/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2416 CPUtime=0
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1104894186 2473984 274 4294967295 134512640 135169312 3213460448 3213458984 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 604 274 231 161 0 43 0
[pid=20976] ppid=20975 vsize=35148 CPUtime=0.3
/proc/20976/stat : 20976 (SatElite) R 20975 20975 21691 0 -1 4202496 7274 0 0 0 27 3 0 0 18 0 1 0 1104894186 35991552 7037 4294967295 134512640 135034092 3220283936 3220279932 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20976/statm: 8787 7037 67 128 0 8657 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 37564

[startup+0.7097 s]
/proc/loadavg: 4.23 4.22 4.28 3/97 20975
/proc/meminfo: memFree=3029012/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2416 CPUtime=0
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1104894186 2473984 274 4294967295 134512640 135169312 3213460448 3213458984 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 604 274 231 161 0 43 0
[pid=20976] ppid=20975 vsize=38712 CPUtime=0.7
/proc/20976/stat : 20976 (SatElite) R 20975 20975 21691 0 -1 4202496 8155 0 0 0 66 4 0 0 18 0 1 0 1104894186 39641088 7918 4294967295 134512640 135034092 3220283936 3220279932 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20976/statm: 9678 7918 67 128 0 9548 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 41128

[startup+1.50964 s]
/proc/loadavg: 4.23 4.22 4.28 2/99 20977
/proc/meminfo: memFree=2992456/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 2420

[startup+3.10952 s]
/proc/loadavg: 4.23 4.22 4.28 5/102 20981
/proc/meminfo: memFree=2982836/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=69528 CPUtime=5.91
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 10699 0 0 0 564 27 0 0 16 0 4 0 1104894328 71196672 10632 4294967295 134512640 135305190 3214167168 3214165092 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/20978/statm: 17382 10632 79 194 0 17186 0
[pid=20978/tid=20979] ppid=20975 vsize=69528 CPUtime=1.44
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 611 0 0 0 138 6 0 0 16 0 4 0 1104894352 71196672 10632 4294967295 134512640 135305190 3214167168 3080539328 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=69528 CPUtime=1.41
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 612 0 0 0 138 3 0 0 16 0 4 0 1104894352 71196672 10632 4294967295 134512640 135305190 3214167168 3072150720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=69528 CPUtime=1.42
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 588 0 0 0 136 6 0 0 16 0 4 0 1104894352 71196672 10632 4294967295 134512640 135305190 3214167168 3063762112 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 71948

[startup+6.30928 s]
/proc/loadavg: 4.45 4.26 4.29 6/102 20981
/proc/meminfo: memFree=2977048/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=74656 CPUtime=18.7
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 11946 0 0 0 1839 31 0 0 18 0 4 0 1104894328 76447744 11879 4294967295 134512640 135305190 3214167168 3214165096 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/20978/statm: 18664 11879 79 194 0 18468 0
[pid=20978/tid=20979] ppid=20975 vsize=74656 CPUtime=4.64
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 946 0 0 0 456 8 0 0 18 0 4 0 1104894352 76447744 11879 4294967295 134512640 135305190 3214167168 3080539056 134557444 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=74656 CPUtime=4.61
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 891 0 0 0 458 3 0 0 19 0 4 0 1104894352 76447744 11879 4294967295 134512640 135305190 3214167168 3072150720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=74656 CPUtime=4.6
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 887 0 0 0 454 6 0 0 18 0 4 0 1104894352 76447744 11879 4294967295 134512640 135305190 3214167168 3063762112 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.09
Current children cumulated vsize (KiB) 77076

[startup+12.7088 s]
/proc/loadavg: 4.41 4.26 4.29 5/102 20983
/proc/meminfo: memFree=2967448/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=84072 CPUtime=44.26
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 14161 0 0 0 4391 35 0 0 25 0 4 0 1104894328 86089728 14094 4294967295 134512640 135305190 3214167168 3214165344 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/20978/statm: 21018 14094 79 194 0 20822 0
[pid=20978/tid=20979] ppid=20975 vsize=84072 CPUtime=11.04
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 1534 0 0 0 1094 10 0 0 25 0 4 0 1104894352 86089728 14094 4294967295 134512640 135305190 3214167168 3080539328 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=84072 CPUtime=11.01
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 1380 0 0 0 1097 4 0 0 25 0 4 0 1104894352 86089728 14094 4294967295 134512640 135305190 3214167168 3072150720 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=84072 CPUtime=10.97
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 1453 0 0 0 1090 7 0 0 25 0 4 0 1104894352 86089728 14094 4294967295 134512640 135305190 3214167168 3063762112 134528151 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.65
Current children cumulated vsize (KiB) 86492

[startup+25.5078 s]
/proc/loadavg: 4.32 4.25 4.28 5/102 21166
/proc/meminfo: memFree=2954328/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=96364 CPUtime=95.07
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 17074 0 0 0 9465 42 0 0 25 0 4 0 1104894328 98676736 16986 4294967295 134512640 135305190 3214167168 3214165344 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/20978/statm: 24091 16986 79 194 0 23895 0
[pid=20978/tid=20979] ppid=20975 vsize=96364 CPUtime=23.75
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 2262 0 0 0 2362 13 0 0 25 0 4 0 1104894352 98676736 16986 4294967295 134512640 135305190 3214167168 3080539328 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=96364 CPUtime=23.8
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 2030 0 0 0 2376 4 0 0 25 0 4 0 1104894352 98676736 16986 4294967295 134512640 135305190 3214167168 3072150720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=96364 CPUtime=23.62
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 2166 0 0 0 2352 10 0 0 25 0 4 0 1104894352 98676736 16986 4294967295 134512640 135305190 3214167168 3063762112 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.46
Current children cumulated vsize (KiB) 98784

[startup+51.1057 s]
/proc/loadavg: 4.34 4.26 4.28 5/102 21167
/proc/meminfo: memFree=2934932/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=116228 CPUtime=197.4
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 22191 0 0 0 19684 56 0 0 25 0 4 0 1104894328 119017472 22103 4294967295 134512640 135305190 3214167168 3214165288 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/20978/statm: 29057 22103 79 194 0 28861 0
[pid=20978/tid=20979] ppid=20975 vsize=116228 CPUtime=49.34
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 3612 0 0 0 4920 14 0 0 25 0 4 0 1104894352 119017472 22103 4294967295 134512640 135305190 3214167168 3080539328 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=116228 CPUtime=49.4
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 3121 0 0 0 4929 11 0 0 25 0 4 0 1104894352 119017472 22103 4294967295 134512640 135305190 3214167168 3072150400 134553245 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=116228 CPUtime=49.22
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 3700 0 0 0 4908 14 0 0 25 0 4 0 1104894352 119017472 22103 4294967295 134512640 135305190 3214167168 3063762112 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.79
Current children cumulated vsize (KiB) 118648

[startup+102.312 s]
/proc/loadavg: 4.52 4.32 4.30 5/102 21357
/proc/meminfo: memFree=2916944/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=132688 CPUtime=401.69
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 26387 0 0 0 40097 72 0 0 25 0 4 0 1104894328 135872512 26299 4294967295 134512640 135305190 3214167168 3214165344 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20978/statm: 33172 26299 79 194 0 32976 0
[pid=20978/tid=20979] ppid=20975 vsize=132688 CPUtime=100.44
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4571 0 0 0 10029 15 0 0 25 0 4 0 1104894352 135872512 26299 4294967295 134512640 135305190 3214167168 3080539328 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=132688 CPUtime=100.61
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4245 0 0 0 10045 16 0 0 25 0 4 0 1104894352 135872512 26299 4294967295 134512640 135305190 3214167168 3072150720 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=132688 CPUtime=100.24
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4789 0 0 0 10005 19 0 0 25 0 4 0 1104894352 135872512 26299 4294967295 134512640 135305190 3214167168 3063762112 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 403.08
Current children cumulated vsize (KiB) 135108

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

[startup+103.112 s]
/proc/loadavg: 4.52 4.32 4.30 5/102 21357
/proc/meminfo: memFree=2916944/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=132688 CPUtime=404.89
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 26389 0 0 0 40417 72 0 0 25 0 4 0 1104894328 135872512 26301 4294967295 134512640 135305190 3214167168 3214165344 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20978/statm: 33172 26301 79 194 0 32976 0
[pid=20978/tid=20979] ppid=20975 vsize=132688 CPUtime=101.24
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4571 0 0 0 10109 15 0 0 25 0 4 0 1104894352 135872512 26301 4294967295 134512640 135305190 3214167168 3080538992 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=132688 CPUtime=101.41
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4247 0 0 0 10125 16 0 0 25 0 4 0 1104894352 135872512 26301 4294967295 134512640 135305190 3214167168 3072150720 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=132688 CPUtime=101.04
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4789 0 0 0 10085 19 0 0 25 0 4 0 1104894352 135872512 26301 4294967295 134512640 135305190 3214167168 3063761864 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.28
Current children cumulated vsize (KiB) 135108

[startup+103.512 s]
/proc/loadavg: 4.56 4.33 4.31 5/102 21357
/proc/meminfo: memFree=2916976/3368532 swapFree=1952996/1959888
[pid=20975] ppid=20973 vsize=2420 CPUtime=1.39
/proc/20975/stat : 20975 (manysat.sh) S 20973 20975 21691 0 -1 4194304 370 9274 0 0 0 0 133 6 18 0 1 0 1104894186 2478080 275 4294967295 134512640 135169312 3213460448 3213456664 3085299438 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/20975/statm: 605 275 231 161 0 44 0
[pid=20978] ppid=20975 vsize=132688 CPUtime=406.48
/proc/20978/stat : 20978 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202496 26389 0 0 0 40576 72 0 0 25 0 4 0 1104894328 135872512 26301 4294967295 134512640 135305190 3214167168 3214165072 134558354 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20978/statm: 33172 26301 79 194 0 32976 0
[pid=20978/tid=20979] ppid=20975 vsize=132688 CPUtime=101.63
/proc/20978/task/20979/stat : 20979 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4571 0 0 0 10148 15 0 0 24 0 4 0 1104894352 135872512 26301 4294967295 134512640 135305190 3214167168 3080539328 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20978/tid=20980] ppid=20975 vsize=132688 CPUtime=101.81
/proc/20978/task/20980/stat : 20980 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4247 0 0 0 10165 16 0 0 25 0 4 0 1104894352 135872512 26301 4294967295 134512640 135305190 3214167168 3072150720 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20978/tid=20981] ppid=20975 vsize=132688 CPUtime=101.44
/proc/20978/task/20981/stat : 20981 (manysat1.1_stat) R 20975 20975 21691 0 -1 4202560 4789 0 0 0 10125 19 0 0 25 0 4 0 1104894352 135872512 26301 4294967295 134512640 135305190 3214167168 3063762036 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 135108

Child status: 20
Real time (s): 103.576
CPU time (s): 408.1
CPU user time (s): 407.31
CPU system time (s): 0.79
CPU usage (%): 394.01
Max. virtual memory (cumulated for all children) (KiB): 135108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 407.31
system time used= 0.79
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36325
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= 23291
involuntary context switches= 17453

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 12:46:09
IDJOB=1776139
IDBENCH=20425
IDSOLVER=623
FILE ID=tipi45/1776139-1243507569
PBS_JOBID=
Free space on /tmp= 15498 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776139-1243507569/watcher-1776139-1243507569 -o /tmp/evaluation-result-1776139-1243507569/solver-1776139-1243507569 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776139-1243507569.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 175ec3119584300988ad366c4a04cccc
RANDOM SEED= 444543291

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3029012 kB
Buffers:        127492 kB
Cached:         105264 kB
SwapCached:       2100 kB
Active:          74980 kB
Inactive:       166912 kB
HighTotal:     2489216 kB
HighFree:      2371524 kB
LowTotal:       879316 kB
LowFree:        657488 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            4880 kB
Writeback:           0 kB
AnonPages:        8184 kB
Mapped:           3520 kB
Slab:            84876 kB
SReclaimable:    73928 kB
SUnreclaim:      10948 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15498 MiB
End job on tipi45 at 2009-05-28 12:47:53