Trace number 1776817

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 2/2009-03-20 (4 threads)UNSAT 106.54 30.4288

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark106.54
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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.50/0.53	c ==============================================================================
0.50/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.50/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.50/0.53	c ==============================================================================
0.50/0.53	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
3.50/3.57	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
3.50/3.57	c ==============================================================================
3.50/3.57	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
3.50/3.57	c CPU time:   3.38 s
3.50/3.57	c ==============================================================================
106.13/30.40	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
106.13/30.40	c ============================[ Problem Statistics ]=============================
106.13/30.40	c |                                                                             |
106.13/30.40	c threadId              : 0
106.13/30.40	c restarts              : 451
106.13/30.40	c conflicts             : 86360          (849 /sec)
106.13/30.40	c decisions             : 770596         (1.64 % random) (7576 /sec)
106.13/30.40	c propagations          : 31591560       (310574 /sec)
106.13/30.40	c conflict literals     : 2192789        (20.80 % deleted)
106.13/30.40	c Memory used           : 174.64 MB
106.13/30.40	c CPU time              : 101.72 s
106.13/30.40	
106.13/30.40	c --->m=4, e=8, aimd=2, HOME/31449_many.cnf	time: 25.43	conflicts: 86360        
106.52/30.41	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-1776817-1243513857/watcher-1776817-1243513857 -o /tmp/evaluation-result-1776817-1243513857/solver-1776817-1243513857 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776817-1243513857.cnf aimd 2 

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: 3.83 4.22 4.30 3/115 31449
/proc/meminfo: memFree=3040132/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=1328 CPUtime=0
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 266 0 0 0 0 0 0 0 18 0 1 0 1116065606 1359872 202 4294967295 134512640 135034092 3218003952 3218000296 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 332 203 49 128 0 202 0

[startup+0.089461 s]
/proc/loadavg: 3.83 4.22 4.30 3/115 31449
/proc/meminfo: memFree=3040132/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=16844 CPUtime=0.08
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 3725 0 0 0 6 2 0 0 18 0 1 0 1116065606 17248256 3662 4294967295 134512640 135034092 3218003952 3217999912 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 4211 3662 49 128 0 4081 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19256

[startup+0.109451 s]
/proc/loadavg: 3.83 4.22 4.30 3/115 31449
/proc/meminfo: memFree=3040132/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=19600 CPUtime=0.1
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 4499 0 0 0 8 2 0 0 18 0 1 0 1116065606 20070400 4435 4294967295 134512640 135034092 3218003952 3217999944 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 4900 4435 49 128 0 4770 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22012

[startup+0.309461 s]
/proc/loadavg: 3.83 4.22 4.30 3/115 31449
/proc/meminfo: memFree=3040132/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=59724 CPUtime=0.3
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 12189 0 0 0 24 6 0 0 18 0 1 0 1116065606 61157376 12125 4294967295 134512640 135034092 3218003952 3217999912 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 14931 12127 49 128 0 14801 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 62136

[startup+0.709426 s]
/proc/loadavg: 3.83 4.22 4.30 3/115 31449
/proc/meminfo: memFree=3040132/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=96352 CPUtime=0.7
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 23794 0 0 0 59 11 0 0 18 0 1 0 1116065606 98664448 21901 4294967295 134512640 135034092 3218003952 3217999948 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 24088 21901 67 128 0 23958 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 98764

[startup+1.50939 s]
/proc/loadavg: 3.83 4.22 4.30 2/117 31451
/proc/meminfo: memFree=2948224/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=101312 CPUtime=1.5
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 24917 0 0 0 137 13 0 0 20 0 1 0 1116065606 103743488 23024 4294967295 134512640 135034092 3218003952 3217999948 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 25328 23024 67 128 0 25198 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 103724

[startup+3.10933 s]
/proc/loadavg: 3.83 4.22 4.30 2/117 31452
/proc/meminfo: memFree=2932628/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2412 CPUtime=0
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116065606 2469888 273 4294967295 134512640 135169312 3215148416 3215146952 3085692654 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31449/statm: 603 273 231 161 0 42 0
[pid=31450] ppid=31449 vsize=105744 CPUtime=3.1
/proc/31450/stat : 31450 (SatElite) R 31449 31449 12261 0 -1 4202496 26421 0 0 0 292 18 0 0 25 0 1 0 1116065606 108281856 24102 4294967295 134512640 135034092 3218003952 3218000352 134572322 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31450/statm: 26436 24102 67 128 0 26306 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 108156

[startup+6.31031 s]
/proc/loadavg: 3.60 4.17 4.28 5/120 31457
/proc/meminfo: memFree=2926332/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=121588 CPUtime=6.92
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 23455 0 0 0 641 51 0 0 15 0 4 0 1116066007 124506112 23372 4294967295 134512640 135305190 3218219104 3218217204 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31454/statm: 30397 23372 79 194 0 30201 0
[pid=31454/tid=31455] ppid=31449 vsize=121588 CPUtime=1.6
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) S 31449 31449 12261 0 -1 4202560 1142 0 0 0 147 13 0 0 16 0 4 0 1116066070 124506112 23372 4294967295 134512640 135305190 3218219104 3069963304 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=121588 CPUtime=1.58
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) S 31449 31449 12261 0 -1 4202560 1210 0 0 0 144 14 0 0 15 0 4 0 1116066070 124506112 23372 4294967295 134512640 135305190 3218219104 3061574696 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=121588 CPUtime=1.56
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 1129 0 0 0 149 7 0 0 15 0 4 0 1116066070 124506112 23372 4294967295 134512640 135305190 3218219104 3053186164 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 124004

[startup+12.719 s]
/proc/loadavg: 3.71 4.18 4.28 7/120 31459
/proc/meminfo: memFree=2905128/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=142780 CPUtime=31.93
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 28607 0 0 0 3127 66 0 0 15 0 4 0 1116066007 146206720 28523 4294967295 134512640 135305190 3218219104 3218217024 134541974 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 35695 28523 79 194 0 35499 0
[pid=31454/tid=31455] ppid=31449 vsize=142780 CPUtime=7.87
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 2049 0 0 0 773 14 0 0 16 0 4 0 1116066070 146206720 28523 4294967295 134512640 135305190 3218219104 3069963456 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=142780 CPUtime=7.87
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 4059 0 0 0 764 23 0 0 16 0 4 0 1116066070 146206720 28523 4294967295 134512640 135305190 3218219104 3061574848 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=142780 CPUtime=7.82
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 1784 0 0 0 771 11 0 0 16 0 4 0 1116066070 146206720 28523 4294967295 134512640 135305190 3218219104 3053186320 134570418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35.94
Current children cumulated vsize (KiB) 145196

[startup+25.5084 s]
/proc/loadavg: 4.31 4.29 4.31 6/120 31459
/proc/meminfo: memFree=2868772/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=176552 CPUtime=82.96
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 36862 0 0 0 8219 77 0 0 16 0 4 0 1116066007 180789248 36778 4294967295 134512640 135305190 3218219104 3218217280 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 44138 36778 79 194 0 43942 0
[pid=31454/tid=31455] ppid=31449 vsize=176552 CPUtime=20.61
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 3257 0 0 0 2046 15 0 0 25 0 4 0 1116066070 180789248 36778 4294967295 134512640 135305190 3218219104 3069963456 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=176552 CPUtime=20.59
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 8121 0 0 0 2031 28 0 0 25 0 4 0 1116066070 180789248 36778 4294967295 134512640 135305190 3218219104 3061574848 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=176552 CPUtime=20.61
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 2932 0 0 0 2049 12 0 0 17 0 4 0 1116066070 180789248 36778 4294967295 134512640 135305190 3218219104 3053186240 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.97
Current children cumulated vsize (KiB) 178968

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

[startup+28.7083 s]
/proc/loadavg: 4.31 4.29 4.31 5/120 31459
/proc/meminfo: memFree=2867728/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=177252 CPUtime=95.75
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 37090 0 0 0 9497 78 0 0 16 0 4 0 1116066007 181506048 37006 4294967295 134512640 135305190 3218219104 3218217280 134528620 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 44313 37006 79 194 0 44117 0
[pid=31454/tid=31455] ppid=31449 vsize=177252 CPUtime=23.81
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 3269 0 0 0 2366 15 0 0 25 0 4 0 1116066070 181506048 37006 4294967295 134512640 135305190 3218219104 3069963456 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=177252 CPUtime=23.79
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 8297 0 0 0 2351 28 0 0 25 0 4 0 1116066070 181506048 37006 4294967295 134512640 135305190 3218219104 3061574464 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=177252 CPUtime=23.81
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 2959 0 0 0 2369 12 0 0 18 0 4 0 1116066070 181506048 37006 4294967295 134512640 135305190 3218219104 3053186240 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.76
Current children cumulated vsize (KiB) 179668

[startup+29.5083 s]
/proc/loadavg: 4.31 4.29 4.31 5/120 31459
/proc/meminfo: memFree=2867728/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=177532 CPUtime=98.92
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 37186 0 0 0 9814 78 0 0 16 0 4 0 1116066007 181792768 37102 4294967295 134512640 135305190 3218219104 3218217280 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 44383 37102 79 194 0 44187 0
[pid=31454/tid=31455] ppid=31449 vsize=177532 CPUtime=24.61
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 3294 0 0 0 2446 15 0 0 25 0 4 0 1116066070 181792768 37102 4294967295 134512640 135305190 3218219104 3069963344 134529524 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=177532 CPUtime=24.58
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 8350 0 0 0 2430 28 0 0 25 0 4 0 1116066070 181792768 37102 4294967295 134512640 135305190 3218219104 3061574528 134553344 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=177532 CPUtime=24.59
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 2970 0 0 0 2447 12 0 0 16 0 4 0 1116066070 181792768 37102 4294967295 134512640 135305190 3218219104 3053186088 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.93
Current children cumulated vsize (KiB) 179948

[startup+29.9083 s]
/proc/loadavg: 4.37 4.30 4.32 5/120 31459
/proc/meminfo: memFree=2867184/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=177668 CPUtime=100.52
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 37232 0 0 0 9974 78 0 0 17 0 4 0 1116066007 181932032 37148 4294967295 134512640 135305190 3218219104 3218217280 134530561 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 44417 37148 79 194 0 44221 0
[pid=31454/tid=31455] ppid=31449 vsize=177668 CPUtime=25.01
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 3304 0 0 0 2486 15 0 0 25 0 4 0 1116066070 181932032 37148 4294967295 134512640 135305190 3218219104 3069963456 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=177668 CPUtime=24.98
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 8385 0 0 0 2470 28 0 0 25 0 4 0 1116066070 181932032 37148 4294967295 134512640 135305190 3218219104 3061574848 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=177668 CPUtime=24.99
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 2971 0 0 0 2487 12 0 0 17 0 4 0 1116066070 181932032 37148 4294967295 134512640 135305190 3218219104 3053186240 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 104.53
Current children cumulated vsize (KiB) 180084

[startup+30.3083 s]
/proc/loadavg: 4.37 4.30 4.32 5/120 31459
/proc/meminfo: memFree=2867184/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=177808 CPUtime=102.12
/proc/31454/stat : 31454 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202496 37288 0 0 0 10134 78 0 0 17 0 4 0 1116066007 182075392 37204 4294967295 134512640 135305190 3218219104 3218217280 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 44452 37204 79 194 0 44256 0
[pid=31454/tid=31455] ppid=31449 vsize=177808 CPUtime=25.41
/proc/31454/task/31455/stat : 31455 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 3327 0 0 0 2526 15 0 0 25 0 4 0 1116066070 182075392 37204 4294967295 134512640 135305190 3218219104 3069963456 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=177808 CPUtime=25.38
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 8412 0 0 0 2510 28 0 0 25 0 4 0 1116066070 182075392 37204 4294967295 134512640 135305190 3218219104 3061574848 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31454/tid=31457] ppid=31449 vsize=177808 CPUtime=25.39
/proc/31454/task/31457/stat : 31457 (manysat1.1_stat) R 31449 31449 12261 0 -1 4202560 2971 0 0 0 2527 12 0 0 17 0 4 0 1116066070 182075392 37204 4294967295 134512640 135305190 3218219104 3053186240 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 106.13
Current children cumulated vsize (KiB) 180224

[startup+30.4082 s]
/proc/loadavg: 4.37 4.30 4.32 5/120 31459
/proc/meminfo: memFree=2867184/3368532 swapFree=1941392/1959888
[pid=31449] ppid=31447 vsize=2416 CPUtime=4.01
/proc/31449/stat : 31449 (manysat.sh) S 31447 31449 12261 0 -1 4194304 371 29897 0 0 0 0 379 22 18 0 1 0 1116065606 2473984 274 4294967295 134512640 135169312 3215148416 3215144632 3085692654 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31449/statm: 604 274 231 161 0 43 0
[pid=31454] ppid=31449 vsize=0 CPUtime=102.51
/proc/31454/stat : 31454 (manysat1.1_stat) Z 31449 31449 12261 0 -1 4202500 37325 0 0 0 10172 79 0 0 17 0 2 0 1116066007 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31454/statm: 0 0 0 0 0 0 0
[pid=31454/tid=31456] ppid=31449 vsize=0 CPUtime=25.48
/proc/31454/task/31456/stat : 31456 (manysat1.1_stat) R 31449 31449 12261 0 -1 4203588 8431 0 0 0 2519 29 0 0 25 0 2 0 1116066070 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 106.52
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 30.4288
CPU time (s): 106.54
CPU user time (s): 105.52
CPU system time (s): 1.02
CPU usage (%): 350.129
Max. virtual memory (cumulated for all children) (KiB): 180224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.52
system time used= 1.02
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67869
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= 51165
involuntary context switches= 4482

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:30:57
IDJOB=1776817
IDBENCH=69595
IDSOLVER=626
FILE ID=/1776817-1243513857
PBS_JOBID=
Free space on /tmp= 15718 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776817-1243513857/watcher-1776817-1243513857 -o /tmp/evaluation-result-1776817-1243513857/solver-1776817-1243513857 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776817-1243513857.cnf aimd 2

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED= 1299258215

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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3040132 kB
Buffers:         27884 kB
Cached:         220156 kB
SwapCached:       4320 kB
Active:         139868 kB
Inactive:       118948 kB
HighTotal:     2489216 kB
HighFree:      2255704 kB
LowTotal:       879316 kB
LowFree:        784428 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           13228 kB
Writeback:           0 kB
AnonPages:        9632 kB
Mapped:           4212 kB
Slab:            59100 kB
SReclaimable:    50096 kB
SUnreclaim:       9004 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15718 MiB
End job on  at 2009-05-28 14:31:29