Trace number 1773476

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-20UNSAT 96.3873 49.6214

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.6529
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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.18/0.29	c ==============================================================================
0.18/0.29	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.29	c ==============================================================================
0.18/0.29	c |         0 |  283992   662648 |   85197       0        0     nan |  0.000 % |
1.88/1.98	c |         0 |  123658   481466 |      --       0       --      -- |     --   | -160332/-181177
1.88/1.98	c ==============================================================================
1.88/1.98	c Result  :   #vars: 16584   #clauses: 123658   #literals: 481466
1.88/1.98	c CPU time:   1.88071 s
1.88/1.98	c ==============================================================================
96.16/49.59	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
96.16/49.59	c ============================[ Problem Statistics ]=============================
96.16/49.59	c |                                                                             |
96.16/49.59	c threadId              : 1
96.16/49.59	c restarts              : 888
96.16/49.59	c conflicts             : 63398          (675 /sec)
96.16/49.59	c decisions             : 542973         (1.54 % random) (5785 /sec)
96.16/49.59	c propagations          : 19065720       (203119 /sec)
96.16/49.59	c conflict literals     : 1040319        (22.47 % deleted)
96.16/49.59	c Memory used           : 114.54 MB
96.16/49.59	c CPU time              : 93.8647 s
96.16/49.59	
96.16/49.59	c --->m=4, e=8, aimd=1, HOME/27465_many.cnf	time: 23.4662	conflicts: 63398        
96.34/49.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773476-1241287388/watcher-1773476-1241287388 -o /tmp/evaluation-result-1773476-1241287388/solver-1773476-1241287388 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773476-1241287388.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.79 1.18 1.06 3/64 27465
/proc/meminfo: memFree=1294504/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156772243 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27465/statm: 1339 235 195 169 0 50 0
[pid=27466] ppid=27465 vsize=956 CPUtime=0
/proc/27466/stat : 27466 (SatElite) R 27465 27465 27395 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 156772244 978944 137 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27466/statm: 239 138 50 127 0 109 0

[startup+0.0610381 s]
/proc/loadavg: 1.79 1.18 1.06 3/64 27465
/proc/meminfo: memFree=1294504/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156772243 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27465/statm: 1339 235 195 169 0 50 0
[pid=27466] ppid=27465 vsize=9144 CPUtime=0.05
/proc/27466/stat : 27466 (SatElite) R 27465 27465 27395 0 -1 4194304 1970 0 0 0 5 0 0 0 18 0 1 0 156772244 9363456 1954 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27466/statm: 2286 1955 50 127 0 2156 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14500

[startup+0.101041 s]
/proc/loadavg: 1.79 1.18 1.06 3/64 27465
/proc/meminfo: memFree=1294504/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156772243 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27465/statm: 1339 235 195 169 0 50 0
[pid=27466] ppid=27465 vsize=15508 CPUtime=0.09
/proc/27466/stat : 27466 (SatElite) R 27465 27465 27395 0 -1 4194304 3216 0 0 0 8 1 0 0 18 0 1 0 156772244 15880192 3200 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27466/statm: 3877 3201 50 127 0 3747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20864

[startup+0.301062 s]
/proc/loadavg: 1.79 1.18 1.06 3/64 27465
/proc/meminfo: memFree=1294504/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156772243 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27465/statm: 1339 235 195 169 0 50 0
[pid=27466] ppid=27465 vsize=43388 CPUtime=0.29
/proc/27466/stat : 27466 (SatElite) R 27465 27465 27395 0 -1 4194304 9723 0 0 0 24 5 0 0 19 0 1 0 156772244 44429312 9707 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 1 0 0
/proc/27466/statm: 10847 9713 66 127 0 10717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48744

[startup+0.701101 s]
/proc/loadavg: 1.79 1.18 1.06 3/64 27465
/proc/meminfo: memFree=1294504/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156772243 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27465/statm: 1339 235 195 169 0 50 0
[pid=27466] ppid=27465 vsize=46096 CPUtime=0.68
/proc/27466/stat : 27466 (SatElite) R 27465 27465 27395 0 -1 4194304 10923 0 0 0 62 6 0 0 22 0 1 0 156772244 47202304 10084 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27466/statm: 11524 10084 68 127 0 11394 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51452

[startup+1.50118 s]
/proc/loadavg: 1.79 1.18 1.06 2/66 27467
/proc/meminfo: memFree=1248216/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156772243 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27465/statm: 1339 235 195 169 0 50 0
[pid=27466] ppid=27465 vsize=49364 CPUtime=1.49
/proc/27466/stat : 27466 (SatElite) R 27465 27465 27395 0 -1 4194304 11689 0 0 0 140 9 0 0 25 0 1 0 156772244 50548736 10850 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27466/statm: 12341 10850 68 127 0 12211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54720

[startup+3.10135 s]
/proc/loadavg: 1.79 1.18 1.06 2/66 27467
/proc/meminfo: memFree=1241304/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30268 s]
/proc/loadavg: 1.97 1.22 1.07 5/69 27471
/proc/meminfo: memFree=1236352/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=81420 CPUtime=7.79
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 12113 0 0 0 765 14 0 0 17 0 4 0 156772464 83374080 12099 1992294400 134512640 135305190 4294956160 18446744073709551615 134551746 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 20355 12099 83 193 0 20159 0
[pid=27468/tid=27469] ppid=27465 vsize=81420 CPUtime=1.9
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 798 0 0 0 188 2 0 0 17 0 4 0 156772497 83374080 12099 1992294400 134512640 135305190 4294956160 18446744073709551615 134564102 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=81420 CPUtime=1.87
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 1076 0 0 0 185 2 0 0 17 0 4 0 156772497 83374080 12099 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27468/tid=27471] ppid=27465 vsize=81420 CPUtime=1.85
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 785 0 0 0 183 2 0 0 17 0 4 0 156772497 83374080 12099 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (KiB) 86776

[startup+12.7013 s]
/proc/loadavg: 2.13 1.27 1.09 4/69 27471
/proc/meminfo: memFree=1223232/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=94072 CPUtime=20.56
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 15242 0 0 0 2037 19 0 0 17 0 4 0 156772464 96329728 15228 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 23518 15228 83 193 0 23322 0
[pid=27468/tid=27469] ppid=27465 vsize=94072 CPUtime=4.92
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 1382 0 0 0 489 3 0 0 17 0 4 0 156772497 96329728 15228 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=94072 CPUtime=5.12
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2255 0 0 0 509 3 0 0 17 0 4 0 156772497 96329728 15228 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=94072 CPUtime=5.03
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 1318 0 0 0 500 3 0 0 17 0 4 0 156772497 96329728 15228 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.75
Current children cumulated vsize (KiB) 99428

[startup+25.5016 s]
/proc/loadavg: 2.54 1.40 1.13 5/69 27471
/proc/meminfo: memFree=1211712/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=105108 CPUtime=46.1
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 17924 0 0 0 4587 23 0 0 17 0 4 0 156772464 107630592 17910 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27468/statm: 26277 17910 83 193 0 26081 0
[pid=27468/tid=27469] ppid=27465 vsize=105108 CPUtime=10.55
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 1785 0 0 0 1052 3 0 0 17 0 4 0 156772497 107630592 17910 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27468/tid=27470] ppid=27465 vsize=105108 CPUtime=11.19
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 3452 0 0 0 1115 4 0 0 18 0 4 0 156772497 107630592 17910 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=105108 CPUtime=11.59
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 1756 0 0 0 1156 3 0 0 17 0 4 0 156772497 107630592 17910 1992294400 134512640 135305190 4294956160 18446744073709551615 134528315 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.29
Current children cumulated vsize (KiB) 110464

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

[startup+38.3019 s]
/proc/loadavg: 2.77 1.49 1.16 5/69 27471
/proc/meminfo: memFree=1202560/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=115384 CPUtime=71.63
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 20397 0 0 0 7136 27 0 0 17 0 4 0 156772464 118153216 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134541909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27468/statm: 28846 20383 83 193 0 28650 0
[pid=27468/tid=27469] ppid=27465 vsize=115384 CPUtime=15.28
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2107 0 0 0 1524 4 0 0 17 0 4 0 156772497 118153216 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=115384 CPUtime=15.79
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 4483 0 0 0 1574 5 0 0 19 0 4 0 156772497 118153216 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27468/tid=27471] ppid=27465 vsize=115384 CPUtime=20.04
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2145 0 0 0 2000 4 0 0 17 0 4 0 156772497 118153216 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 73.82
Current children cumulated vsize (KiB) 120740

[startup+44.7016 s]
/proc/loadavg: 2.96 1.57 1.20 5/69 27471
/proc/meminfo: memFree=1200256/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=116756 CPUtime=84.39
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 20762 0 0 0 8411 28 0 0 18 0 4 0 156772464 119558144 20748 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 29189 20748 83 193 0 28993 0
[pid=27468/tid=27469] ppid=27465 vsize=116756 CPUtime=18.32
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2175 0 0 0 1828 4 0 0 19 0 4 0 156772497 119558144 20748 1992294400 134512640 135305190 4294956160 18446744073709551615 134556813 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=116756 CPUtime=18.69
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 4617 0 0 0 1863 6 0 0 19 0 4 0 156772497 119558144 20748 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=116756 CPUtime=23.13
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2227 0 0 0 2309 4 0 0 18 0 4 0 156772497 119558144 20748 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 86.58
Current children cumulated vsize (KiB) 122112

[startup+47.9029 s]
/proc/loadavg: 2.96 1.57 1.20 5/69 27471
/proc/meminfo: memFree=1199744/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=117156 CPUtime=90.78
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 20883 0 0 0 9049 29 0 0 17 0 4 0 156772464 119967744 20869 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 29289 20869 83 193 0 29093 0
[pid=27468/tid=27469] ppid=27465 vsize=117156 CPUtime=20.48
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2199 0 0 0 2044 4 0 0 17 0 4 0 156772497 119967744 20869 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=117156 CPUtime=19.7
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 4663 0 0 0 1964 6 0 0 17 0 4 0 156772497 119967744 20869 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=117156 CPUtime=24.63
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2252 0 0 0 2459 4 0 0 17 0 4 0 156772497 119967744 20869 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.97
Current children cumulated vsize (KiB) 122512

[startup+48.703 s]
/proc/loadavg: 3.04 1.61 1.21 5/69 27471
/proc/meminfo: memFree=1199552/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=117288 CPUtime=92.37
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 20904 0 0 0 9208 29 0 0 17 0 4 0 156772464 120102912 20890 1992294400 134512640 135305190 4294956160 18446744073709551615 134556789 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 29322 20890 83 193 0 29126 0
[pid=27468/tid=27469] ppid=27465 vsize=117288 CPUtime=20.92
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2202 0 0 0 2088 4 0 0 17 0 4 0 156772497 120102912 20890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=117288 CPUtime=20.05
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 4672 0 0 0 1999 6 0 0 17 0 4 0 156772497 120102912 20890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=117288 CPUtime=25.05
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2256 0 0 0 2501 4 0 0 17 0 4 0 156772497 120102912 20890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.56
Current children cumulated vsize (KiB) 122644

[startup+49.102 s]
/proc/loadavg: 3.04 1.61 1.21 5/69 27471
/proc/meminfo: memFree=1199552/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=117288 CPUtime=93.17
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 20918 0 0 0 9288 29 0 0 16 0 4 0 156772464 120102912 20904 1992294400 134512640 135305190 4294956160 18446744073709551615 134542052 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 29322 20904 83 193 0 29126 0
[pid=27468/tid=27469] ppid=27465 vsize=117288 CPUtime=21.12
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2205 0 0 0 2108 4 0 0 17 0 4 0 156772497 120102912 20904 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=117288 CPUtime=20.25
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 4675 0 0 0 2019 6 0 0 17 0 4 0 156772497 120102912 20904 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=117288 CPUtime=25.25
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2259 0 0 0 2521 4 0 0 17 0 4 0 156772497 120102912 20904 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.36
Current children cumulated vsize (KiB) 122644

[startup+49.5061 s]
/proc/loadavg: 3.04 1.61 1.21 5/69 27471
/proc/meminfo: memFree=1199488/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=117288 CPUtime=93.97
/proc/27468/stat : 27468 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194304 20930 0 0 0 9368 29 0 0 17 0 4 0 156772464 120102912 20916 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 29322 20916 83 193 0 29126 0
[pid=27468/tid=27469] ppid=27465 vsize=117288 CPUtime=21.38
/proc/27468/task/27469/stat : 27469 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2206 0 0 0 2134 4 0 0 17 0 4 0 156772497 120102912 20916 1992294400 134512640 135305190 4294956160 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27470] ppid=27465 vsize=117288 CPUtime=20.39
/proc/27468/task/27470/stat : 27470 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 4679 0 0 0 2033 6 0 0 18 0 4 0 156772497 120102912 20916 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27465 vsize=117288 CPUtime=25.42
/proc/27468/task/27471/stat : 27471 (manysat1.1_stat) R 27465 27465 27395 0 -1 4194368 2261 0 0 0 2538 4 0 0 17 0 4 0 156772497 120102912 20916 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.16
Current children cumulated vsize (KiB) 122644

[startup+49.6021 s]
/proc/loadavg: 3.04 1.61 1.21 5/69 27471
/proc/meminfo: memFree=1199488/2055920 swapFree=4181360/4192956
[pid=27465] ppid=27463 vsize=5356 CPUtime=2.19
/proc/27465/stat : 27465 (manysat.sh) S 27463 27465 27395 0 -1 4194304 313 12099 0 0 0 0 208 11 16 0 1 0 156772243 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 238 195 169 0 50 0
[pid=27468] ppid=27465 vsize=0 CPUtime=94.15
/proc/27468/stat : 27468 (manysat1.1_stat) Z 27465 27465 27395 0 -1 4194316 20945 0 0 0 9386 29 0 0 17 0 2 0 156772464 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27468/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 96.34
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 49.6214
CPU time (s): 96.3873
CPU user time (s): 95.9524
CPU system time (s): 0.434933
CPU usage (%): 194.246
Max. virtual memory (cumulated for all children) (KiB): 122644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.9524
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33511
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= 4585
involuntary context switches= 4333

runsolver used 0.047992 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-02 20:03:09
IDJOB=1773476
IDBENCH=69599
IDSOLVER=612
FILE ID=node17/1773476-1241287388
PBS_JOBID= 9225098
Free space on /tmp= 66444 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773476-1241287388/watcher-1773476-1241287388 -o /tmp/evaluation-result-1773476-1241287388/solver-1773476-1241287388 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773476-1241287388.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=951355762

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1294984 kB
Buffers:         73312 kB
Cached:         586572 kB
SwapCached:       5428 kB
Active:          74376 kB
Inactive:       593412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294984 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:            6372 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            79176 kB
Committed_AS:   684588 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node17 at 2009-05-02 20:03:58