Trace number 1781212

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 66.36 23.9194

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.36
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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.92/1.00	c ==============================================================================
0.92/1.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/1.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/1.00	c ==============================================================================
0.92/1.00	c |         0 | 1204272  2809968 |  361281       0        0     nan |  0.000 % |
6.72/6.78	c |         0 |  512827  2023633 |      --       0       --      -- |     --   | -691443/-786330
6.72/6.79	c ==============================================================================
6.72/6.79	c Result  :   #vars: 64148   #clauses: 512827   #literals: 2023633
6.72/6.79	c CPU time:   6.49 s
6.72/6.79	c ==============================================================================
66.04/23.88	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
66.04/23.88	c ============================[ Problem Statistics ]=============================
66.04/23.88	c |                                                                             |
66.04/23.88	c threadId              : 0
66.04/23.88	c restarts              : 256
66.04/23.88	c conflicts             : 54817          (947 /sec)
66.04/23.88	c decisions             : 437092         (1.68 % random) (7554 /sec)
66.04/23.88	c propagations          : 17779115       (307278 /sec)
66.04/23.88	c conflict literals     : 869001         (26.63 % deleted)
66.04/23.88	c Memory used           : 226.87 MB
66.04/23.88	c CPU time              : 57.86 s
66.04/23.88	
66.04/23.88	c --->m=4, e=8, aimd=2, HOME/15478_many.cnf	time: 14.465	conflicts: 54817        
66.04/23.89	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-1781212-1243544054/watcher-1781212-1243544054 -o /tmp/evaluation-result-1781212-1243544054/solver-1781212-1243544054 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781212-1243544054.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.80 4.21 4.38 3/96 15478
/proc/meminfo: memFree=2880688/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=1168 CPUtime=0
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 227 0 0 0 0 0 0 0 18 0 1 0 1119069601 1196032 164 4294967295 134512640 135034092 3215666624 3215662968 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 292 164 49 128 0 162 0

[startup+0.100609 s]
/proc/loadavg: 3.80 4.21 4.38 3/96 15478
/proc/meminfo: memFree=2880688/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=18580 CPUtime=0.1
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 4172 0 0 0 8 2 0 0 18 0 1 0 1119069601 19025920 4109 4294967295 134512640 135034092 3215666624 3215662968 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 4645 4109 49 128 0 4515 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 20992

[startup+0.210601 s]
/proc/loadavg: 3.80 4.21 4.38 3/96 15478
/proc/meminfo: memFree=2880688/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=37504 CPUtime=0.21
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 8449 0 0 0 17 4 0 0 18 0 1 0 1119069601 38404096 8386 4294967295 134512640 135034092 3215666624 3215662968 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 9376 8387 49 128 0 9246 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 39916

[startup+0.310591 s]
/proc/loadavg: 3.80 4.21 4.38 3/96 15478
/proc/meminfo: memFree=2880688/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=59960 CPUtime=0.31
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 12241 0 0 0 26 5 0 0 18 0 1 0 1119069601 61399040 12178 4294967295 134512640 135034092 3215666624 3215662968 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 14990 12179 49 128 0 14860 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 62372

[startup+0.710558 s]
/proc/loadavg: 3.80 4.21 4.38 3/96 15478
/proc/meminfo: memFree=2880688/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=127504 CPUtime=0.71
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 27360 0 0 0 59 12 0 0 18 0 1 0 1119069601 130564096 27297 4294967295 134512640 135034092 3215666624 3215662584 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 31876 27299 49 128 0 31746 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 129916

[startup+1.51049 s]
/proc/loadavg: 3.80 4.21 4.38 2/98 15480
/proc/meminfo: memFree=2724696/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=184108 CPUtime=1.51
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 44389 0 0 0 134 17 0 0 20 0 1 0 1119069601 188526592 40952 4294967295 134512640 135034092 3215666624 3215662944 134576178 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 46027 40952 67 128 0 45897 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 186520

[startup+3.11036 s]
/proc/loadavg: 3.58 4.16 4.37 2/98 15480
/proc/meminfo: memFree=2704960/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=192872 CPUtime=3.11
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 46430 0 0 0 287 24 0 0 25 0 1 0 1119069601 197500928 42993 4294967295 134512640 135034092 3215666624 3215662620 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 48218 42994 67 128 0 48088 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 195284

[startup+6.31009 s]
/proc/loadavg: 3.58 4.16 4.37 2/98 15480
/proc/meminfo: memFree=2666300/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2412 CPUtime=0.01
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 350 0 0 0 1 0 0 0 18 0 1 0 1119069601 2469888 274 4294967295 134512640 135169312 3214544096 3214542632 3085229806 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15478/statm: 603 274 231 161 0 42 0
[pid=15479] ppid=15478 vsize=199916 CPUtime=6.31
/proc/15479/stat : 15479 (SatElite) R 15478 15478 27966 0 -1 4202496 48997 0 0 0 603 28 0 0 25 0 1 0 1119069601 204713984 44706 4294967295 134512640 135034092 3215666624 3215662928 134569244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15479/statm: 49979 44706 67 128 0 49849 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 202328

[startup+12.7104 s]
/proc/loadavg: 3.42 4.11 4.35 8/101 15485
/proc/meminfo: memFree=2664252/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=204960 CPUtime=15.59
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 42995 0 0 0 1486 73 0 0 15 0 4 0 1119070361 209879040 42841 4294967295 134512640 135305190 3216977712 3216975812 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15482/statm: 51240 42841 79 194 0 51044 0
[pid=15482/tid=15483] ppid=15478 vsize=204960 CPUtime=3.51
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2119 0 0 0 339 12 0 0 15 0 4 0 1119070476 209879040 42841 4294967295 134512640 135305190 3216977712 3048680308 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=204960 CPUtime=3.71
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2308 0 0 0 355 16 0 0 16 0 4 0 1119070476 209879040 42841 4294967295 134512640 135305190 3216977712 3040291956 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=204960 CPUtime=3.53
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 1930 0 0 0 335 18 0 0 15 0 4 0 1119070476 209879040 42841 4294967295 134512640 135305190 3216977712 3031903140 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 207376

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

[startup+12.8094 s]
/proc/loadavg: 3.42 4.11 4.35 8/101 15485
/proc/meminfo: memFree=2664252/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=205256 CPUtime=15.91
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 43064 0 0 0 1518 73 0 0 16 0 4 0 1119070361 210182144 42910 4294967295 134512640 135305190 3216977712 3216975888 134531064 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15482/statm: 51314 42910 79 194 0 51118 0
[pid=15482/tid=15483] ppid=15478 vsize=205256 CPUtime=3.6
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2134 0 0 0 348 12 0 0 15 0 4 0 1119070476 210182144 42910 4294967295 134512640 135305190 3216977712 3048680256 134843311 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=205256 CPUtime=3.76
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2340 0 0 0 360 16 0 0 16 0 4 0 1119070476 210182144 42910 4294967295 134512640 135305190 3216977712 3040291876 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=205256 CPUtime=3.62
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 1945 0 0 0 344 18 0 0 15 0 4 0 1119070476 210182144 42910 4294967295 134512640 135305190 3216977712 3031903424 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.51
Current children cumulated vsize (KiB) 207672

[startup+19.209 s]
/proc/loadavg: 3.55 4.12 4.35 6/101 15486
/proc/meminfo: memFree=2647304/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=221840 CPUtime=40.64
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 47241 0 0 0 3981 83 0 0 15 0 4 0 1119070361 227164160 47087 4294967295 134512640 135305190 3216977712 3216975856 134570412 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15482/statm: 55460 47087 79 194 0 55264 0
[pid=15482/tid=15483] ppid=15478 vsize=221840 CPUtime=9.95
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2704 0 0 0 982 13 0 0 16 0 4 0 1119070476 227164160 47087 4294967295 134512640 135305190 3216977712 3048680640 134528523 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=221840 CPUtime=9.85
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 4589 0 0 0 967 18 0 0 16 0 4 0 1119070476 227164160 47087 4294967295 134512640 135305190 3216977712 3040292032 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=221840 CPUtime=9.66
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2566 0 0 0 946 20 0 0 16 0 4 0 1119070476 227164160 47088 4294967295 134512640 135305190 3216977712 3031903424 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.24
Current children cumulated vsize (KiB) 224256

[startup+22.4146 s]
/proc/loadavg: 3.74 4.15 4.36 7/101 15487
/proc/meminfo: memFree=2639416/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=228040 CPUtime=53.36
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 48795 0 0 0 5251 85 0 0 16 0 4 0 1119070361 233512960 48641 4294967295 134512640 135305190 3216977712 3216975732 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15482/statm: 57010 48641 79 194 0 56814 0
[pid=15482/tid=15483] ppid=15478 vsize=228040 CPUtime=13.15
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2848 0 0 0 1302 13 0 0 16 0 4 0 1119070476 233512960 48641 4294967295 134512640 135305190 3216977712 3048680712 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=228040 CPUtime=13.05
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 5501 0 0 0 1286 19 0 0 17 0 4 0 1119070476 233512960 48641 4294967295 134512640 135305190 3216977712 3040292100 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=228040 CPUtime=12.84
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2749 0 0 0 1264 20 0 0 15 0 4 0 1119070476 233512960 48641 4294967295 134512640 135305190 3216977712 3031903424 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 60.96
Current children cumulated vsize (KiB) 230456

[startup+23.2087 s]
/proc/loadavg: 3.74 4.15 4.36 7/102 15488
/proc/meminfo: memFree=2637936/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=231004 CPUtime=56.52
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 49346 0 0 0 5566 86 0 0 16 0 4 0 1119070361 236548096 49192 4294967295 134512640 135305190 3216977712 3216975616 134558279 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15482/statm: 57751 49192 79 194 0 57555 0
[pid=15482/tid=15483] ppid=15478 vsize=231004 CPUtime=13.93
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2970 0 0 0 1380 13 0 0 15 0 4 0 1119070476 236548096 49192 4294967295 134512640 135305190 3216977712 3048680528 134538424 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=231004 CPUtime=13.84
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 5775 0 0 0 1364 20 0 0 17 0 4 0 1119070476 236548096 49192 4294967295 134512640 135305190 3216977712 3040291956 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=231004 CPUtime=13.64
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2807 0 0 0 1344 20 0 0 16 0 4 0 1119070476 236548096 49192 4294967295 134512640 135305190 3216977712 3031903348 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 64.12
Current children cumulated vsize (KiB) 233420

[startup+23.6189 s]
/proc/loadavg: 3.74 4.15 4.36 7/102 15488
/proc/meminfo: memFree=2637936/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=232016 CPUtime=57.78
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 49610 0 0 0 5692 86 0 0 15 0 4 0 1119070361 237584384 49456 4294967295 134512640 135305190 3216977712 3216975680 134548095 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15482/statm: 58004 49456 79 194 0 57808 0
[pid=15482/tid=15483] ppid=15478 vsize=232016 CPUtime=14.31
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 3101 0 0 0 1418 13 0 0 15 0 4 0 1119070476 237584384 49456 4294967295 134512640 135305190 3216977712 3048680608 134570412 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=232016 CPUtime=13.89
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 5775 0 0 0 1369 20 0 0 17 0 4 0 1119070476 237584384 49456 4294967295 134512640 135305190 3216977712 3040291876 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=232016 CPUtime=14.05
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2812 0 0 0 1385 20 0 0 16 0 4 0 1119070476 237584384 49456 4294967295 134512640 135305190 3216977712 3031903424 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.38
Current children cumulated vsize (KiB) 234432

[startup+23.8088 s]
/proc/loadavg: 3.74 4.15 4.36 7/102 15488
/proc/meminfo: memFree=2637936/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2416 CPUtime=7.6
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 372 53102 0 0 1 0 721 38 18 0 1 0 1119069601 2473984 275 4294967295 134512640 135169312 3214544096 3214540312 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15478/statm: 604 275 231 161 0 43 0
[pid=15482] ppid=15478 vsize=232308 CPUtime=58.44
/proc/15482/stat : 15482 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202496 49686 0 0 0 5758 86 0 0 16 0 4 0 1119070361 237883392 49532 4294967295 134512640 135305190 3216977712 3216975680 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15482/statm: 58077 49532 79 194 0 57881 0
[pid=15482/tid=15483] ppid=15478 vsize=232308 CPUtime=14.49
/proc/15482/task/15483/stat : 15483 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 3101 0 0 0 1436 13 0 0 15 0 4 0 1119070476 237883392 49532 4294967295 134512640 135305190 3216977712 3048680528 134529526 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15482/tid=15484] ppid=15478 vsize=232308 CPUtime=13.99
/proc/15482/task/15484/stat : 15484 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 5784 0 0 0 1379 20 0 0 16 0 4 0 1119070476 237883392 49532 4294967295 134512640 135305190 3216977712 3040292032 134528477 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15482/tid=15485] ppid=15478 vsize=232308 CPUtime=14.24
/proc/15482/task/15485/stat : 15485 (manysat1.1_stat) R 15478 15478 27966 0 -1 4202560 2813 0 0 0 1404 20 0 0 16 0 4 0 1119070476 237883392 49532 4294967295 134512640 135305190 3216977712 3031903424 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 66.04
Current children cumulated vsize (KiB) 234724

[startup+23.9088 s]
/proc/loadavg: 3.74 4.15 4.36 7/102 15488
/proc/meminfo: memFree=2637936/3368532 swapFree=1953788/1959888
[pid=15478] ppid=15476 vsize=2932 CPUtime=66.33
/proc/15478/stat : 15478 (manysat.sh) S 15476 15478 27966 0 -1 4194304 460 102817 0 0 1 0 6507 125 18 0 1 0 1119069601 3002368 343 4294967295 134512640 135169312 3214544096 3214539480 3085229806 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15478/statm: 733 343 233 161 0 172 0
Current children cumulated CPU time (s) 66.33
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 23.9194
CPU time (s): 66.36
CPU user time (s): 65.08
CPU system time (s): 1.28
CPU usage (%): 277.432
Max. virtual memory (cumulated for all children) (KiB): 234724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.08
system time used= 1.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103461
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= 68341
involuntary context switches= 4638

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:54:14
IDJOB=1781212
IDBENCH=71688
IDSOLVER=626
FILE ID=/1781212-1243544054
PBS_JOBID=
Free space on /tmp= 6454 MiB

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

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED= 1952003526

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.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
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.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2880688 kB
Buffers:         63424 kB
Cached:         323280 kB
SwapCached:       2256 kB
Active:         171124 kB
Inactive:       225220 kB
HighTotal:     2489216 kB
HighFree:      2154820 kB
LowTotal:       879316 kB
LowFree:        725868 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           24000 kB
Writeback:           0 kB
AnonPages:        8928 kB
Mapped:           3140 kB
Slab:            81340 kB
SReclaimable:    67820 kB
SUnreclaim:      13520 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88676 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6454 MiB
End job on  at 2009-05-28 22:54:39