Trace number 1776814

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 144.45 39.9644

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.51/0.53	c ==============================================================================
0.51/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.53	c ==============================================================================
0.51/0.53	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
3.51/3.56	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
3.51/3.57	c ==============================================================================
3.51/3.57	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
3.51/3.57	c CPU time:   3.46 s
3.51/3.57	c ==============================================================================
144.29/39.94	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
144.29/39.94	c ============================[ Problem Statistics ]=============================
144.29/39.94	c |                                                                             |
144.29/39.94	c threadId              : 0
144.29/39.94	c restarts              : 561
144.29/39.94	c conflicts             : 112370         (805 /sec)
144.29/39.94	c decisions             : 938917         (1.62 % random) (6725 /sec)
144.29/39.94	c propagations          : 41462547       (296988 /sec)
144.29/39.94	c conflict literals     : 3095095        (22.31 % deleted)
144.29/39.94	c Memory used           : 198.20 MB
144.29/39.94	c CPU time              : 139.61 s
144.29/39.94	
144.29/39.94	c --->m=4, e=8, aimd=1, HOME/31215_many.cnf	time: 34.9025	conflicts: 112370       
144.29/39.95	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-1776814-1243513815/watcher-1776814-1243513815 -o /tmp/evaluation-result-1776814-1243513815/solver-1776814-1243513815 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776814-1243513815.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.13 4.32 4.33 3/115 31215
/proc/meminfo: memFree=3040296/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=1328 CPUtime=0.01
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 270 0 0 0 1 0 0 0 18 0 1 0 1116061401 1359872 207 4294967295 134512640 135034092 3219646864 3219642856 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 332 208 49 128 0 202 0

[startup+0.042756 s]
/proc/loadavg: 4.13 4.32 4.33 3/115 31215
/proc/meminfo: memFree=3040296/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=8672 CPUtime=0.04
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 1913 0 0 0 4 0 0 0 18 0 1 0 1116061401 8880128 1850 4294967295 134512640 135034092 3219646864 3219643208 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 2168 1851 49 128 0 2038 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11088

[startup+0.112744 s]
/proc/loadavg: 4.13 4.32 4.33 3/115 31215
/proc/meminfo: memFree=3040296/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=19996 CPUtime=0.11
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 4663 0 0 0 10 1 0 0 18 0 1 0 1116061401 20475904 4600 4294967295 134512640 135034092 3219646864 3219643208 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 4999 4600 49 128 0 4869 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22412

[startup+0.312735 s]
/proc/loadavg: 4.13 4.32 4.33 3/115 31215
/proc/meminfo: memFree=3040296/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=60252 CPUtime=0.31
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 12351 0 0 0 28 3 0 0 18 0 1 0 1116061401 61698048 12288 4294967295 134512640 135034092 3219646864 3219642824 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 15063 12290 49 128 0 14933 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 62668

[startup+0.71272 s]
/proc/loadavg: 4.13 4.32 4.33 3/115 31215
/proc/meminfo: memFree=3040296/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=96352 CPUtime=0.71
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 23803 0 0 0 64 7 0 0 18 0 1 0 1116061401 98664448 21911 4294967295 134512640 135034092 3219646864 3219642860 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 24088 21911 67 128 0 23958 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 98768

[startup+1.51269 s]
/proc/loadavg: 3.88 4.26 4.31 2/117 31217
/proc/meminfo: memFree=2947844/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=101312 CPUtime=1.51
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 24923 0 0 0 142 9 0 0 20 0 1 0 1116061401 103743488 23031 4294967295 134512640 135034092 3219646864 3219642860 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 25328 23031 67 128 0 25198 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 103728

[startup+3.11262 s]
/proc/loadavg: 3.88 4.26 4.31 2/117 31217
/proc/meminfo: memFree=2932128/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2416 CPUtime=0
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116061401 2473984 273 4294967295 134512640 135169312 3220075056 3220073592 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 604 273 231 161 0 43 0
[pid=31216] ppid=31215 vsize=105744 CPUtime=3.11
/proc/31216/stat : 31216 (SatElite) R 31215 31215 12261 0 -1 4202496 26420 0 0 0 302 9 0 0 25 0 1 0 1116061401 108281856 24102 4294967295 134512640 135034092 3219646864 3219643168 134569526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31216/statm: 26436 24102 67 128 0 26306 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 108160

[startup+6.32143 s]
/proc/loadavg: 3.88 4.26 4.31 5/120 31221
/proc/meminfo: memFree=2926720/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=122632 CPUtime=7
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 23422 0 0 0 644 56 0 0 15 0 4 0 1116061802 125575168 23339 4294967295 134512640 135305190 3217973280 3217971380 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 30658 23339 79 194 0 30462 0
[pid=31218/tid=31219] ppid=31215 vsize=122632 CPUtime=1.52
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 1075 0 0 0 137 15 0 0 16 0 4 0 1116061865 125575168 23339 4294967295 134512640 135305190 3217973280 3069942824 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=122632 CPUtime=1.59
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 1184 0 0 0 148 11 0 0 16 0 4 0 1116061865 125575168 23339 4294967295 134512640 135305190 3217973280 3061554436 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=122632 CPUtime=1.63
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 1159 0 0 0 145 18 0 0 15 0 4 0 1116061865 125575168 23339 4294967295 134512640 135305190 3217973280 3053165476 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 125052

[startup+12.7123 s]
/proc/loadavg: 3.98 4.27 4.31 10/120 31221
/proc/meminfo: memFree=2903500/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=144336 CPUtime=32.18
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 28921 0 0 0 3156 62 0 0 16 0 4 0 1116061802 147800064 28838 4294967295 134512640 135305190 3217973280 3217971456 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31218/statm: 36084 28838 79 194 0 35888 0
[pid=31218/tid=31219] ppid=31215 vsize=144336 CPUtime=7.79
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 2043 0 0 0 760 19 0 0 15 0 4 0 1116061865 147800064 28838 4294967295 134512640 135305190 3217973280 3069942976 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=144336 CPUtime=7.95
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 4139 0 0 0 784 11 0 0 16 0 4 0 1116061865 147800064 28838 4294967295 134512640 135305190 3217973280 3061554240 134857151 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=144336 CPUtime=7.94
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 1862 0 0 0 776 18 0 0 15 0 4 0 1116061865 147800064 28838 4294967295 134512640 135305190 3217973280 3053165760 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36.19
Current children cumulated vsize (KiB) 146756

[startup+25.5117 s]
/proc/loadavg: 4.21 4.31 4.33 7/120 31222
/proc/meminfo: memFree=2859384/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=187024 CPUtime=83.1
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 39514 0 0 0 8237 73 0 0 16 0 4 0 1116061802 191512576 39431 4294967295 134512640 135305190 3217973280 3217971172 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 46756 39431 79 194 0 46560 0
[pid=31218/tid=31219] ppid=31215 vsize=187024 CPUtime=20.58
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3726 0 0 0 2038 20 0 0 19 0 4 0 1116061865 191512576 39431 4294967295 134512640 135305190 3217973280 3069942720 134541947 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=187024 CPUtime=20.67
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 9809 0 0 0 2051 16 0 0 25 0 4 0 1116061865 191512576 39431 4294967295 134512640 135305190 3217973280 3061554368 134528571 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=187024 CPUtime=20.63
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 2980 0 0 0 2043 20 0 0 16 0 4 0 1116061865 191512576 39431 4294967295 134512640 135305190 3217973280 3053165608 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.11
Current children cumulated vsize (KiB) 189444

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

[startup+31.9115 s]
/proc/loadavg: 4.18 4.30 4.32 6/120 31222
/proc/meminfo: memFree=2851560/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=194508 CPUtime=108.63
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 41209 0 0 0 10786 77 0 0 21 0 4 0 1116061802 199176192 41126 4294967295 134512640 135305190 3217973280 3217971524 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 48627 41126 79 194 0 48431 0
[pid=31218/tid=31219] ppid=31215 vsize=194508 CPUtime=26.96
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3941 0 0 0 2676 20 0 0 25 0 4 0 1116061865 199176192 41126 4294967295 134512640 135305190 3217973280 3069942640 134551978 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=194508 CPUtime=27.03
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 10933 0 0 0 2684 19 0 0 25 0 4 0 1116061865 199176192 41126 4294967295 134512640 135305190 3217973280 3061554256 134529119 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=194508 CPUtime=27.03
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3187 0 0 0 2682 21 0 0 25 0 4 0 1116061865 199176192 41126 4294967295 134512640 135305190 3217973280 3053165828 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 112.64
Current children cumulated vsize (KiB) 196928

[startup+35.1114 s]
/proc/loadavg: 4.18 4.30 4.32 5/120 31223
/proc/meminfo: memFree=2847620/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=198468 CPUtime=121.42
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 42175 0 0 0 12063 79 0 0 25 0 4 0 1116061802 203231232 42092 4294967295 134512640 135305190 3217973280 3217971208 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 49617 42092 79 194 0 49421 0
[pid=31218/tid=31219] ppid=31215 vsize=198468 CPUtime=30.16
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 4016 0 0 0 2995 21 0 0 25 0 4 0 1116061865 203231232 42092 4294967295 134512640 135305190 3217973280 3069943044 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=198468 CPUtime=30.22
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 11647 0 0 0 3002 20 0 0 25 0 4 0 1116061865 203231232 42092 4294967295 134512640 135305190 3217973280 3061554368 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=198468 CPUtime=30.23
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3267 0 0 0 3002 21 0 0 25 0 4 0 1116061865 203231232 42092 4294967295 134512640 135305190 3217973280 3053165684 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 125.43
Current children cumulated vsize (KiB) 200888

[startup+38.3112 s]
/proc/loadavg: 4.16 4.29 4.32 5/120 31223
/proc/meminfo: memFree=2844512/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=202272 CPUtime=133.89
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 43095 0 0 0 13308 81 0 0 25 0 4 0 1116061802 207126528 43012 4294967295 134512640 135305190 3217973280 3217971456 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 50568 43012 79 194 0 50372 0
[pid=31218/tid=31219] ppid=31215 vsize=202272 CPUtime=33.27
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 4226 0 0 0 3306 21 0 0 25 0 4 0 1116061865 207126528 43012 4294967295 134512640 135305190 3217973280 3069942852 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=202272 CPUtime=33.35
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 11854 0 0 0 3313 22 0 0 25 0 4 0 1116061865 207126528 43012 4294967295 134512640 135305190 3217973280 3061554368 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=202272 CPUtime=33.28
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3458 0 0 0 3307 21 0 0 25 0 4 0 1116061865 207126528 43012 4294967295 134512640 135305190 3217973280 3053165760 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 137.9
Current children cumulated vsize (KiB) 204692

[startup+39.1112 s]
/proc/loadavg: 4.16 4.29 4.32 5/120 31406
/proc/meminfo: memFree=2842636/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=202408 CPUtime=137.09
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 43154 0 0 0 13628 81 0 0 25 0 4 0 1116061802 207265792 43071 4294967295 134512640 135305190 3217973280 3217971456 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 50602 43071 79 194 0 50406 0
[pid=31218/tid=31219] ppid=31215 vsize=202408 CPUtime=34.07
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 4230 0 0 0 3386 21 0 0 25 0 4 0 1116061865 207265792 43071 4294967295 134512640 135305190 3217973280 3069942976 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=202408 CPUtime=34.15
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 11892 0 0 0 3393 22 0 0 25 0 4 0 1116061865 207265792 43071 4294967295 134512640 135305190 3217973280 3061554368 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=202408 CPUtime=34.08
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3465 0 0 0 3387 21 0 0 25 0 4 0 1116061865 207265792 43071 4294967295 134512640 135305190 3217973280 3053165760 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 141.1
Current children cumulated vsize (KiB) 204828

[startup+39.5112 s]
/proc/loadavg: 4.16 4.29 4.32 5/120 31406
/proc/meminfo: memFree=2842636/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=202544 CPUtime=138.71
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 43192 0 0 0 13790 81 0 0 25 0 4 0 1116061802 207405056 43109 4294967295 134512640 135305190 3217973280 3217971456 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 50636 43109 79 194 0 50440 0
[pid=31218/tid=31219] ppid=31215 vsize=202544 CPUtime=34.48
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 4230 0 0 0 3427 21 0 0 25 0 4 0 1116061865 207405056 43109 4294967295 134512640 135305190 3217973280 3069942976 134528332 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=202544 CPUtime=34.55
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 11905 0 0 0 3433 22 0 0 25 0 4 0 1116061865 207405056 43109 4294967295 134512640 135305190 3217973280 3061554368 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=202544 CPUtime=34.48
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3473 0 0 0 3427 21 0 0 25 0 4 0 1116061865 207405056 43109 4294967295 134512640 135305190 3217973280 3053165760 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 142.72
Current children cumulated vsize (KiB) 204964

[startup+39.9112 s]
/proc/loadavg: 4.16 4.29 4.32 5/120 31406
/proc/meminfo: memFree=2842636/3368532 swapFree=1941392/1959888
[pid=31215] ppid=31213 vsize=2420 CPUtime=4.01
/proc/31215/stat : 31215 (manysat.sh) S 31213 31215 12261 0 -1 4194304 372 29896 0 0 0 0 387 14 18 0 1 0 1116061401 2478080 275 4294967295 134512640 135169312 3220075056 3220071272 3085295342 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/31215/statm: 605 275 231 161 0 44 0
[pid=31218] ppid=31215 vsize=202948 CPUtime=140.28
/proc/31218/stat : 31218 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202496 43290 0 0 0 13947 81 0 0 25 0 4 0 1116061802 207818752 43207 4294967295 134512640 135305190 3217973280 3217971456 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31218/statm: 50737 43207 79 194 0 50541 0
[pid=31218/tid=31219] ppid=31215 vsize=202948 CPUtime=34.86
/proc/31218/task/31219/stat : 31219 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 4231 0 0 0 3465 21 0 0 25 0 4 0 1116061865 207818752 43207 4294967295 134512640 135305190 3217973280 3069942900 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31218/tid=31220] ppid=31215 vsize=202948 CPUtime=34.95
/proc/31218/task/31220/stat : 31220 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 11969 0 0 0 3473 22 0 0 25 0 4 0 1116061865 207818752 43207 4294967295 134512640 135305190 3217973280 3061554368 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31218/tid=31221] ppid=31215 vsize=202948 CPUtime=34.88
/proc/31218/task/31221/stat : 31221 (manysat1.1_stat) R 31215 31215 12261 0 -1 4202560 3479 0 0 0 3467 21 0 0 25 0 4 0 1116061865 207818752 43207 4294967295 134512640 135305190 3217973280 3053165760 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 144.29
Current children cumulated vsize (KiB) 205368

Child status: 20
Real time (s): 39.9644
CPU time (s): 144.45
CPU user time (s): 143.48
CPU system time (s): 0.97
CPU usage (%): 361.447
Max. virtual memory (cumulated for all children) (KiB): 205368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.48
system time used= 0.97
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73854
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= 51005
involuntary context switches= 6168

runsolver used 0.02 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:30:15
IDJOB=1776814
IDBENCH=69595
IDSOLVER=623
FILE ID=/1776814-1243513815
PBS_JOBID=
Free space on /tmp= 15718 MiB

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

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED= 473562371

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:       3040296 kB
Buffers:         27840 kB
Cached:         220168 kB
SwapCached:       4320 kB
Active:         139756 kB
Inactive:       119036 kB
HighTotal:     2489216 kB
HighFree:      2255584 kB
LowTotal:       879316 kB
LowFree:        784712 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           13168 kB
Writeback:           0 kB
AnonPages:        9844 kB
Mapped:           4432 kB
Slab:            58656 kB
SReclaimable:    50080 kB
SUnreclaim:       8576 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 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:30:56