Trace number 1776052

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 115.06 40.7239

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.33
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.00	c Parsing...
0.62/0.63	c ==============================================================================
0.62/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.63	c ==============================================================================
0.62/0.63	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
13.32/13.31	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
13.32/13.31	c ==============================================================================
13.32/13.31	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
13.32/13.31	c CPU time:   13.1 s
13.32/13.31	c ==============================================================================
114.74/40.68	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
114.74/40.68	c ============================[ Problem Statistics ]=============================
114.74/40.68	c |                                                                             |
114.74/40.68	c threadId              : 1
114.74/40.68	c restarts              : 504
114.74/40.68	c conflicts             : 91117          (910 /sec)
114.74/40.68	c decisions             : 201371         (1.64 % random) (2012 /sec)
114.74/40.68	c propagations          : 29834182       (298044 /sec)
114.74/40.68	c conflict literals     : 1509225        (25.56 % deleted)
114.74/40.68	c Memory used           : 230.00 MB
114.74/40.68	c CPU time              : 100.1 s
114.74/40.68	
114.74/40.68	c --->m=4, e=8, aimd=2, HOME/26241_many.cnf	time: 25.025	conflicts: 91117        
114.74/40.70	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-1776052-1243507011/watcher-1776052-1243507011 -o /tmp/evaluation-result-1776052-1243507011/solver-1776052-1243507011 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776052-1243507011.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.06 3.27 3.67 3/98 26241
/proc/meminfo: memFree=3120748/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) R 26239 26241 28360 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696540 3085330292 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=1788 CPUtime=0
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 324 0 0 0 0 0 0 0 18 0 1 0 932277930 1830912 261 4294967295 134512640 135034092 3220423232 3220419576 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 447 261 51 128 0 317 0

[startup+0.074809 s]
/proc/loadavg: 3.06 3.27 3.67 3/98 26241
/proc/meminfo: memFree=3120748/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=10652 CPUtime=0.08
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 2315 0 0 0 8 0 0 0 19 0 1 0 932277930 10907648 2252 4294967295 134512640 135034092 3220423232 3220419192 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 2663 2252 51 128 0 2533 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13064

[startup+0.114807 s]
/proc/loadavg: 3.06 3.27 3.67 3/98 26241
/proc/meminfo: memFree=3120748/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=14596 CPUtime=0.12
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 3440 0 0 0 10 2 0 0 20 0 1 0 932277930 14946304 3377 4294967295 134512640 135034092 3220423232 3220419192 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 3649 3377 51 128 0 3519 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 17008

[startup+0.314789 s]
/proc/loadavg: 3.06 3.27 3.67 3/98 26241
/proc/meminfo: memFree=3120748/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=43104 CPUtime=0.32
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 9700 0 0 0 29 3 0 0 20 0 1 0 932277930 44138496 9637 4294967295 134512640 135034092 3220423232 3220419576 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 10776 9637 51 128 0 10646 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 45516

[startup+0.714758 s]
/proc/loadavg: 3.06 3.27 3.67 3/98 26241
/proc/meminfo: memFree=3120748/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=99804 CPUtime=0.72
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 22281 0 0 0 66 6 0 0 21 0 1 0 932277930 102199296 21756 4294967295 134512640 135034092 3220423232 3220419228 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 24951 21756 67 128 0 24821 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 102216

[startup+1.51469 s]
/proc/loadavg: 3.06 3.27 3.67 2/100 26243
/proc/meminfo: memFree=3028692/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=104960 CPUtime=1.52
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 23529 0 0 0 145 7 0 0 23 0 1 0 932277930 107479040 23004 4294967295 134512640 135034092 3220423232 3220419228 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 26240 23004 67 128 0 26110 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 107372

[startup+3.11456 s]
/proc/loadavg: 3.06 3.27 3.67 2/100 26243
/proc/meminfo: memFree=3017928/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=111288 CPUtime=3.12
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 24997 0 0 0 302 10 0 0 25 0 1 0 932277930 113958912 24472 4294967295 134512640 135034092 3220423232 3220419228 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 27822 24472 67 128 0 27692 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 113700

[startup+6.3143 s]
/proc/loadavg: 2.89 3.24 3.66 2/100 26243
/proc/meminfo: memFree=2991172/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=122352 CPUtime=6.32
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 27538 0 0 0 615 17 0 0 25 0 1 0 932277930 125288448 27013 4294967295 134512640 135034092 3220423232 3220419228 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 30588 27013 67 128 0 30458 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 124764

[startup+12.7138 s]
/proc/loadavg: 2.74 3.20 3.64 2/100 26244
/proc/meminfo: memFree=2970160/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2412 CPUtime=0
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932277930 2469888 273 4294967295 134512640 135169312 3213698064 3213696600 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 603 273 231 161 0 42 0
[pid=26242] ppid=26241 vsize=134416 CPUtime=12.72
/proc/26242/stat : 26242 (SatElite) R 26241 26241 28360 0 -1 4202496 32563 0 0 0 1250 22 0 0 25 0 1 0 932277930 137641984 29795 4294967295 134512640 135034092 3220423232 3220419728 134558534 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26242/statm: 33604 29801 67 128 0 33474 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 136828

[startup+25.5126 s]
/proc/loadavg: 2.97 3.22 3.64 5/103 26431
/proc/meminfo: memFree=2888100/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2416 CPUtime=14.42
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 370 32884 0 0 0 0 1414 28 18 0 1 0 932277930 2473984 274 4294967295 134512640 135169312 3213698064 3213694280 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 604 274 231 161 0 43 0
[pid=26428] ppid=26241 vsize=214752 CPUtime=40.06
/proc/26428/stat : 26428 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202496 46163 0 0 0 3965 41 0 0 20 0 4 0 932279372 219906048 46097 4294967295 134512640 135305190 3216893712 3216891632 134541935 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26428/statm: 53688 46097 79 194 0 53492 0
[pid=26428/tid=26429] ppid=26241 vsize=214752 CPUtime=9.69
/proc/26428/task/26429/stat : 26429 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 2877 0 0 0 962 7 0 0 19 0 4 0 932279498 219906048 46097 4294967295 134512640 135305190 3216893712 3068996800 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26428/tid=26430] ppid=26241 vsize=214752 CPUtime=9.7
/proc/26428/task/26430/stat : 26430 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 2640 0 0 0 962 8 0 0 25 0 4 0 932279498 219906048 46097 4294967295 134512640 135305190 3216893712 3060608192 134528195 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26428/tid=26431] ppid=26241 vsize=214752 CPUtime=9.72
/proc/26428/task/26431/stat : 26431 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 2913 0 0 0 961 11 0 0 22 0 4 0 932279498 219906048 46097 4294967295 134512640 135305190 3216893712 3052219584 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 54.48
Current children cumulated vsize (KiB) 217168

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

[startup+31.912 s]
/proc/loadavg: 3.13 3.25 3.65 5/103 26432
/proc/meminfo: memFree=2881428/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2416 CPUtime=14.42
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 370 32884 0 0 0 0 1414 28 18 0 1 0 932277930 2473984 274 4294967295 134512640 135169312 3213698064 3213694280 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 604 274 231 161 0 43 0
[pid=26428] ppid=26241 vsize=221980 CPUtime=65.61
/proc/26428/stat : 26428 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202496 47848 0 0 0 6516 45 0 0 25 0 4 0 932279372 227307520 47782 4294967295 134512640 135305190 3216893712 3216891888 134528329 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26428/statm: 55495 47782 79 194 0 55299 0
[pid=26428/tid=26429] ppid=26241 vsize=221980 CPUtime=16.07
/proc/26428/task/26429/stat : 26429 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3319 0 0 0 1599 8 0 0 25 0 4 0 932279498 227307520 47782 4294967295 134512640 135305190 3216893712 3068996800 134528446 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26428/tid=26430] ppid=26241 vsize=221980 CPUtime=16.1
/proc/26428/task/26430/stat : 26430 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3055 0 0 0 1602 8 0 0 25 0 4 0 932279498 227307520 47782 4294967295 134512640 135305190 3216893712 3060608192 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26428/tid=26431] ppid=26241 vsize=221980 CPUtime=16.12
/proc/26428/task/26431/stat : 26431 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3237 0 0 0 1601 11 0 0 25 0 4 0 932279498 227307520 47782 4294967295 134512640 135305190 3216893712 3052219584 134530649 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (KiB) 224396

[startup+35.1118 s]
/proc/loadavg: 3.20 3.26 3.65 6/103 26432
/proc/meminfo: memFree=2876068/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2416 CPUtime=14.42
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 370 32884 0 0 0 0 1414 28 18 0 1 0 932277930 2473984 274 4294967295 134512640 135169312 3213698064 3213694280 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 604 274 231 161 0 43 0
[pid=26428] ppid=26241 vsize=227988 CPUtime=78.36
/proc/26428/stat : 26428 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202496 49181 0 0 0 7786 50 0 0 25 0 4 0 932279372 233459712 49115 4294967295 134512640 135305190 3216893712 3216891888 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26428/statm: 56997 49115 79 194 0 56801 0
[pid=26428/tid=26429] ppid=26241 vsize=227988 CPUtime=19.24
/proc/26428/task/26429/stat : 26429 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3747 0 0 0 1914 10 0 0 25 0 4 0 932279498 233459712 49115 4294967295 134512640 135305190 3216893712 3068996528 134556572 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26428/tid=26430] ppid=26241 vsize=227988 CPUtime=19.3
/proc/26428/task/26430/stat : 26430 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3395 0 0 0 1919 11 0 0 25 0 4 0 932279498 233459712 49115 4294967295 134512640 135305190 3216893712 3060608192 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26428/tid=26431] ppid=26241 vsize=227988 CPUtime=19.32
/proc/26428/task/26431/stat : 26431 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3503 0 0 0 1921 11 0 0 25 0 4 0 932279498 233459712 49115 4294967295 134512640 135305190 3216893712 3052219584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.78
Current children cumulated vsize (KiB) 230404

[startup+38.3115 s]
/proc/loadavg: 3.20 3.26 3.65 5/103 26437
/proc/meminfo: memFree=2872896/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2416 CPUtime=14.42
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 370 32884 0 0 0 0 1414 28 18 0 1 0 932277930 2473984 274 4294967295 134512640 135169312 3213698064 3213694280 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 604 274 231 161 0 43 0
[pid=26428] ppid=26241 vsize=232532 CPUtime=91.14
/proc/26428/stat : 26428 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202496 50255 0 0 0 9064 50 0 0 25 0 4 0 932279372 238112768 50189 4294967295 134512640 135305190 3216893712 3216891680 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26428/statm: 58133 50189 79 194 0 57937 0
[pid=26428/tid=26429] ppid=26241 vsize=232532 CPUtime=22.43
/proc/26428/task/26429/stat : 26429 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 4070 0 0 0 2233 10 0 0 25 0 4 0 932279498 238112768 50189 4294967295 134512640 135305190 3216893712 3068996688 134538136 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26428/tid=26430] ppid=26241 vsize=232532 CPUtime=22.5
/proc/26428/task/26430/stat : 26430 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3704 0 0 0 2239 11 0 0 25 0 4 0 932279498 238112768 50189 4294967295 134512640 135305190 3216893712 3060608192 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26428/tid=26431] ppid=26241 vsize=232532 CPUtime=22.52
/proc/26428/task/26431/stat : 26431 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3762 0 0 0 2241 11 0 0 25 0 4 0 932279498 238112768 50189 4294967295 134512640 135305190 3216893712 3052219584 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 105.56
Current children cumulated vsize (KiB) 234948

[startup+39.9114 s]
/proc/loadavg: 3.26 3.28 3.65 6/103 26437
/proc/meminfo: memFree=2870340/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2416 CPUtime=14.42
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 370 32884 0 0 0 0 1414 28 18 0 1 0 932277930 2473984 274 4294967295 134512640 135169312 3213698064 3213694280 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 604 274 231 161 0 43 0
[pid=26428] ppid=26241 vsize=233732 CPUtime=97.53
/proc/26428/stat : 26428 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202496 50665 0 0 0 9703 50 0 0 25 0 4 0 932279372 239341568 50599 4294967295 134512640 135305190 3216893712 3216891888 134528252 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26428/statm: 58433 50599 79 194 0 58237 0
[pid=26428/tid=26429] ppid=26241 vsize=233732 CPUtime=24.01
/proc/26428/task/26429/stat : 26429 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 4109 0 0 0 2391 10 0 0 25 0 4 0 932279498 239341568 50599 4294967295 134512640 135305190 3216893712 3068996800 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26428/tid=26430] ppid=26241 vsize=233732 CPUtime=24.1
/proc/26428/task/26430/stat : 26430 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3876 0 0 0 2399 11 0 0 25 0 4 0 932279498 239341568 50599 4294967295 134512640 135305190 3216893712 3060608192 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26428/tid=26431] ppid=26241 vsize=233732 CPUtime=24.12
/proc/26428/task/26431/stat : 26431 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3905 0 0 0 2401 11 0 0 25 0 4 0 932279498 239341568 50599 4294967295 134512640 135305190 3216893712 3052219584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 111.95
Current children cumulated vsize (KiB) 236148

[startup+40.3114 s]
/proc/loadavg: 3.26 3.28 3.65 6/103 26437
/proc/meminfo: memFree=2870340/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2416 CPUtime=14.42
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 370 32884 0 0 0 0 1414 28 18 0 1 0 932277930 2473984 274 4294967295 134512640 135169312 3213698064 3213694280 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/26241/statm: 604 274 231 161 0 43 0
[pid=26428] ppid=26241 vsize=234180 CPUtime=99.11
/proc/26428/stat : 26428 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202496 50810 0 0 0 9861 50 0 0 25 0 4 0 932279372 239800320 50744 4294967295 134512640 135305190 3216893712 3216891888 134528319 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26428/statm: 58545 50744 79 194 0 58349 0
[pid=26428/tid=26429] ppid=26241 vsize=234180 CPUtime=24.41
/proc/26428/task/26429/stat : 26429 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 4125 0 0 0 2431 10 0 0 25 0 4 0 932279498 239800320 50744 4294967295 134512640 135305190 3216893712 3068996800 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26428/tid=26430] ppid=26241 vsize=234180 CPUtime=24.5
/proc/26428/task/26430/stat : 26430 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3906 0 0 0 2439 11 0 0 25 0 4 0 932279498 239800320 50744 4294967295 134512640 135305190 3216893712 3060608192 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26428/tid=26431] ppid=26241 vsize=234180 CPUtime=24.52
/proc/26428/task/26431/stat : 26431 (manysat1.1_stat) R 26241 26241 28360 0 -1 4202560 3967 0 0 0 2441 11 0 0 25 0 4 0 932279498 239800320 50744 4294967295 134512640 135305190 3216893712 3052219584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 113.53
Current children cumulated vsize (KiB) 236596

[startup+40.7113 s]
/proc/loadavg: 3.26 3.28 3.65 6/103 26437
/proc/meminfo: memFree=2869424/3368532 swapFree=1959840/1959888
[pid=26241] ppid=26239 vsize=2932 CPUtime=115.03
/proc/26241/stat : 26241 (manysat.sh) S 26239 26241 28360 0 -1 4194304 460 83794 0 0 0 0 11424 79 20 0 1 0 932277930 3002368 342 4294967295 134512640 135169312 3213698064 3213693448 3085328110 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26241/statm: 733 342 233 161 0 172 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 40.7239
CPU time (s): 115.06
CPU user time (s): 114.24
CPU system time (s): 0.82
CPU usage (%): 282.537
Max. virtual memory (cumulated for all children) (KiB): 237768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.24
system time used= 0.82
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84439
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= 26888
involuntary context switches= 7685

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 12:36:51
IDJOB=1776052
IDBENCH=20418
IDSOLVER=626
FILE ID=tipi39/1776052-1243507011
PBS_JOBID=
Free space on /tmp= 5729 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776052-1243507011/watcher-1776052-1243507011 -o /tmp/evaluation-result-1776052-1243507011/solver-1776052-1243507011 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776052-1243507011.cnf aimd 2

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED= 106976881

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
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.16
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.067
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:       3120748 kB
Buffers:         32868 kB
Cached:         118712 kB
SwapCached:          0 kB
Active:          99476 kB
Inactive:        68396 kB
HighTotal:     2489216 kB
HighFree:      2356616 kB
LowTotal:       879316 kB
LowFree:        764132 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           17092 kB
Writeback:           0 kB
AnonPages:       16556 kB
Mapped:           6276 kB
Slab:            70052 kB
SReclaimable:    57604 kB
SUnreclaim:      12448 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95168 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5729 MiB
End job on tipi39 at 2009-05-28 12:37:33