Trace number 1732754

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 0/2009-03-20? (TO) 1200.09 609.221

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK13.cnf
MD5SUMee4a2d6030f643cfa5b109579b0e5c45
Bench CategoryCRAFTED (crafted 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 variables78
Number of clauses2162160
Sum of the clauses size25945920
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52162160

Solver Data

0.00/0.00	c Parsing...
3.39/3.41	c ==============================================================================
3.39/3.41	c |           |     ORIGINAL     |              LEARNT              |          |
3.39/3.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.39/3.41	c ==============================================================================
3.39/3.41	c |         0 | 2162160 25945920 |  648647       0        0     nan |  0.000 % |
3.39/3.41	c ==============================================================================
3.39/3.41	c Result  :   #vars: 78   #clauses: 2162160   #literals: 25945920
3.39/3.41	c CPU time:   3.03654 s
3.39/3.41	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-1732754-1240782721/watcher-1732754-1240782721 -o /tmp/evaluation-result-1732754-1240782721/solver-1732754-1240782721 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1732754-1240782721.cnf aimd 0 

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.16 1.03 1.07 3/64 14451
/proc/meminfo: memFree=775760/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) R 14449 14451 13931 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14451/statm: 1339 234 194 169 0 50 0
[pid=14452] ppid=14451 vsize=824 CPUtime=0
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 106300359 843776 94 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 206 94 50 127 0 76 0

[startup+0.0172461 s]
/proc/loadavg: 1.16 1.03 1.07 3/64 14451
/proc/meminfo: memFree=775760/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=1620 CPUtime=0.01
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 302 0 0 0 1 0 0 0 19 0 1 0 106300359 1658880 286 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 405 287 50 127 0 275 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6976

[startup+0.101255 s]
/proc/loadavg: 1.16 1.03 1.07 3/64 14451
/proc/meminfo: memFree=775760/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=6800 CPUtime=0.09
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 1551 0 0 0 9 0 0 0 19 0 1 0 106300359 6963200 1535 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 1700 1535 50 127 0 1570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12156

[startup+0.301277 s]
/proc/loadavg: 1.16 1.03 1.07 3/64 14451
/proc/meminfo: memFree=775760/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=19436 CPUtime=0.29
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 4569 0 0 0 27 2 0 0 21 0 1 0 106300359 19902464 4553 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 4859 4554 50 127 0 4729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24792

[startup+0.701322 s]
/proc/loadavg: 1.16 1.03 1.07 3/64 14451
/proc/meminfo: memFree=775760/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=43880 CPUtime=0.68
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 10556 0 0 0 62 6 0 0 25 0 1 0 106300359 44933120 10540 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 10970 10541 50 127 0 10840 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49236

[startup+1.50241 s]
/proc/loadavg: 1.16 1.03 1.07 2/66 14453
/proc/meminfo: memFree=715328/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=98708 CPUtime=1.49
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 22651 0 0 0 136 13 0 0 25 0 1 0 106300359 101076992 22635 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 24677 22636 50 127 0 24547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104064

[startup+3.1016 s]
/proc/loadavg: 1.16 1.03 1.07 2/66 14453
/proc/meminfo: memFree=647936/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=296344 CPUtime=3.09
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 53209 0 0 0 278 31 0 0 25 0 1 0 106300359 303456256 53193 1992294400 134512640 135034092 4294956096 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 74086 53193 50 127 0 73956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 301700

[startup+6.30196 s]
/proc/loadavg: 1.23 1.05 1.07 2/66 14453
/proc/meminfo: memFree=472320/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=0
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106300359 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14451/statm: 1339 235 195 169 0 50 0
[pid=14452] ppid=14451 vsize=296348 CPUtime=6.29
/proc/14452/stat : 14452 (SatElite) R 14451 14451 13931 0 -1 4194304 69938 0 0 0 579 50 0 0 25 0 1 0 106300359 303460352 69922 1992294400 134512640 135034092 4294956096 18446744073709551615 134757129 0 0 4096 3 0 0 0 17 0 0 0
/proc/14452/statm: 74087 69922 66 127 0 73957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 301704

[startup+12.7017 s]
/proc/loadavg: 1.21 1.05 1.07 2/66 14454
/proc/meminfo: memFree=614656/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=139436 CPUtime=1.5
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 32582 0 0 0 131 19 0 0 25 0 1 0 106301478 142782464 32568 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/14454/statm: 34859 32568 71 193 0 34663 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 144792

[startup+25.5022 s]
/proc/loadavg: 1.32 1.08 1.08 3/67 14455
/proc/meminfo: memFree=262328/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=464644 CPUtime=24.23
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 105393 0 0 0 2358 65 0 0 25 0 2 0 106301478 475795456 105290 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 116161 105290 83 193 0 115965 0
[pid=14454/tid=14455] ppid=14451 vsize=464644 CPUtime=9.93
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 9257 0 0 0 983 10 0 0 25 0 2 0 106301911 475795456 105290 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.41
Current children cumulated vsize (KiB) 470000

[startup+51.1021 s]
/proc/loadavg: 1.55 1.15 1.10 3/67 14455
/proc/meminfo: memFree=235448/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=494600 CPUtime=75.21
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 111248 0 0 0 7447 74 0 0 25 0 2 0 106301478 506470400 111145 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 123650 111145 83 193 0 123454 0
[pid=14454/tid=14455] ppid=14451 vsize=494600 CPUtime=35.3
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 12382 0 0 0 3516 14 0 0 25 0 2 0 106301911 506470400 111145 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 86.39
Current children cumulated vsize (KiB) 499956

[startup+102.307 s]
/proc/loadavg: 1.80 1.28 1.15 3/67 14455
/proc/meminfo: memFree=212664/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=526716 CPUtime=177.37
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 117799 0 0 0 17652 85 0 0 25 0 2 0 106301478 539357184 117680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 131679 117680 83 193 0 131483 0
[pid=14454/tid=14455] ppid=14451 vsize=526716 CPUtime=86.29
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 15244 0 0 0 8610 19 0 0 25 0 2 0 106301911 539357184 117680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 188.55
Current children cumulated vsize (KiB) 532072

[startup+162.303 s]
/proc/loadavg: 1.93 1.41 1.20 3/67 14455
/proc/meminfo: memFree=194680/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=547792 CPUtime=297.09
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 122293 0 0 0 29616 93 0 0 25 0 2 0 106301478 560939008 122174 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 136948 122174 83 193 0 136752 0
[pid=14454/tid=14455] ppid=14451 vsize=547792 CPUtime=146.04
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 17447 0 0 0 14581 23 0 0 25 0 2 0 106301911 560939008 122174 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 308.27
Current children cumulated vsize (KiB) 553148

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.25 3/67 14455
/proc/meminfo: memFree=180856/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=563868 CPUtime=416.83
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 125730 0 0 0 41582 101 0 0 25 0 2 0 106301478 577400832 125611 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 140967 125611 83 193 0 140771 0
[pid=14454/tid=14455] ppid=14451 vsize=563868 CPUtime=205.8
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 19656 0 0 0 20552 28 0 0 25 0 2 0 106301911 577400832 125611 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 428.01
Current children cumulated vsize (KiB) 569224

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.29 3/67 14455
/proc/meminfo: memFree=168440/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=580248 CPUtime=536.57
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 128863 0 0 0 53549 108 0 0 25 0 2 0 106301478 594173952 128744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 145062 128744 83 193 0 144866 0
[pid=14454/tid=14455] ppid=14451 vsize=580248 CPUtime=265.57
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 21018 0 0 0 26525 32 0 0 25 0 2 0 106301911 594173952 128744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 547.75
Current children cumulated vsize (KiB) 585604

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.33 3/67 14455
/proc/meminfo: memFree=157112/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=592852 CPUtime=656.31
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 131646 0 0 0 65518 113 0 0 25 0 2 0 106301478 607080448 131506 1992294400 134512640 135305190 4294956144 18446744073709551615 134538162 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 148213 131506 83 193 0 148017 0
[pid=14454/tid=14455] ppid=14451 vsize=592852 CPUtime=325.32
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 22504 0 0 0 32498 34 0 0 25 0 2 0 106301911 607080448 131506 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 667.49
Current children cumulated vsize (KiB) 598208

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.37 3/67 14455
/proc/meminfo: memFree=152120/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=599900 CPUtime=776.04
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 132905 0 0 0 77488 116 0 0 25 0 2 0 106301478 614297600 132765 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 149975 132765 83 193 0 149779 0
[pid=14454/tid=14455] ppid=14451 vsize=599900 CPUtime=385.08
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 23035 0 0 0 38472 36 0 0 25 0 2 0 106301911 614297600 132765 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 787.22
Current children cumulated vsize (KiB) 605256

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.41 3/67 14455
/proc/meminfo: memFree=145464/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=607424 CPUtime=895.77
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 134560 0 0 0 89457 120 0 0 25 0 2 0 106301478 622002176 134420 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 151856 134420 83 193 0 151660 0
[pid=14454/tid=14455] ppid=14451 vsize=607424 CPUtime=444.83
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 24019 0 0 0 44445 38 0 0 25 0 2 0 106301911 622002176 134420 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 906.95
Current children cumulated vsize (KiB) 612780

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.44 3/67 14455
/proc/meminfo: memFree=139128/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=614220 CPUtime=1015.52
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 136143 0 0 0 101427 125 0 0 25 0 2 0 106301478 628961280 136003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 153555 136003 83 193 0 153359 0
[pid=14454/tid=14455] ppid=14451 vsize=614220 CPUtime=504.6
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 24748 0 0 0 50420 40 0 0 25 0 2 0 106301911 628961280 136003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1026.7
Current children cumulated vsize (KiB) 619576

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.47 3/67 14461
/proc/meminfo: memFree=135152/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=618824 CPUtime=1135.24
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 137103 0 0 0 113396 128 0 0 25 0 2 0 106301478 633675776 136963 1992294400 134512640 135305190 4294956144 18446744073709551615 134538599 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 154706 136963 83 193 0 154510 0
[pid=14454/tid=14455] ppid=14451 vsize=618824 CPUtime=564.34
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 25200 0 0 0 56393 41 0 0 25 0 2 0 106301911 633675776 136963 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1146.42
Current children cumulated vsize (KiB) 624180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+609.203 s]
/proc/loadavg: 1.99 1.86 1.49 3/67 14461
/proc/meminfo: memFree=134448/2055920 swapFree=4192956/4192956
[pid=14451] ppid=14449 vsize=5356 CPUtime=11.18
/proc/14451/stat : 14451 (manysat.sh) S 14449 14451 13931 0 -1 4194304 312 69941 0 0 0 0 1040 78 16 0 1 0 106300359 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14451/statm: 1339 238 195 169 0 50 0
[pid=14454] ppid=14451 vsize=619220 CPUtime=1188.91
/proc/14454/stat : 14454 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194304 137347 0 0 0 118763 128 0 0 25 0 2 0 106301478 634081280 137103 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/14454/statm: 154805 137103 83 193 0 154609 0
[pid=14454/tid=14455] ppid=14451 vsize=619220 CPUtime=591.12
/proc/14454/task/14455/stat : 14455 (manysat1.1_stat) R 14451 14451 13931 0 -1 4194368 25424 0 0 0 59071 41 0 0 25 0 2 0 106301911 634081280 137103 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 624576

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

Real time (s): 609.221
CPU time (s): 1200.09
CPU user time (s): 1198.03
CPU system time (s): 2.06
CPU usage (%): 196.988
Max. virtual memory (cumulated for all children) (KiB): 624576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4004
system time used= 0.78488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70253
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= 25

runsolver used 0.624905 second user time and 1.66275 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-26 23:52:08
IDJOB=1732754
IDBENCH=71127
IDSOLVER=513
FILE ID=node62/1732754-1240782721
PBS_JOBID= 9187225
Free space on /tmp= 66288 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK13.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732754-1240782721/watcher-1732754-1240782721 -o /tmp/evaluation-result-1732754-1240782721/solver-1732754-1240782721 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1732754-1240782721.cnf aimd 0

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

MD5SUM BENCH= ee4a2d6030f643cfa5b109579b0e5c45
RANDOM SEED=700435788

node62.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.220
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.220
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:        776240 kB
Buffers:         93552 kB
Cached:        1074552 kB
SwapCached:          0 kB
Active:         390540 kB
Inactive:       792964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        776240 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           91660 kB
Writeback:           0 kB
Mapped:          25220 kB
Slab:            81992 kB
Committed_AS:   244936 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66200 MiB
End job on node62 at 2009-04-27 00:02:19