Trace number 1780534

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 200.54 55.2335

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark158.67
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.70/0.76	c ==============================================================================
0.70/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.70/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.70/0.76	c ==============================================================================
0.70/0.76	c |         0 |  812074  1943737 |  243622       0        0     nan |  0.000 % |
4.41/4.45	c |         0 |  545816  1527919 |      --       0       --      -- |     --   | -75341/18070
4.41/4.45	c ==============================================================================
4.41/4.45	c Result  :   #vars: 85539   #clauses: 545816   #literals: 1527919
4.41/4.45	c CPU time:   4.33 s
4.41/4.45	c ==============================================================================
200.45/55.21	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
200.45/55.21	c ============================[ Problem Statistics ]=============================
200.45/55.21	c |                                                                             |
200.45/55.21	c threadId              : 3
200.45/55.21	c restarts              : 51
200.45/55.21	c conflicts             : 21681          (111 /sec)
200.45/55.21	c decisions             : 60659          (1.74 % random) (311 /sec)
200.45/55.21	c propagations          : 70258855       (360413 /sec)
200.45/55.21	c conflict literals     : 1774014        (31.61 % deleted)
200.45/55.21	c Memory used           : 203.79 MB
200.45/55.21	c CPU time              : 194.94 s
200.45/55.21	
200.45/55.21	c --->m=4, e=8, aimd=1, HOME/11108_many.cnf	time: 48.735	conflicts: 21681        
200.45/55.22	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-1780534-1243532613/watcher-1780534-1243532613 -o /tmp/evaluation-result-1780534-1243532613/solver-1780534-1243532613 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780534-1243532613.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.14 4.38 4.36 3/109 11108
/proc/meminfo: memFree=2854280/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) R 11106 11108 29143 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604028 3085186932 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=2432 CPUtime=0
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 413 0 0 0 0 0 0 0 18 0 1 0 1117924177 2490368 350 4294967295 134512640 135034092 3219050752 3219047040 134544856 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 608 351 49 128 0 478 0

[startup+0.063598 s]
/proc/loadavg: 4.14 4.38 4.36 3/109 11108
/proc/meminfo: memFree=2854280/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604088 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=28520 CPUtime=0.06
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 4357 0 0 0 6 0 0 0 19 0 1 0 1117924177 29204480 4190 4294967295 134512640 135034092 3219050752 3219046696 134836582 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 7130 4191 49 128 0 7000 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30936

[startup+0.103596 s]
/proc/loadavg: 4.14 4.38 4.36 3/109 11108
/proc/meminfo: memFree=2854280/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604088 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=33924 CPUtime=0.1
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 5708 0 0 0 10 0 0 0 19 0 1 0 1117924177 34738176 5541 4294967295 134512640 135034092 3219050752 3219046744 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 8481 5542 49 128 0 8351 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36340

[startup+0.303584 s]
/proc/loadavg: 4.14 4.38 4.36 3/109 11108
/proc/meminfo: memFree=2854280/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604088 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=49848 CPUtime=0.3
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 9581 0 0 0 30 0 0 0 20 0 1 0 1117924177 51044352 9414 4294967295 134512640 135034092 3219050752 3219047096 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 12462 9414 49 128 0 12332 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 52264

[startup+0.703565 s]
/proc/loadavg: 4.14 4.38 4.36 3/109 11108
/proc/meminfo: memFree=2854280/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604088 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=80336 CPUtime=0.7
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 17653 0 0 0 64 6 0 0 20 0 1 0 1117924177 82264064 17486 4294967295 134512640 135034092 3219050752 3219048144 134542692 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 20084 17486 50 128 0 19954 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 82752

[startup+1.50352 s]
/proc/loadavg: 4.14 4.38 4.36 2/111 11110
/proc/meminfo: memFree=2776876/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604088 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=99980 CPUtime=1.5
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 23611 0 0 0 140 10 0 0 23 0 1 0 1117924177 102379520 21458 4294967295 134512640 135034092 3219050752 3219046748 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 24995 21458 67 128 0 24865 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 102396

[startup+3.10344 s]
/proc/loadavg: 4.14 4.38 4.36 2/111 11110
/proc/meminfo: memFree=2763528/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2416 CPUtime=0
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117924177 2473984 274 4294967295 134512640 135169312 3214605552 3214604088 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 604 274 231 161 0 43 0
[pid=11109] ppid=11108 vsize=101664 CPUtime=3.1
/proc/11109/stat : 11109 (SatElite) R 11108 11108 29143 0 -1 4202496 26282 0 0 0 298 12 0 0 25 0 1 0 1117924177 104103936 21903 4294967295 134512640 135034092 3219050752 3219046992 134566565 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11109/statm: 25416 21903 67 128 0 25286 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 104080

[startup+6.30327 s]
/proc/loadavg: 3.89 4.32 4.34 2/111 11111
/proc/meminfo: memFree=2785316/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=171324 CPUtime=1.2
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 35119 0 0 0 114 6 0 0 19 0 4 0 1117924686 175435776 35024 4294967295 134512640 135305190 3220222528 3220220628 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11111/statm: 42831 35024 75 194 0 42635 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 173744

[startup+12.7029 s]
/proc/loadavg: 3.98 4.34 4.34 9/114 11115
/proc/meminfo: memFree=2685828/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=184636 CPUtime=25.96
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 38368 0 0 0 2565 31 0 0 16 0 4 0 1117924686 189067264 38260 4294967295 134512640 135305190 3220222528 3220220704 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11111/statm: 46159 38260 79 194 0 45963 0
[pid=11111/tid=11112] ppid=11108 vsize=184636 CPUtime=6.23
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 863 0 0 0 617 6 0 0 16 0 4 0 1117924804 189067264 38260 4294967295 134512640 135305190 3220222528 3041139632 134557241 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=184636 CPUtime=6.19
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 934 0 0 0 612 7 0 0 17 0 4 0 1117924804 189067264 38260 4294967295 134512640 135305190 3220222528 3032751296 134528551 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=184636 CPUtime=6.22
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 803 0 0 0 616 6 0 0 16 0 4 0 1117924804 189067264 38260 4294967295 134512640 135305190 3220222528 3024362688 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 31.06
Current children cumulated vsize (KiB) 187056

[startup+25.5023 s]
/proc/loadavg: 4.33 4.40 4.36 5/114 11116
/proc/meminfo: memFree=2677068/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=193668 CPUtime=77.09
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 40759 0 0 0 7672 37 0 0 25 0 4 0 1117924686 198316032 40651 4294967295 134512640 135305190 3220222528 3220220432 134557241 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11111/statm: 48417 40651 79 194 0 48221 0
[pid=11111/tid=11112] ppid=11108 vsize=193668 CPUtime=19.03
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1325 0 0 0 1897 6 0 0 25 0 4 0 1117924804 198316032 40651 4294967295 134512640 135305190 3220222528 3041139904 134530624 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=193668 CPUtime=18.93
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1708 0 0 0 1883 10 0 0 25 0 4 0 1117924804 198316032 40651 4294967295 134512640 135305190 3220222528 3032751296 134528245 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=193668 CPUtime=19.02
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1306 0 0 0 1896 6 0 0 25 0 4 0 1117924804 198316032 40651 4294967295 134512640 135305190 3220222528 3024362688 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.19
Current children cumulated vsize (KiB) 196088

[startup+51.1009 s]
/proc/loadavg: 4.22 4.37 4.35 6/114 11305
/proc/meminfo: memFree=2662360/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=208012 CPUtime=179.03
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 44203 0 0 0 17857 46 0 0 25 0 4 0 1117924686 213004288 44095 4294967295 134512640 135305190 3220222528 3220220704 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11111/statm: 52003 44095 79 194 0 51807 0
[pid=11111/tid=11112] ppid=11108 vsize=208012 CPUtime=44.51
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1816 0 0 0 4445 6 0 0 25 0 4 0 1117924804 213004288 44095 4294967295 134512640 135305190 3220222528 3041139632 134556770 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=208012 CPUtime=44.38
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2884 0 0 0 4424 14 0 0 25 0 4 0 1117924804 213004288 44095 4294967295 134512640 135305190 3220222528 3032751296 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=208012 CPUtime=44.58
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2174 0 0 0 4451 7 0 0 25 0 4 0 1117924804 213004288 44095 4294967295 134512640 135305190 3220222528 3024362688 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.13
Current children cumulated vsize (KiB) 210432

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

[startup+52.7009 s]
/proc/loadavg: 4.22 4.37 4.35 6/114 11305
/proc/meminfo: memFree=2661748/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=208672 CPUtime=185.45
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 44366 0 0 0 18497 48 0 0 25 0 4 0 1117924686 213680128 44258 4294967295 134512640 135305190 3220222528 3220220704 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11111/statm: 52168 44258 79 194 0 51972 0
[pid=11111/tid=11112] ppid=11108 vsize=208672 CPUtime=46.12
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1835 0 0 0 4605 7 0 0 25 0 4 0 1117924804 213680128 44259 4294967295 134512640 135305190 3220222528 3041139904 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=208672 CPUtime=45.99
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2938 0 0 0 4585 14 0 0 25 0 4 0 1117924804 213680128 44259 4294967295 134512640 135305190 3220222528 3032751240 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=208672 CPUtime=46.17
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2210 0 0 0 4609 8 0 0 25 0 4 0 1117924804 213680128 44259 4294967295 134512640 135305190 3220222528 3024362688 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 190.55
Current children cumulated vsize (KiB) 211092

[startup+54.3008 s]
/proc/loadavg: 4.22 4.37 4.35 6/114 11305
/proc/meminfo: memFree=2661600/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=208672 CPUtime=191.78
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 44373 0 0 0 19130 48 0 0 25 0 4 0 1117924686 213680128 44265 4294967295 134512640 135305190 3220222528 3220220368 134551729 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11111/statm: 52168 44265 79 194 0 51972 0
[pid=11111/tid=11112] ppid=11108 vsize=208672 CPUtime=47.7
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1835 0 0 0 4763 7 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3041139904 134528557 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=208672 CPUtime=47.57
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2940 0 0 0 4743 14 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3032751296 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=208672 CPUtime=47.75
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2212 0 0 0 4767 8 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3024362688 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.88
Current children cumulated vsize (KiB) 211092

[startup+54.7008 s]
/proc/loadavg: 4.22 4.37 4.35 6/114 11305
/proc/meminfo: memFree=2661600/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=208672 CPUtime=193.37
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 44373 0 0 0 19289 48 0 0 25 0 4 0 1117924686 213680128 44265 4294967295 134512640 135305190 3220222528 3220220704 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11111/statm: 52168 44265 79 194 0 51972 0
[pid=11111/tid=11112] ppid=11108 vsize=208672 CPUtime=48.09
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1835 0 0 0 4802 7 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3041139904 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=208672 CPUtime=47.97
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2940 0 0 0 4783 14 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3032751296 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=208672 CPUtime=48.15
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2212 0 0 0 4807 8 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3024362688 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.47
Current children cumulated vsize (KiB) 211092

[startup+55.1007 s]
/proc/loadavg: 4.20 4.36 4.35 5/114 11305
/proc/meminfo: memFree=2661252/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=208672 CPUtime=194.97
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 44373 0 0 0 19449 48 0 0 25 0 4 0 1117924686 213680128 44265 4294967295 134512640 135305190 3220222528 3220220552 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11111/statm: 52168 44265 79 194 0 51972 0
[pid=11111/tid=11112] ppid=11108 vsize=208672 CPUtime=48.49
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1835 0 0 0 4842 7 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3041139904 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=208672 CPUtime=48.37
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2940 0 0 0 4823 14 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3032751364 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=208672 CPUtime=48.55
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2212 0 0 0 4847 8 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3024362680 134570422 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.07
Current children cumulated vsize (KiB) 211092

[startup+55.2007 s]
/proc/loadavg: 4.20 4.36 4.35 5/114 11305
/proc/meminfo: memFree=2661252/3368532 swapFree=1959840/1959888
[pid=11108] ppid=11106 vsize=2420 CPUtime=5.1
/proc/11108/stat : 11108 (manysat.sh) S 11106 11108 29143 0 -1 4194304 371 29810 0 0 0 0 493 17 18 0 1 0 1117924177 2478080 275 4294967295 134512640 135169312 3214605552 3214601768 3085184750 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11108/statm: 605 275 231 161 0 44 0
[pid=11111] ppid=11108 vsize=208672 CPUtime=195.35
/proc/11111/stat : 11111 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202496 44373 0 0 0 19487 48 0 0 25 0 4 0 1117924686 213680128 44265 4294967295 134512640 135305190 3220222528 3220220704 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11111/statm: 52168 44265 79 194 0 51972 0
[pid=11111/tid=11112] ppid=11108 vsize=208672 CPUtime=48.59
/proc/11111/task/11112/stat : 11112 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 1835 0 0 0 4852 7 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3041139904 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11111/tid=11113] ppid=11108 vsize=208672 CPUtime=48.47
/proc/11111/task/11113/stat : 11113 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2940 0 0 0 4833 14 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3032751296 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11111/tid=11114] ppid=11108 vsize=208672 CPUtime=48.65
/proc/11111/task/11114/stat : 11114 (manysat1.1_stat) R 11108 11108 29143 0 -1 4202560 2212 0 0 0 4857 8 0 0 25 0 4 0 1117924804 213680128 44265 4294967295 134512640 135305190 3220222528 3024362688 134528235 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.45
Current children cumulated vsize (KiB) 211092

Child status: 20
Real time (s): 55.2335
CPU time (s): 200.54
CPU user time (s): 199.87
CPU system time (s): 0.67
CPU usage (%): 363.077
Max. virtual memory (cumulated for all children) (KiB): 211092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.87
system time used= 0.67
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74843
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= 27379
involuntary context switches= 10581

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:43:33
IDJOB=1780534
IDBENCH=71019
IDSOLVER=623
FILE ID=/1780534-1243532613
PBS_JOBID=
Free space on /tmp= 7973 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780534-1243532613/watcher-1780534-1243532613 -o /tmp/evaluation-result-1780534-1243532613/solver-1780534-1243532613 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780534-1243532613.cnf aimd 1

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED= 1194341623

Linux (none) 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.073
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.42
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.073
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.12
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.073
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.14
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.073
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:       2854280 kB
Buffers:         48576 kB
Cached:         365412 kB
SwapCached:          0 kB
Active:          59020 kB
Inactive:       374180 kB
HighTotal:     2489216 kB
HighFree:      2104500 kB
LowTotal:       879316 kB
LowFree:        749780 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           16732 kB
Writeback:           0 kB
AnonPages:       19484 kB
Mapped:           7700 kB
Slab:            70956 kB
SReclaimable:    58708 kB
SUnreclaim:      12248 kB
PageTables:        684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7973 MiB
End job on  at 2009-05-28 19:44:29