Trace number 1781221

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 0/2009-03-20 (4 threads)UNSAT 147.5 41.2403

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark147.5
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
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.52/0.58	c ==============================================================================
0.52/0.58	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.58	c ==============================================================================
0.52/0.58	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
3.82/3.86	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
3.82/3.86	c ==============================================================================
3.82/3.86	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
3.82/3.86	c CPU time:   3.76 s
3.82/3.86	c ==============================================================================
147.46/41.21	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
147.46/41.21	c ============================[ Problem Statistics ]=============================
147.46/41.21	c |                                                                             |
147.46/41.21	c threadId              : 3
147.46/41.21	c restarts              : 468
147.46/41.21	c conflicts             : 79241          (557 /sec)
147.46/41.21	c decisions             : 720968         (2.39 % random) (5068 /sec)
147.46/41.21	c propagations          : 39528700       (277862 /sec)
147.46/41.21	c conflict literals     : 1616278        (20.74 % deleted)
147.46/41.21	c Memory used           : 213.00 MB
147.46/41.21	c CPU time              : 142.26 s
147.46/41.21	
147.46/41.21	c --->m=4, e=8, aimd=0, HOME/21369_many.cnf	time: 35.565	conflicts: 79241        
147.46/41.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-1781221-1243544252/watcher-1781221-1243544252 -o /tmp/evaluation-result-1781221-1243544252/solver-1781221-1243544252 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781221-1243544252.cnf aimd 0 

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.17 4.26 4.40 3/96 21369
/proc/meminfo: memFree=2806268/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=1168 CPUtime=0
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 233 0 0 0 0 0 0 0 18 0 1 0 1108526497 1196032 169 4294967295 134512640 135034092 3218958560 3218954848 134544780 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 292 170 49 128 0 162 0

[startup+0.041388 s]
/proc/loadavg: 4.17 4.26 4.40 3/96 21369
/proc/meminfo: memFree=2806268/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=8412 CPUtime=0.04
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 1838 0 0 0 4 0 0 0 18 0 1 0 1108526497 8613888 1774 4294967295 134512640 135034092 3218958560 3218954520 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 2103 1774 49 128 0 1973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10824

[startup+0.111382 s]
/proc/loadavg: 4.17 4.26 4.40 3/96 21369
/proc/meminfo: memFree=2806268/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=19864 CPUtime=0.11
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 4586 0 0 0 9 2 0 0 18 0 1 0 1108526497 20340736 4522 4294967295 134512640 135034092 3218958560 3218954520 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 4966 4522 49 128 0 4836 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22276

[startup+0.311369 s]
/proc/loadavg: 4.17 4.26 4.40 3/96 21369
/proc/meminfo: memFree=2806268/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=60072 CPUtime=0.31
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 12290 0 0 0 27 4 0 0 18 0 1 0 1108526497 61513728 12226 4294967295 134512640 135034092 3218958560 3218954904 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 15018 12227 49 128 0 14888 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 62484

[startup+0.711342 s]
/proc/loadavg: 4.17 4.26 4.40 3/96 21369
/proc/meminfo: memFree=2806268/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=101936 CPUtime=0.71
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 25826 0 0 0 66 5 0 0 18 0 1 0 1108526497 104382464 23772 4294967295 134512640 135034092 3218958560 3218954556 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 25484 23772 67 128 0 25354 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 104348

[startup+1.51129 s]
/proc/loadavg: 4.17 4.26 4.40 2/98 21371
/proc/meminfo: memFree=2706748/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=107168 CPUtime=1.51
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 26999 0 0 0 143 8 0 0 20 0 1 0 1108526497 109740032 24945 4294967295 134512640 135034092 3218958560 3218954556 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 26792 24945 67 128 0 26662 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 109580

[startup+3.11118 s]
/proc/loadavg: 3.91 4.21 4.38 2/98 21371
/proc/meminfo: memFree=2691504/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2412 CPUtime=0.01
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1108526497 2469888 273 4294967295 134512640 135169312 3214800160 3214798696 3085311726 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21369/statm: 603 273 231 161 0 42 0
[pid=21370] ppid=21369 vsize=114480 CPUtime=3.11
/proc/21370/stat : 21370 (SatElite) R 21369 21369 1628 0 -1 4202496 28799 0 0 0 301 10 0 0 25 0 1 0 1108526497 117227520 26513 4294967295 134512640 135034092 3218958560 3218954800 134566400 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21370/statm: 28620 26513 67 128 0 28490 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 116892

[startup+6.31098 s]
/proc/loadavg: 3.91 4.21 4.38 5/101 21375
/proc/meminfo: memFree=2690160/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=127916 CPUtime=4.78
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 25060 0 0 0 439 39 0 0 15 0 4 0 1108526930 130985984 24991 4294967295 134512640 135305190 3214331040 3214329140 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21372/statm: 31979 24991 79 194 0 31783 0
[pid=21372/tid=21373] ppid=21369 vsize=127916 CPUtime=0.75
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 947 0 0 0 70 5 0 0 16 0 4 0 1108526999 130985984 24991 4294967295 134512640 135305190 3214331040 3070151796 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=127916 CPUtime=1.15
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 1192 0 0 0 103 12 0 0 15 0 4 0 1108526999 130985984 24991 4294967295 134512640 135305190 3214331040 3061763152 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=127916 CPUtime=1.09
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 1156 0 0 0 101 8 0 0 15 0 4 0 1108526999 130985984 24991 4294967295 134512640 135305190 3214331040 3053374544 134529123 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 130332

[startup+12.7138 s]
/proc/loadavg: 3.92 4.20 4.38 6/101 21375
/proc/meminfo: memFree=2663376/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=148216 CPUtime=29.68
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 29960 0 0 0 2911 57 0 0 16 0 4 0 1108526930 151773184 29891 4294967295 134512640 135305190 3214331040 3214328932 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 37054 29891 79 194 0 36858 0
[pid=21372/tid=21373] ppid=21369 vsize=148216 CPUtime=6.85
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 1791 0 0 0 674 11 0 0 16 0 4 0 1108526999 151773184 29891 4294967295 134512640 135305190 3214331040 3070151716 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=148216 CPUtime=7.47
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3702 0 0 0 731 16 0 0 15 0 4 0 1108526999 151773184 29891 4294967295 134512640 135305190 3214331040 3061763188 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=148216 CPUtime=7.37
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 1869 0 0 0 725 12 0 0 15 0 4 0 1108526999 151773184 29891 4294967295 134512640 135305190 3214331040 3053374624 134570397 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.02
Current children cumulated vsize (KiB) 150632

[startup+25.5095 s]
/proc/loadavg: 4.45 4.31 4.41 8/101 21376
/proc/meminfo: memFree=2621024/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=188272 CPUtime=80.52
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 40036 0 0 0 7977 75 0 0 16 0 4 0 1108526930 192790528 39967 4294967295 134512640 135305190 3214331040 3214329216 134528442 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 47068 39967 79 194 0 46872 0
[pid=21372/tid=21373] ppid=21369 vsize=188272 CPUtime=19.54
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3017 0 0 0 1941 13 0 0 16 0 4 0 1108526999 192790528 39967 4294967295 134512640 135305190 3214331040 3070151872 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=188272 CPUtime=20.25
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 10133 0 0 0 1998 27 0 0 23 0 4 0 1108526999 192790528 39967 4294967295 134512640 135305190 3214331040 3061763208 134839991 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=188272 CPUtime=20.13
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 2739 0 0 0 1996 17 0 0 17 0 4 0 1108526999 192790528 39967 4294967295 134512640 135305190 3214331040 3053374656 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 84.86
Current children cumulated vsize (KiB) 190688

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

[startup+31.9091 s]
/proc/loadavg: 4.58 4.33 4.42 7/101 21376
/proc/meminfo: memFree=2606556/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=201360 CPUtime=106.04
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 43472 0 0 0 10525 79 0 0 18 0 4 0 1108526930 206192640 43403 4294967295 134512640 135305190 3214331040 3214329140 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 50340 43403 79 194 0 50144 0
[pid=21372/tid=21373] ppid=21369 vsize=201360 CPUtime=25.93
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3515 0 0 0 2580 13 0 0 17 0 4 0 1108526999 206192640 43403 4294967295 134512640 135305190 3214331040 3070151872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=201360 CPUtime=26.64
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 12051 0 0 0 2634 30 0 0 25 0 4 0 1108526999 206192640 43403 4294967295 134512640 135305190 3214331040 3061763264 134528388 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=201360 CPUtime=26.48
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3159 0 0 0 2630 18 0 0 17 0 4 0 1108526999 206192640 43403 4294967295 134512640 135305190 3214331040 3053374656 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 110.38
Current children cumulated vsize (KiB) 203776

[startup+35.1089 s]
/proc/loadavg: 4.69 4.36 4.43 5/101 21376
/proc/meminfo: memFree=2602276/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=206784 CPUtime=118.84
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 44483 0 0 0 11800 84 0 0 25 0 4 0 1108526930 211746816 44414 4294967295 134512640 135305190 3214331040 3214329216 134528406 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 51696 44414 79 194 0 51500 0
[pid=21372/tid=21373] ppid=21369 vsize=206784 CPUtime=29.13
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3618 0 0 0 2900 13 0 0 22 0 4 0 1108526999 211746816 44414 4294967295 134512640 135305190 3214331040 3070151872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=206784 CPUtime=29.83
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 12746 0 0 0 2952 31 0 0 25 0 4 0 1108526999 211746816 44414 4294967295 134512640 135305190 3214331040 3061763208 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=206784 CPUtime=29.68
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3225 0 0 0 2947 21 0 0 20 0 4 0 1108526999 211746816 44414 4294967295 134512640 135305190 3214331040 3053374656 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 123.18
Current children cumulated vsize (KiB) 209200

[startup+38.3086 s]
/proc/loadavg: 4.64 4.36 4.43 5/101 21377
/proc/meminfo: memFree=2596416/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=213036 CPUtime=131.6
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 46195 0 0 0 13075 85 0 0 25 0 4 0 1108526930 218148864 46126 4294967295 134512640 135305190 3214331040 3214329088 134857151 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 53259 46126 79 194 0 53063 0
[pid=21372/tid=21373] ppid=21369 vsize=213036 CPUtime=32.33
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3831 0 0 0 3220 13 0 0 25 0 4 0 1108526999 218148864 46126 4294967295 134512640 135305190 3214331040 3070151872 134531147 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=213036 CPUtime=33
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 13734 0 0 0 3268 32 0 0 25 0 4 0 1108526999 218148864 46126 4294967295 134512640 135305190 3214331040 3061763008 134541978 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=213036 CPUtime=32.88
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3413 0 0 0 3267 21 0 0 25 0 4 0 1108526999 218148864 46126 4294967295 134512640 135305190 3214331040 3053374384 134557305 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 135.94
Current children cumulated vsize (KiB) 215452

[startup+39.9085 s]
/proc/loadavg: 4.64 4.36 4.43 5/101 21377
/proc/meminfo: memFree=2592996/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=215968 CPUtime=137.99
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 47002 0 0 0 13714 85 0 0 25 0 4 0 1108526930 221151232 46933 4294967295 134512640 135305190 3214331040 3214328932 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 53992 46933 79 194 0 53796 0
[pid=21372/tid=21373] ppid=21369 vsize=215968 CPUtime=33.93
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3894 0 0 0 3380 13 0 0 25 0 4 0 1108526999 221151232 46933 4294967295 134512640 135305190 3214331040 3070151872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=215968 CPUtime=34.59
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 14217 0 0 0 3427 32 0 0 25 0 4 0 1108526999 221151232 46933 4294967295 134512640 135305190 3214331040 3061763264 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=215968 CPUtime=34.48
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3537 0 0 0 3427 21 0 0 25 0 4 0 1108526999 221151232 46933 4294967295 134512640 135305190 3214331040 3053374320 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 142.33
Current children cumulated vsize (KiB) 218384

[startup+40.7085 s]
/proc/loadavg: 4.64 4.36 4.43 5/101 21377
/proc/meminfo: memFree=2591072/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=217672 CPUtime=141.13
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 47283 0 0 0 14026 87 0 0 25 0 4 0 1108526930 222896128 47214 4294967295 134512640 135305190 3214331040 3214329216 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 54418 47214 79 194 0 54222 0
[pid=21372/tid=21373] ppid=21369 vsize=217672 CPUtime=34.73
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3919 0 0 0 3460 13 0 0 25 0 4 0 1108526999 222896128 47214 4294967295 134512640 135305190 3214331040 3070151872 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=217672 CPUtime=35.36
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 14411 0 0 0 3504 32 0 0 25 0 4 0 1108526999 222896128 47214 4294967295 134512640 135305190 3214331040 3061763264 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=217672 CPUtime=35.27
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3571 0 0 0 3506 21 0 0 25 0 4 0 1108526999 222896128 47214 4294967295 134512640 135305190 3214331040 3053374656 134528808 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 145.47
Current children cumulated vsize (KiB) 220088

[startup+41.1085 s]
/proc/loadavg: 4.64 4.36 4.43 5/101 21377
/proc/meminfo: memFree=2591072/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=218104 CPUtime=142.72
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 47364 0 0 0 14185 87 0 0 25 0 4 0 1108526930 223338496 47295 4294967295 134512640 135305190 3214331040 3214329216 134528576 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 54526 47295 79 194 0 54330 0
[pid=21372/tid=21373] ppid=21369 vsize=218104 CPUtime=35.13
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3920 0 0 0 3500 13 0 0 25 0 4 0 1108526999 223338496 47295 4294967295 134512640 135305190 3214331040 3070151600 134557557 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=218104 CPUtime=35.76
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 14479 0 0 0 3544 32 0 0 25 0 4 0 1108526999 223338496 47295 4294967295 134512640 135305190 3214331040 3061763264 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=218104 CPUtime=35.67
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3583 0 0 0 3546 21 0 0 25 0 4 0 1108526999 223338496 47295 4294967295 134512640 135305190 3214331040 3053374656 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 147.06
Current children cumulated vsize (KiB) 220520

[startup+41.2085 s]
/proc/loadavg: 4.64 4.36 4.43 5/101 21377
/proc/meminfo: memFree=2591072/3368532 swapFree=1954076/1959888
[pid=21369] ppid=21367 vsize=2416 CPUtime=4.34
/proc/21369/stat : 21369 (manysat.sh) S 21367 21369 1628 0 -1 4194304 370 31223 0 0 0 1 419 14 18 0 1 0 1108526497 2473984 274 4294967295 134512640 135169312 3214800160 3214796376 3085311726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21369/statm: 604 274 231 161 0 43 0
[pid=21372] ppid=21369 vsize=218104 CPUtime=143.12
/proc/21372/stat : 21372 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202496 47366 0 0 0 14225 87 0 0 25 0 4 0 1108526930 223338496 47297 4294967295 134512640 135305190 3214331040 3214328960 134541935 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21372/statm: 54526 47297 79 194 0 54330 0
[pid=21372/tid=21373] ppid=21369 vsize=218104 CPUtime=35.23
/proc/21372/task/21373/stat : 21373 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3920 0 0 0 3510 13 0 0 25 0 4 0 1108526999 223338496 47297 4294967295 134512640 135305190 3214331040 3070151872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21372/tid=21374] ppid=21369 vsize=218104 CPUtime=35.86
/proc/21372/task/21374/stat : 21374 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 14481 0 0 0 3554 32 0 0 25 0 4 0 1108526999 223338496 47297 4294967295 134512640 135305190 3214331040 3061763264 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21372/tid=21375] ppid=21369 vsize=218104 CPUtime=35.77
/proc/21372/task/21375/stat : 21375 (manysat1.1_stat) R 21369 21369 1628 0 -1 4202560 3583 0 0 0 3556 21 0 0 25 0 4 0 1108526999 223338496 47297 4294967295 134512640 135305190 3214331040 3053374656 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 147.46
Current children cumulated vsize (KiB) 220520

Child status: 20
Real time (s): 41.2403
CPU time (s): 147.5
CPU user time (s): 146.45
CPU system time (s): 1.05
CPU usage (%): 357.66
Max. virtual memory (cumulated for all children) (KiB): 220520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.45
system time used= 1.05
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79249
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= 34300
involuntary context switches= 9702

runsolver used 0 second user time and 0.06 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 22:57:32
IDJOB=1781221
IDBENCH=71689
IDSOLVER=620
FILE ID=tipi44/1781221-1243544252
PBS_JOBID=
Free space on /tmp= 15881 MiB

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

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED= 1883167262

Linux tipi44 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.116
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.116
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2806268 kB
Buffers:        147424 kB
Cached:         306680 kB
SwapCached:       2180 kB
Active:         137588 kB
Inactive:       326332 kB
HighTotal:     2489216 kB
HighFree:      2170052 kB
LowTotal:       879316 kB
LowFree:        636216 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           14332 kB
Writeback:           0 kB
AnonPages:        8844 kB
Mapped:           3672 kB
Slab:            88304 kB
SReclaimable:    77756 kB
SUnreclaim:      10548 kB
PageTables:        476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88088 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15881 MiB
End job on tipi44 at 2009-05-28 22:58:15