Trace number 1578926

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.05 606.22

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1115.23
Satisfiable
(Un)Satisfiability was proved
Number of variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.19/1.25	c ==============================================================================
1.19/1.25	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.25	c ==============================================================================
1.19/1.25	c |         0 | 1120813  2633174 |  336243       0        0     nan |  0.000 % |
7.59/7.63	c |         0 |  777919  2077798 |      --       0       --      -- |     --   | -91956/18047
7.59/7.64	c ==============================================================================
7.59/7.64	c Result  :   #vars: 158000   #clauses: 777919   #literals: 2077798
7.59/7.64	c CPU time:   7.33289 s
7.59/7.64	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-1578926-1238902262/watcher-1578926-1238902262 -o /tmp/evaluation-result-1578926-1238902262/solver-1578926-1238902262 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1578926-1238902262.cnf aimd 2 

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: 0.92 0.99 1.09 3/64 25214
/proc/meminfo: memFree=1402152/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) R 25212 25214 22385 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25214/statm: 1339 234 194 169 0 50 0
[pid=25215] ppid=25214 vsize=1552 CPUtime=0
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 1162888494 1589248 260 1992294400 134512640 135034092 4294956096 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 388 262 50 127 0 258 0

[startup+0.031639 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 25214
/proc/meminfo: memFree=1402152/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=13204 CPUtime=0.02
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 2287 0 0 0 1 1 0 0 19 0 1 0 1162888494 13520896 2167 1992294400 134512640 135034092 4294956096 18446744073709551615 134545050 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 3301 2175 50 127 0 3171 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18560

[startup+0.101644 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 25214
/proc/meminfo: memFree=1402152/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=29760 CPUtime=0.09
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 5383 0 0 0 7 2 0 0 19 0 1 0 1162888494 30474240 5199 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 7440 5200 50 127 0 7310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35116

[startup+0.301661 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 25214
/proc/meminfo: memFree=1402152/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=47796 CPUtime=0.29
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 9726 0 0 0 24 5 0 0 21 0 1 0 1162888494 48943104 9542 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 11949 9542 50 127 0 11819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53152

[startup+0.701696 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 25214
/proc/meminfo: memFree=1402152/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=69512 CPUtime=0.68
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 15169 0 0 0 58 10 0 0 25 0 1 0 1162888494 71180288 14985 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 17378 14985 51 127 0 17248 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74868

[startup+1.50177 s]
/proc/loadavg: 0.92 0.99 1.09 2/66 25216
/proc/meminfo: memFree=1304024/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=140904 CPUtime=1.49
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 27932 0 0 0 132 17 0 0 25 0 1 0 1162888494 144285696 27748 1992294400 134512640 135034092 4294956096 18446744073709551615 134549246 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 35226 27748 64 127 0 35096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146260

[startup+3.10191 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 25216
/proc/meminfo: memFree=1279064/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=166640 CPUtime=3.09
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 36480 0 0 0 284 25 0 0 25 0 1 0 1162888494 170639360 33428 1992294400 134512640 135034092 4294956096 18446744073709551615 134566242 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 41660 33428 68 127 0 41530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171996

[startup+6.30219 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 25216
/proc/meminfo: memFree=1263064/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=0
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1162888494 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25214/statm: 1339 235 195 169 0 50 0
[pid=25215] ppid=25214 vsize=165940 CPUtime=6.29
/proc/25215/stat : 25215 (SatElite) R 25214 25214 22385 0 -1 4194304 39914 0 0 0 601 28 0 0 25 0 1 0 1162888494 169922560 33332 1992294400 134512640 135034092 4294956096 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 0 0 0
/proc/25215/statm: 41485 33332 68 127 0 41355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171296

[startup+12.7028 s]
/proc/loadavg: 1.16 1.04 1.10 3/67 25218
/proc/meminfo: memFree=1266448/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=133988 CPUtime=7.02
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 28139 0 0 0 680 22 0 0 17 0 2 0 1162889355 137203712 28125 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 33497 28125 83 193 0 33301 0
[pid=25217/tid=25218] ppid=25214 vsize=133988 CPUtime=2.97
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 1248 0 0 0 291 6 0 0 17 0 2 0 1162889462 137203712 28125 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.62
Current children cumulated vsize (KiB) 139344

[startup+25.5019 s]
/proc/loadavg: 1.29 1.07 1.11 3/67 25218
/proc/meminfo: memFree=1263504/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=137276 CPUtime=32.55
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 28955 0 0 0 3232 23 0 0 20 0 2 0 1162889355 140570624 28941 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 34319 28941 83 193 0 34123 0
[pid=25217/tid=25218] ppid=25214 vsize=137276 CPUtime=15.7
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 1602 0 0 0 1564 6 0 0 18 0 2 0 1162889462 140570624 28941 1992294400 134512640 135305190 4294956144 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.15
Current children cumulated vsize (KiB) 142632

[startup+51.1011 s]
/proc/loadavg: 1.53 1.14 1.13 3/67 25218
/proc/meminfo: memFree=1252496/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=148248 CPUtime=83.62
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 31727 0 0 0 8335 27 0 0 18 0 2 0 1162889355 151805952 31713 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 37062 31713 83 193 0 36866 0
[pid=25217/tid=25218] ppid=25214 vsize=148248 CPUtime=41.21
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 2543 0 0 0 4113 8 0 0 18 0 2 0 1162889462 151805952 31713 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.22
Current children cumulated vsize (KiB) 153604

[startup+102.307 s]
/proc/loadavg: 1.81 1.29 1.18 3/67 25218
/proc/meminfo: memFree=1233936/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=166488 CPUtime=185.8
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 36319 0 0 0 18546 34 0 0 17 0 2 0 1162889355 170483712 36305 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 41622 36305 83 193 0 41426 0
[pid=25217/tid=25218] ppid=25214 vsize=166488 CPUtime=92.22
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 4343 0 0 0 9211 11 0 0 25 0 2 0 1162889462 170483712 36305 1992294400 134512640 135305190 4294956144 18446744073709551615 134551782 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 194.4
Current children cumulated vsize (KiB) 171844

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.23 3/67 25218
/proc/meminfo: memFree=1219408/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=180920 CPUtime=305.54
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 39946 0 0 0 30515 39 0 0 20 0 2 0 1162889355 185262080 39932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 45230 39932 83 193 0 45034 0
[pid=25217/tid=25218] ppid=25214 vsize=180920 CPUtime=151.98
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 5720 0 0 0 15185 13 0 0 25 0 2 0 1162889462 185262080 39932 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 314.14
Current children cumulated vsize (KiB) 186276

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.28 3/67 25218
/proc/meminfo: memFree=1217808/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=182628 CPUtime=425.28
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 40356 0 0 0 42489 39 0 0 25 0 2 0 1162889355 187011072 40342 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 45657 40342 83 193 0 45461 0
[pid=25217/tid=25218] ppid=25214 vsize=182628 CPUtime=211.74
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 5915 0 0 0 21161 13 0 0 25 0 2 0 1162889462 187011072 40342 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 433.88
Current children cumulated vsize (KiB) 187984

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.32 3/67 25218
/proc/meminfo: memFree=1215184/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185124 CPUtime=545.03
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 40998 0 0 0 54463 40 0 0 25 0 2 0 1162889355 189566976 40984 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46281 40984 83 193 0 46085 0
[pid=25217/tid=25218] ppid=25214 vsize=185124 CPUtime=271.51
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6205 0 0 0 27138 13 0 0 25 0 2 0 1162889462 189566976 40984 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 553.63
Current children cumulated vsize (KiB) 190480

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.36 3/67 25218
/proc/meminfo: memFree=1215184/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185124 CPUtime=664.77
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 40998 0 0 0 66437 40 0 0 25 0 2 0 1162889355 189566976 40984 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46281 40984 83 193 0 46085 0
[pid=25217/tid=25218] ppid=25214 vsize=185124 CPUtime=331.27
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6205 0 0 0 33114 13 0 0 25 0 2 0 1162889462 189566976 40984 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 673.37
Current children cumulated vsize (KiB) 190480

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.39 3/67 25218
/proc/meminfo: memFree=1215184/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185124 CPUtime=784.52
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 40998 0 0 0 78412 40 0 0 25 0 2 0 1162889355 189566976 40984 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46281 40984 83 193 0 46085 0
[pid=25217/tid=25218] ppid=25214 vsize=185124 CPUtime=391.04
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6205 0 0 0 39091 13 0 0 25 0 2 0 1162889462 189566976 40984 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 793.12
Current children cumulated vsize (KiB) 190480

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.43 3/67 25218
/proc/meminfo: memFree=1214864/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185336 CPUtime=904.26
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 41067 0 0 0 90385 41 0 0 21 0 2 0 1162889355 189784064 41053 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46334 41053 83 193 0 46138 0
[pid=25217/tid=25218] ppid=25214 vsize=185336 CPUtime=450.81
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6238 0 0 0 45067 14 0 0 25 0 2 0 1162889462 189784064 41053 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 912.86
Current children cumulated vsize (KiB) 190692

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.46 3/67 25218
/proc/meminfo: memFree=1214864/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185336 CPUtime=1024
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 41067 0 0 0 102359 41 0 0 18 0 2 0 1162889355 189784064 41053 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46334 41053 83 193 0 46138 0
[pid=25217/tid=25218] ppid=25214 vsize=185336 CPUtime=510.58
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6238 0 0 0 51044 14 0 0 18 0 2 0 1162889462 189784064 41053 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1032.6
Current children cumulated vsize (KiB) 190692

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/67 25218
/proc/meminfo: memFree=1214800/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185336 CPUtime=1143.75
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 41100 0 0 0 114333 42 0 0 25 0 2 0 1162889355 189784064 41086 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46334 41086 83 193 0 46138 0
[pid=25217/tid=25218] ppid=25214 vsize=185336 CPUtime=570.35
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6259 0 0 0 57020 15 0 0 25 0 2 0 1162889462 189784064 41086 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1152.35
Current children cumulated vsize (KiB) 190692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.202 s]
/proc/loadavg: 1.99 1.85 1.50 3/67 25218
/proc/meminfo: memFree=1214736/2055920 swapFree=4176708/4192956
[pid=25214] ppid=25212 vsize=5356 CPUtime=8.6
/proc/25214/stat : 25214 (manysat.sh) S 25212 25214 22385 0 -1 4194304 312 44706 0 0 0 0 821 39 16 0 1 0 1162888494 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25214/statm: 1339 238 195 169 0 50 0
[pid=25217] ppid=25214 vsize=185336 CPUtime=1191.45
/proc/25217/stat : 25217 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194304 41112 0 0 0 119103 42 0 0 25 0 2 0 1162889355 189784064 41098 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25217/statm: 46334 41098 83 193 0 46138 0
[pid=25217/tid=25218] ppid=25214 vsize=185336 CPUtime=594.16
/proc/25217/task/25218/stat : 25218 (manysat1.1_stat) R 25214 25214 22385 0 -1 4194368 6261 0 0 0 59401 15 0 0 25 0 2 0 1162889462 189784064 41098 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 190692

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

Real time (s): 606.22
CPU time (s): 1200.05
CPU user time (s): 1199.24
CPU system time (s): 0.81
CPU usage (%): 197.956
Max. virtual memory (cumulated for all children) (KiB): 190692

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

runsolver used 0.537918 second user time and 1.67974 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-05 05:31:04
IDJOB=1578926
IDBENCH=70988
IDSOLVER=515
FILE ID=node50/1578926-1238902262
PBS_JOBID= 9086088
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=939857642

node50.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.238
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.238
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:       1402632 kB
Buffers:         64616 kB
Cached:         520984 kB
SwapCached:      10624 kB
Active:         320456 kB
Inactive:       277292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402632 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:           22084 kB
Writeback:           0 kB
Mapped:          17224 kB
Slab:            41512 kB
Committed_AS:  3559060 kB
PageTables:       1488 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= 66480 MiB
End job on node50 at 2009-04-05 05:41:12