Trace number 1721255

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (TO) 1200.06 601.819

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.59/0.62	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.59/0.62	c ==============================================================================
0.59/0.62	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.59/0.62	c CPU time:   0.606907 s
0.59/0.62	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721255-1240664952/watcher-1721255-1240664952 -o /tmp/evaluation-result-1721255-1240664952/solver-1721255-1240664952 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721255-1240664952.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4508
/proc/meminfo: memFree=974600/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94523266 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 235 195 169 0 50 0
[pid=4509] ppid=4508 vsize=692 CPUtime=0
/proc/4509/stat : 4509 (SatElite) R 4508 4508 4380 0 -1 4194304 94 0 0 0 0 0 0 0 19 0 1 0 94523266 708608 78 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4509/statm: 173 80 50 127 0 43 0

[startup+0.0143799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4508
/proc/meminfo: memFree=974600/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94523266 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 235 195 169 0 50 0
[pid=4509] ppid=4508 vsize=1900 CPUtime=0
/proc/4509/stat : 4509 (SatElite) R 4508 4508 4380 0 -1 4194304 347 0 0 0 0 0 0 0 19 0 1 0 94523266 1945600 331 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/4509/statm: 475 338 50 127 0 345 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7256

[startup+0.10139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4508
/proc/meminfo: memFree=974600/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94523266 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 235 195 169 0 50 0
[pid=4509] ppid=4508 vsize=7664 CPUtime=0.08
/proc/4509/stat : 4509 (SatElite) R 4508 4508 4380 0 -1 4194304 1814 0 0 0 8 0 0 0 19 0 1 0 94523266 7847936 1798 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/4509/statm: 1916 1798 68 127 0 1786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13020

[startup+0.301413 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4508
/proc/meminfo: memFree=974600/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94523266 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 235 195 169 0 50 0
[pid=4509] ppid=4508 vsize=10184 CPUtime=0.29
/proc/4509/stat : 4509 (SatElite) R 4508 4508 4380 0 -1 4194304 2402 0 0 0 28 1 0 0 21 0 1 0 94523266 10428416 2386 1992294400 134512640 135034092 4294956096 18446744073709551615 134569190 0 0 4096 3 0 0 0 17 0 0 0
/proc/4509/statm: 2546 2386 68 127 0 2416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15540

[startup+0.70146 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4508
/proc/meminfo: memFree=974600/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94523266 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 235 195 169 0 50 0
[pid=4509] ppid=4508 vsize=9420 CPUtime=0.68
/proc/4509/stat : 4509 (SatElite) R 4508 4508 4380 0 -1 4194304 2404 0 0 0 67 1 0 0 25 0 1 0 94523266 9646080 2209 1992294400 134512640 135034092 4294956096 18446744073709551615 134763058 0 0 4096 3 0 0 0 17 0 0 0
/proc/4509/statm: 2355 2209 69 127 0 2225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14776

[startup+1.50256 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 4512
/proc/meminfo: memFree=957936/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=27348 CPUtime=1.38
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 4042 0 0 0 135 3 0 0 18 0 2 0 94523341 28004352 4028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 6837 4028 83 193 0 6641 0
[pid=4511/tid=4512] ppid=4508 vsize=27348 CPUtime=0.63
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 458 0 0 0 63 0 0 0 18 0 2 0 94523351 28004352 4028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 32704

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 4512
/proc/meminfo: memFree=954480/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=31040 CPUtime=4.57
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 5010 0 0 0 453 4 0 0 19 0 2 0 94523341 31784960 4996 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 7760 4996 83 193 0 7564 0
[pid=4511/tid=4512] ppid=4508 vsize=31040 CPUtime=2.23
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 869 0 0 0 222 1 0 0 25 0 2 0 94523351 31784960 4996 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 36396

[startup+6.30113 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 4512
/proc/meminfo: memFree=949168/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=35176 CPUtime=10.94
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 6043 0 0 0 1090 4 0 0 25 0 2 0 94523341 36020224 6029 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 8794 6029 83 193 0 8598 0
[pid=4511/tid=4512] ppid=4508 vsize=35176 CPUtime=5.43
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 1342 0 0 0 542 1 0 0 25 0 2 0 94523351 36020224 6029 1992294400 134512640 135305190 4294956144 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 40532

[startup+12.7019 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 4512
/proc/meminfo: memFree=942064/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=41792 CPUtime=23.71
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 7508 0 0 0 2366 5 0 0 17 0 2 0 94523341 42795008 7494 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 10448 7494 83 193 0 10252 0
[pid=4511/tid=4512] ppid=4508 vsize=41792 CPUtime=11.82
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 2158 0 0 0 1181 1 0 0 17 0 2 0 94523351 42795008 7494 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.46
Current children cumulated vsize (KiB) 47148

[startup+25.5014 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 4512
/proc/meminfo: memFree=936880/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=47360 CPUtime=49.25
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 8841 0 0 0 4918 7 0 0 25 0 2 0 94523341 48496640 8827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 11840 8827 83 193 0 11644 0
[pid=4511/tid=4512] ppid=4508 vsize=47360 CPUtime=24.62
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 2700 0 0 0 2460 2 0 0 17 0 2 0 94523351 48496640 8827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 52716

[startup+51.1014 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 4512
/proc/meminfo: memFree=928880/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=55572 CPUtime=100.34
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 10852 0 0 0 10024 10 0 0 25 0 2 0 94523341 56905728 10838 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 13893 10838 83 193 0 13697 0
[pid=4511/tid=4512] ppid=4508 vsize=55572 CPUtime=50.21
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 3743 0 0 0 5017 4 0 0 25 0 2 0 94523351 56905728 10838 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 60928

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 4512
/proc/meminfo: memFree=915376/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=69524 CPUtime=202.51
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 14214 0 0 0 20237 14 0 0 25 0 2 0 94523341 71192576 14179 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 17381 14179 83 193 0 17185 0
[pid=4511/tid=4512] ppid=4508 vsize=69524 CPUtime=101.38
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 5490 0 0 0 10132 6 0 0 25 0 2 0 94523351 71192576 14179 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.26
Current children cumulated vsize (KiB) 74880

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 4512
/proc/meminfo: memFree=906992/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=78700 CPUtime=322.24
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 16290 0 0 0 32207 17 0 0 25 0 2 0 94523341 80588800 16255 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 19675 16255 83 193 0 19479 0
[pid=4511/tid=4512] ppid=4508 vsize=78700 CPUtime=161.35
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 6869 0 0 0 16127 8 0 0 25 0 2 0 94523351 80588800 16255 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.99
Current children cumulated vsize (KiB) 84056

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 4512
/proc/meminfo: memFree=897520/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=89812 CPUtime=441.98
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 18665 0 0 0 44178 20 0 0 25 0 2 0 94523341 91967488 18630 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 22453 18630 83 193 0 22257 0
[pid=4511/tid=4512] ppid=4508 vsize=89812 CPUtime=221.33
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 8183 0 0 0 22124 9 0 0 25 0 2 0 94523351 91967488 18630 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.73
Current children cumulated vsize (KiB) 95168

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 4512
/proc/meminfo: memFree=879920/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=107380 CPUtime=561.72
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 23138 0 0 0 56146 26 0 0 25 0 2 0 94523341 109957120 23100 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 26845 23100 83 193 0 26649 0
[pid=4511/tid=4512] ppid=4508 vsize=107380 CPUtime=281.3
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 11910 0 0 0 28116 14 0 0 25 0 2 0 94523351 109957120 23100 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 112736

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 4/67 4512
/proc/meminfo: memFree=869936/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=117972 CPUtime=681.46
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 25545 0 0 0 68116 30 0 0 25 0 2 0 94523341 120803328 25507 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 29493 25507 83 193 0 29297 0
[pid=4511/tid=4512] ppid=4508 vsize=117972 CPUtime=341.28
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 13781 0 0 0 34111 17 0 0 25 0 2 0 94523351 120803328 25507 1992294400 134512640 135305190 4294956144 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.21
Current children cumulated vsize (KiB) 123328

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 4512
/proc/meminfo: memFree=861168/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=127776 CPUtime=801.2
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 27739 0 0 0 80087 33 0 0 25 0 2 0 94523341 130842624 27701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4511/statm: 31944 27701 83 193 0 31748 0
[pid=4511/tid=4512] ppid=4508 vsize=127776 CPUtime=401.25
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 15403 0 0 0 40106 19 0 0 25 0 2 0 94523351 130842624 27701 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.95
Current children cumulated vsize (KiB) 133132

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 4512
/proc/meminfo: memFree=855600/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=134128 CPUtime=920.93
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 29160 0 0 0 92057 36 0 0 25 0 2 0 94523341 137347072 29122 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4511/statm: 33532 29122 83 193 0 33336 0
[pid=4511/tid=4512] ppid=4508 vsize=134128 CPUtime=461.22
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 16369 0 0 0 46101 21 0 0 25 0 2 0 94523351 137347072 29122 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.68
Current children cumulated vsize (KiB) 139484

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 4512
/proc/meminfo: memFree=845616/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=145388 CPUtime=1040.66
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 31640 0 0 0 104025 41 0 0 25 0 2 0 94523341 148877312 31602 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4511/statm: 36347 31602 83 193 0 36151 0
[pid=4511/tid=4512] ppid=4508 vsize=145388 CPUtime=520.97
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 17839 0 0 0 52074 23 0 0 25 0 2 0 94523351 148877312 31602 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (KiB) 150744

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 4512
/proc/meminfo: memFree=843120/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=147776 CPUtime=1160.4
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 32241 0 0 0 115998 42 0 0 25 0 2 0 94523341 151322624 32203 1992294400 134512640 135305190 4294956144 18446744073709551615 134528875 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4511/statm: 36944 32203 83 193 0 36748 0
[pid=4511/tid=4512] ppid=4508 vsize=147776 CPUtime=580.74
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 18013 0 0 0 58050 24 0 0 25 0 2 0 94523351 151322624 32203 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.15
Current children cumulated vsize (KiB) 153132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 4512
/proc/meminfo: memFree=842288/2055920 swapFree=4192956/4192956
[pid=4508] ppid=4506 vsize=5356 CPUtime=0.75
/proc/4508/stat : 4508 (manysat.sh) S 4506 4508 4380 0 -1 4194304 312 2407 0 0 0 0 73 2 15 0 1 0 94523266 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4508/statm: 1339 238 195 169 0 50 0
[pid=4511] ppid=4508 vsize=148700 CPUtime=1199.31
/proc/4511/stat : 4511 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194304 32453 0 0 0 119889 42 0 0 25 0 2 0 94523341 152268800 32415 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4511/statm: 37175 32415 83 193 0 36979 0
[pid=4511/tid=4512] ppid=4508 vsize=148700 CPUtime=600.16
/proc/4511/task/4512/stat : 4512 (manysat1.1_stat) R 4508 4508 4380 0 -1 4194368 18216 0 0 0 59992 24 0 0 25 0 2 0 94523351 152268800 32415 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 154056

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4508 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=732888
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.756884
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 601.819
CPU time (s): 1200.06
CPU user time (s): 1199.62
CPU system time (s): 0.44
CPU usage (%): 199.406
Max. virtual memory (cumulated for all children) (KiB): 154056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.732888
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2719
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= 6
involuntary context switches= 3

runsolver used 0.571913 second user time and 1.62775 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 15:09:12
IDJOB=1721255
IDBENCH=71066
IDSOLVER=514
FILE ID=node53/1721255-1240664952
PBS_JOBID= 9186563
Free space on /tmp= 66448 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_UNKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721255-1240664952/watcher-1721255-1240664952 -o /tmp/evaluation-result-1721255-1240664952/solver-1721255-1240664952 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1721255-1240664952.cnf aimd 1

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=307778324

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        975080 kB
Buffers:         95664 kB
Cached:         883128 kB
SwapCached:          0 kB
Active:         119716 kB
Inactive:       873004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        975080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            74180 kB
Committed_AS:   258484 kB
PageTables:       1376 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 node53 at 2009-04-25 15:19:16