Trace number 1772586

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 40.1349 23.1261

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.4705
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

0.00/0.00	c Parsing...
0.00/0.60	c ==============================================================================
0.00/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.60	c ==============================================================================
0.00/0.60	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.69/4.72	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.69/4.73	c ==============================================================================
4.69/4.73	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.69/4.73	c CPU time:   4.53331 s
4.69/4.73	c ==============================================================================
39.89/23.10	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
39.89/23.10	c ============================[ Problem Statistics ]=============================
39.89/23.10	c |                                                                             |
39.89/23.10	c threadId              : 3
39.89/23.10	c restarts              : 12
39.89/23.10	c conflicts             : 7795           (224 /sec)
39.89/23.10	c decisions             : 10820          (1.11 % random) (311 /sec)
39.89/23.10	c propagations          : 16528150       (474719 /sec)
39.89/23.10	c conflict literals     : 252505         (42.72 % deleted)
39.89/23.10	c Memory used           : 112.29 MB
39.89/23.10	c CPU time              : 34.8167 s
39.89/23.10	
39.89/23.10	c --->m=4, e=8, aimd=1, HOME/32521_many.cnf	time: 8.70418	conflicts: 7795         
40.09/23.11	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-1772586-1241174910/watcher-1772586-1241174910 -o /tmp/evaluation-result-1772586-1241174910/solver-1772586-1241174910 -C 10000 -W 6000 -M 1800 manysat.sh HOME/instance-1772586-1241174910.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): 6000 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: 0.00 0.00 0.00 2/64 32521
/proc/meminfo: memFree=1168456/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5360 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) R 32519 32521 32484 0 -1 4194304 184 0 0 0 0 0 0 0 19 0 1 0 145519544 5488640 153 1992294400 4194304 4889804 548682068800 18446744073709551615 272837083218 0 0 4096 0 0 0 0 17 1 0 0
/proc/32521/statm: 1339 156 127 169 0 50 0

[startup+0.038533 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 32521
/proc/meminfo: memFree=1168456/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 145519544 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32521/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102539 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 32521
/proc/meminfo: memFree=1168456/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 145519544 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32521/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301568 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 32521
/proc/meminfo: memFree=1168456/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 145519544 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32521/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702626 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 32521
/proc/meminfo: memFree=1168456/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 145519544 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32521/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50174 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 32523
/proc/meminfo: memFree=1097328/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 145519544 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32521/statm: 1339 235 195 169 0 50 0
[pid=32523] ppid=32521 vsize=85488 CPUtime=1.48
/proc/32523/stat : 32523 (SatElite) R 32521 32521 32484 0 -1 4194304 19965 0 0 0 137 11 0 0 25 0 1 0 145519545 87539712 18222 1992294400 134512640 135034092 4294956112 18446744073709551615 134566205 0 0 4096 3 0 0 0 17 0 0 0
/proc/32523/statm: 21372 18222 68 127 0 21242 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 90844

[startup+3.10198 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 32523
/proc/meminfo: memFree=1092144/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=0
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 145519544 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32521/statm: 1339 235 195 169 0 50 0
[pid=32523] ppid=32521 vsize=95076 CPUtime=3.08
/proc/32523/stat : 32523 (SatElite) R 32521 32521 32484 0 -1 4194304 22282 0 0 0 295 13 0 0 25 0 1 0 145519545 97357824 20129 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/32523/statm: 23769 20129 68 127 0 23639 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 100432

[startup+6.30146 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 32524
/proc/meminfo: memFree=1118512/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=113556 CPUtime=1.62
/proc/32524/stat : 32524 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194304 19525 0 0 0 150 12 0 0 16 0 4 0 145520054 116281344 19489 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 28389 19489 82 193 0 28193 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 118912

[startup+12.7014 s]
/proc/loadavg: 0.68 0.15 0.05 5/69 32527
/proc/meminfo: memFree=1079192/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=114852 CPUtime=14.25
/proc/32524/stat : 32524 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194304 19823 0 0 0 1405 20 0 0 17 0 4 0 145520054 117608448 19787 1992294400 134512640 135305190 4294956160 18446744073709551615 134557923 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 28713 19787 83 193 0 28517 0
[pid=32524/tid=32525] ppid=32521 vsize=114852 CPUtime=3.2
/proc/32524/task/32525/stat : 32525 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 374 0 0 0 320 0 0 0 17 0 4 0 145520129 117608448 19787 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32524/tid=32526] ppid=32521 vsize=114852 CPUtime=3.14
/proc/32524/task/32526/stat : 32526 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 375 0 0 0 313 1 0 0 18 0 4 0 145520129 117608448 19787 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32524/tid=32527] ppid=32521 vsize=114852 CPUtime=3.89
/proc/32524/task/32527/stat : 32527 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 363 0 0 0 385 4 0 0 17 0 4 0 145520129 117608448 19787 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.33
Current children cumulated vsize (KiB) 120208

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

[startup+19.1013 s]
/proc/loadavg: 0.95 0.21 0.07 5/69 32527
/proc/meminfo: memFree=1079256/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=114852 CPUtime=27.02
/proc/32524/stat : 32524 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194304 19842 0 0 0 2682 20 0 0 20 0 4 0 145520054 117608448 19806 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 28713 19806 83 193 0 28517 0
[pid=32524/tid=32525] ppid=32521 vsize=114852 CPUtime=6.01
/proc/32524/task/32525/stat : 32525 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 374 0 0 0 601 0 0 0 17 0 4 0 145520129 117608448 19806 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32524/tid=32526] ppid=32521 vsize=114852 CPUtime=4.8
/proc/32524/task/32526/stat : 32526 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 375 0 0 0 479 1 0 0 20 0 4 0 145520129 117608448 19806 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32524/tid=32527] ppid=32521 vsize=114852 CPUtime=8.63
/proc/32524/task/32527/stat : 32527 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 379 0 0 0 859 4 0 0 18 0 4 0 145520129 117608448 19806 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.1
Current children cumulated vsize (KiB) 120208

[startup+20.7026 s]
/proc/loadavg: 0.95 0.21 0.07 5/69 32527
/proc/meminfo: memFree=1079192/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=114852 CPUtime=30.22
/proc/32524/stat : 32524 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194304 19845 0 0 0 3002 20 0 0 20 0 4 0 145520054 117608448 19809 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 28713 19809 83 193 0 28517 0
[pid=32524/tid=32525] ppid=32521 vsize=114852 CPUtime=7.61
/proc/32524/task/32525/stat : 32525 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 377 0 0 0 761 0 0 0 18 0 4 0 145520129 117608448 19809 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32524/tid=32526] ppid=32521 vsize=114852 CPUtime=5.6
/proc/32524/task/32526/stat : 32526 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 375 0 0 0 559 1 0 0 22 0 4 0 145520129 117608448 19809 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32524/tid=32527] ppid=32521 vsize=114852 CPUtime=9.43
/proc/32524/task/32527/stat : 32527 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 379 0 0 0 939 4 0 0 20 0 4 0 145520129 117608448 19809 1992294400 134512640 135305190 4294956160 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 35.3
Current children cumulated vsize (KiB) 120208

[startup+22.3018 s]
/proc/loadavg: 1.19 0.27 0.09 5/69 32527
/proc/meminfo: memFree=1079192/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=114984 CPUtime=33.41
/proc/32524/stat : 32524 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194304 19875 0 0 0 3321 20 0 0 19 0 4 0 145520054 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 28746 19839 83 193 0 28550 0
[pid=32524/tid=32525] ppid=32521 vsize=114984 CPUtime=8.2
/proc/32524/task/32525/stat : 32525 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 384 0 0 0 820 0 0 0 19 0 4 0 145520129 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32524/tid=32526] ppid=32521 vsize=114984 CPUtime=6
/proc/32524/task/32526/stat : 32526 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 382 0 0 0 599 1 0 0 25 0 4 0 145520129 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32524/tid=32527] ppid=32521 vsize=114984 CPUtime=10.63
/proc/32524/task/32527/stat : 32527 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 389 0 0 0 1059 4 0 0 16 0 4 0 145520129 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.49
Current children cumulated vsize (KiB) 120340

[startup+22.7019 s]
/proc/loadavg: 1.19 0.27 0.09 5/69 32527
/proc/meminfo: memFree=1079192/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=114984 CPUtime=34.21
/proc/32524/stat : 32524 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194304 19875 0 0 0 3401 20 0 0 19 0 4 0 145520054 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 28746 19839 83 193 0 28550 0
[pid=32524/tid=32525] ppid=32521 vsize=114984 CPUtime=8.32
/proc/32524/task/32525/stat : 32525 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 384 0 0 0 832 0 0 0 20 0 4 0 145520129 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32524/tid=32526] ppid=32521 vsize=114984 CPUtime=6
/proc/32524/task/32526/stat : 32526 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 382 0 0 0 599 1 0 0 25 0 4 0 145520129 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32524/tid=32527] ppid=32521 vsize=114984 CPUtime=11.03
/proc/32524/task/32527/stat : 32527 (manysat1.1_stat) R 32521 32521 32484 0 -1 4194368 389 0 0 0 1099 4 0 0 17 0 4 0 145520129 117743616 19839 1992294400 134512640 135305190 4294956160 18446744073709551615 134557163 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.29
Current children cumulated vsize (KiB) 120340

[startup+23.1069 s]
/proc/loadavg: 1.19 0.27 0.09 5/69 32527
/proc/meminfo: memFree=1079128/2055920 swapFree=4144868/4192956
[pid=32521] ppid=32519 vsize=5356 CPUtime=5.08
/proc/32521/stat : 32521 (manysat.sh) S 32519 32521 32484 0 -1 4194304 313 30553 0 0 0 0 485 23 16 0 1 0 145519544 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32521/statm: 1339 238 195 169 0 50 0
[pid=32524] ppid=32521 vsize=0 CPUtime=35.01
/proc/32524/stat : 32524 (manysat1.1_stat) Z 32521 32521 32484 0 -1 4194316 19893 0 0 0 3481 20 0 0 19 0 2 0 145520054 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32524/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.09
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 23.1261
CPU time (s): 40.1349
CPU user time (s): 39.676
CPU system time (s): 0.45893
CPU usage (%): 173.548
Max. virtual memory (cumulated for all children) (KiB): 120340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.676
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50913
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= 1374
involuntary context switches= 1370

runsolver used 0.024996 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-01 12:48:31
IDJOB=1772586
IDBENCH=20343
IDSOLVER=612
FILE ID=node39/1772586-1241174910
PBS_JOBID= 9224519
Free space on /tmp= 66480 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772586-1241174910/watcher-1772586-1241174910 -o /tmp/evaluation-result-1772586-1241174910/solver-1772586-1241174910 -C 10000 -W 6000 -M 1800  manysat.sh HOME/instance-1772586-1241174910.cnf aimd 1

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=132316478

node39.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.281
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.281
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:       1168936 kB
Buffers:         81224 kB
Cached:         669284 kB
SwapCached:      42372 kB
Active:          88252 kB
Inactive:       706940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168936 kB
SwapTotal:     4192956 kB
SwapFree:      4144868 kB
Dirty:           13704 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            77904 kB
Committed_AS:   753860 kB
PageTables:       1380 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= 66476 MiB
End job on node39 at 2009-05-01 12:48:55