Trace number 1718451

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.08 601.82

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark143.882
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

Solver Data

0.00/0.00	c Parsing...
0.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  177375   464310 |   53212       0        0     nan |  0.000 % |
0.09/0.12	c ==============================================================================
0.09/0.12	c Result  :   #vars: 1089   #clauses: 177375   #literals: 464310
0.09/0.12	c CPU time:   0.093985 s
0.09/0.12	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-1718451-1240636785/watcher-1718451-1240636785 -o /tmp/evaluation-result-1718451-1240636785/solver-1718451-1240636785 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1718451-1240636785.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/65 13280
/proc/meminfo: memFree=830968/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0
/proc/13280/stat : 13280 (manysat.sh) R 13278 13280 13209 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 91708075 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13280/statm: 1339 234 194 169 0 50 0
[pid=13281] ppid=13280 vsize=956 CPUtime=0
/proc/13281/stat : 13281 (SatElite) R 13280 13280 13209 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 91708075 978944 131 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13281/statm: 239 132 51 127 0 109 0

[startup+0.0103029 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13280
/proc/meminfo: memFree=830968/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91708075 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13280/statm: 1339 235 195 169 0 50 0
[pid=13281] ppid=13280 vsize=1388 CPUtime=0
/proc/13281/stat : 13281 (SatElite) R 13280 13280 13209 0 -1 4194304 250 0 0 0 0 0 0 0 19 0 1 0 91708075 1421312 234 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13281/statm: 347 235 51 127 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.101319 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13280
/proc/meminfo: memFree=830968/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 91708075 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13280/statm: 1339 235 195 169 0 50 0
[pid=13281] ppid=13280 vsize=8204 CPUtime=0.09
/proc/13281/stat : 13281 (SatElite) R 13280 13280 13209 0 -1 4194304 1850 0 0 0 7 2 0 0 19 0 1 0 91708075 8400896 1834 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/13281/statm: 2051 1834 51 127 0 1921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13560

[startup+0.301363 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13280
/proc/meminfo: memFree=830968/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+0.701435 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13280
/proc/meminfo: memFree=830968/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 13284
/proc/meminfo: memFree=803800/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=37712 CPUtime=2.22
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 6272 0 0 0 220 2 0 0 17 0 2 0 91708105 38617088 6258 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 9428 6258 83 193 0 9232 0
[pid=13283/tid=13284] ppid=13280 vsize=37712 CPUtime=1.02
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 590 0 0 0 102 0 0 0 18 0 2 0 91708121 38617088 6258 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 43068

[startup+3.10286 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 13284
/proc/meminfo: memFree=802456/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=39300 CPUtime=5.42
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 6770 0 0 0 539 3 0 0 16 0 2 0 91708105 40243200 6756 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 9825 6756 83 193 0 9629 0
[pid=13283/tid=13284] ppid=13280 vsize=39300 CPUtime=2.62
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 834 0 0 0 262 0 0 0 19 0 2 0 91708121 40243200 6756 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 44656

[startup+6.30144 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 13284
/proc/meminfo: memFree=798936/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=42212 CPUtime=11.81
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 7464 0 0 0 1176 5 0 0 17 0 2 0 91708105 43225088 7450 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 10553 7450 83 193 0 10357 0
[pid=13283/tid=13284] ppid=13280 vsize=42212 CPUtime=5.82
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 1172 0 0 0 581 1 0 0 18 0 2 0 91708121 43225088 7450 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 47568

[startup+12.7026 s]
/proc/loadavg: 1.22 1.05 1.02 3/68 13284
/proc/meminfo: memFree=793832/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=47600 CPUtime=24.56
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 8837 0 0 0 2450 6 0 0 16 0 2 0 91708105 48742400 8823 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 11900 8823 83 193 0 11704 0
[pid=13283/tid=13284] ppid=13280 vsize=47600 CPUtime=12.21
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 1927 0 0 0 1219 2 0 0 16 0 2 0 91708121 48742400 8823 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 52956

[startup+25.5019 s]
/proc/loadavg: 1.34 1.08 1.02 3/68 13284
/proc/meminfo: memFree=789544/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=51556 CPUtime=50.1
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 9718 0 0 0 5002 8 0 0 18 0 2 0 91708105 52793344 9704 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 12889 9704 83 193 0 12693 0
[pid=13283/tid=13284] ppid=13280 vsize=51556 CPUtime=25.01
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 2381 0 0 0 2498 3 0 0 17 0 2 0 91708121 52793344 9704 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 56912

[startup+51.1014 s]
/proc/loadavg: 1.56 1.15 1.05 3/68 13284
/proc/meminfo: memFree=781224/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=59176 CPUtime=101.15
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 11807 0 0 0 10104 11 0 0 17 0 2 0 91708105 60596224 11793 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 14794 11793 83 193 0 14598 0
[pid=13283/tid=13284] ppid=13280 vsize=59176 CPUtime=50.57
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 3410 0 0 0 5053 4 0 0 18 0 2 0 91708121 60596224 11793 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 64532

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/68 13284
/proc/meminfo: memFree=765032/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=75452 CPUtime=203.29
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 15805 0 0 0 20311 18 0 0 22 0 2 0 91708105 77262848 15791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 18863 15791 83 193 0 18667 0
[pid=13283/tid=13284] ppid=13280 vsize=75452 CPUtime=101.73
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 5431 0 0 0 10165 8 0 0 21 0 2 0 91708121 77262848 15791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 80808

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/68 13284
/proc/meminfo: memFree=753960/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=87584 CPUtime=322.98
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 18693 0 0 0 32275 23 0 0 17 0 2 0 91708105 89686016 18679 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 21896 18679 83 193 0 21700 0
[pid=13283/tid=13284] ppid=13280 vsize=87584 CPUtime=161.68
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 6826 0 0 0 16158 10 0 0 25 0 2 0 91708121 89686016 18679 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.26
Current children cumulated vsize (KiB) 92940

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/68 13284
/proc/meminfo: memFree=744040/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=96412 CPUtime=442.64
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 21048 0 0 0 44237 27 0 0 25 0 2 0 91708105 98725888 21034 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 24103 21034 83 193 0 23907 0
[pid=13283/tid=13284] ppid=13280 vsize=96412 CPUtime=221.62
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 7996 0 0 0 22149 13 0 0 25 0 2 0 91708121 98725888 21034 1992294400 134512640 135305190 4294956144 18446744073709551615 134528151 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.92
Current children cumulated vsize (KiB) 101768

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/68 13284
/proc/meminfo: memFree=735336/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=105956 CPUtime=562.35
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 23360 0 0 0 56205 30 0 0 17 0 2 0 91708105 108498944 23346 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 26489 23346 83 193 0 26293 0
[pid=13283/tid=13284] ppid=13280 vsize=105956 CPUtime=281.59
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 9229 0 0 0 28145 14 0 0 25 0 2 0 91708121 108498944 23346 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 111312

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/68 13284
/proc/meminfo: memFree=725992/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=114384 CPUtime=682.05
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 25546 0 0 0 68170 35 0 0 25 0 2 0 91708105 117129216 25532 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 28596 25532 83 193 0 28400 0
[pid=13283/tid=13284] ppid=13280 vsize=114384 CPUtime=341.55
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 10318 0 0 0 34138 17 0 0 25 0 2 0 91708121 117129216 25532 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.33
Current children cumulated vsize (KiB) 119740

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.33 3/68 13284
/proc/meminfo: memFree=718952/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=123080 CPUtime=801.77
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 27310 0 0 0 80139 38 0 0 25 0 2 0 91708105 126033920 27296 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 30770 27296 83 193 0 30574 0
[pid=13283/tid=13284] ppid=13280 vsize=123080 CPUtime=401.5
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 11128 0 0 0 40132 18 0 0 25 0 2 0 91708121 126033920 27296 1992294400 134512640 135305190 4294956144 18446744073709551615 134528492 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.05
Current children cumulated vsize (KiB) 128436

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/68 13284
/proc/meminfo: memFree=708840/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=132132 CPUtime=921.48
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 29831 0 0 0 92105 43 0 0 25 0 2 0 91708105 135303168 29817 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 33033 29817 83 193 0 32837 0
[pid=13283/tid=13284] ppid=13280 vsize=132132 CPUtime=461.47
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 12406 0 0 0 46127 20 0 0 25 0 2 0 91708121 135303168 29817 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.76
Current children cumulated vsize (KiB) 137488

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/68 13284
/proc/meminfo: memFree=701160/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=139540 CPUtime=1041.18
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 31755 0 0 0 104072 46 0 0 25 0 2 0 91708105 142888960 31741 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 34885 31741 83 193 0 34689 0
[pid=13283/tid=13284] ppid=13280 vsize=139540 CPUtime=521.4
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 13234 0 0 0 52119 21 0 0 25 0 2 0 91708121 142888960 31741 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.46
Current children cumulated vsize (KiB) 144896

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 13284
/proc/meminfo: memFree=694696/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=147016 CPUtime=1160.92
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 33399 0 0 0 116043 49 0 0 25 0 2 0 91708105 150544384 33385 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 36754 33385 83 193 0 36558 0
[pid=13283/tid=13284] ppid=13280 vsize=147016 CPUtime=581.38
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 14168 0 0 0 58115 23 0 0 25 0 2 0 91708121 150544384 33385 1992294400 134512640 135305190 4294956144 18446744073709551615 134846412 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.2
Current children cumulated vsize (KiB) 152372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.85 1.46 3/68 13284
/proc/meminfo: memFree=688808/2055920 swapFree=4192956/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0.28
/proc/13280/stat : 13280 (manysat.sh) S 13278 13280 13209 0 -1 4194304 312 2477 0 0 0 0 25 3 15 0 1 0 91708075 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 238 195 169 0 50 0
[pid=13283] ppid=13280 vsize=153528 CPUtime=1199.8
/proc/13283/stat : 13283 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194304 34835 0 0 0 119928 52 0 0 25 0 2 0 91708105 157212672 34821 1992294400 134512640 135305190 4294956144 18446744073709551615 134846337 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13283/statm: 38382 34821 83 193 0 38186 0
[pid=13283/tid=13284] ppid=13280 vsize=153528 CPUtime=600.88
/proc/13283/task/13284/stat : 13284 (manysat1.1_stat) R 13280 13280 13209 0 -1 4194368 14922 0 0 0 60063 25 0 0 25 0 2 0 91708121 157212672 34821 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 158884

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 13280 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=255961
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=39993
# CPU time returned by wait4() is 0.295954
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 601.82
CPU time (s): 1200.08
CPU user time (s): 1199.53
CPU system time (s): 0.55
CPU usage (%): 199.408
Max. virtual memory (cumulated for all children) (KiB): 158884

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

runsolver used 0.594909 second user time and 1.60376 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 07:19:46
IDJOB=1718451
IDBENCH=20488
IDSOLVER=514
FILE ID=node89/1718451-1240636785
PBS_JOBID= 9186452
Free space on /tmp= 66348 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/grieu/vmpc_33.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718451-1240636785/watcher-1718451-1240636785 -o /tmp/evaluation-result-1718451-1240636785/solver-1718451-1240636785 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1718451-1240636785.cnf aimd 1

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

MD5SUM BENCH= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED=1195139708

node89.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.268
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.268
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:        831512 kB
Buffers:         99408 kB
Cached:        1015112 kB
SwapCached:          0 kB
Active:         312608 kB
Inactive:       815744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831512 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3984 kB
Writeback:           0 kB
Mapped:          23532 kB
Slab:            82032 kB
Committed_AS:   242328 kB
PageTables:       1372 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= 66344 MiB
End job on node89 at 2009-04-25 07:29:49