Trace number 1735404

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.07 601.625

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes9.cnf
MD5SUM5b3cb365e0da247dad8c75295d40c6a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.4134
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.19/0.23	c |         0 |   60163   194355 |      --       0       --      -- |     --   | -1246/70682
0.19/0.23	c ==============================================================================
0.19/0.23	c Result  :   #vars: 900   #clauses: 60163   #literals: 194355
0.19/0.23	c CPU time:   0.220966 s
0.19/0.23	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-1735404-1240801990/watcher-1735404-1240801990 -o /tmp/evaluation-result-1735404-1240801990/solver-1735404-1240801990 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1735404-1240801990.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.00 1.00 1.00 3/64 29612
/proc/meminfo: memFree=1614672/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108233028 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 235 195 169 0 50 0
[pid=29613] ppid=29612 vsize=832 CPUtime=0
/proc/29613/stat : 29613 (SatElite) R 29612 29612 28842 0 -1 4194304 137 0 0 0 0 0 0 0 19 0 1 0 108233028 851968 121 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29613/statm: 208 122 51 127 0 78 0

[startup+0.0660129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29612
/proc/meminfo: memFree=1614672/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108233028 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 235 195 169 0 50 0
[pid=29613] ppid=29612 vsize=5944 CPUtime=0.05
/proc/29613/stat : 29613 (SatElite) R 29612 29612 28842 0 -1 4194304 1310 0 0 0 5 0 0 0 19 0 1 0 108233028 6086656 1288 1992294400 134512640 135034092 4294956096 18446744073709551615 134582444 0 0 4096 3 0 0 0 17 0 0 0
/proc/29613/statm: 1486 1288 68 127 0 1356 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11300

[startup+0.101015 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29612
/proc/meminfo: memFree=1614672/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108233028 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 235 195 169 0 50 0
[pid=29613] ppid=29612 vsize=6464 CPUtime=0.09
/proc/29613/stat : 29613 (SatElite) R 29612 29612 28842 0 -1 4194304 1384 0 0 0 9 0 0 0 19 0 1 0 108233028 6619136 1353 1992294400 134512640 135034092 4294956096 18446744073709551615 134569256 0 0 4096 3 0 0 0 17 0 0 0
/proc/29613/statm: 1616 1353 68 127 0 1486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11820

[startup+0.301041 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29612
/proc/meminfo: memFree=1614672/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+0.701072 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29612
/proc/meminfo: memFree=1614672/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+1.50214 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 29616
/proc/meminfo: memFree=1602168/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=23508 CPUtime=2.32
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 3106 0 0 0 230 2 0 0 17 0 2 0 108233058 24072192 3092 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29615/statm: 5877 3092 83 193 0 5681 0
[pid=29615/tid=29616] ppid=29612 vsize=23508 CPUtime=1.12
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 619 0 0 0 112 0 0 0 17 0 2 0 108233065 24072192 3092 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 28864

[startup+3.10227 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 29616
/proc/meminfo: memFree=1599032/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=27304 CPUtime=5.51
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 4101 0 0 0 548 3 0 0 19 0 2 0 108233058 27959296 4087 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 6826 4087 83 193 0 6630 0
[pid=29615/tid=29616] ppid=29612 vsize=27304 CPUtime=2.72
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 1057 0 0 0 271 1 0 0 17 0 2 0 108233065 27959296 4087 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 32660

[startup+6.30153 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 29616
/proc/meminfo: memFree=1594744/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=31776 CPUtime=11.89
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 5045 0 0 0 1185 4 0 0 17 0 2 0 108233058 32538624 5031 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 7944 5031 83 193 0 7748 0
[pid=29615/tid=29616] ppid=29612 vsize=31776 CPUtime=5.9
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 1543 0 0 0 589 1 0 0 17 0 2 0 108233065 32538624 5031 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 37132

[startup+12.7011 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 29616
/proc/meminfo: memFree=1589112/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=36652 CPUtime=24.66
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 6375 0 0 0 2461 5 0 0 17 0 2 0 108233058 37531648 6361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 9163 6361 83 193 0 8967 0
[pid=29615/tid=29616] ppid=29612 vsize=36652 CPUtime=12.27
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 2131 0 0 0 1226 1 0 0 20 0 2 0 108233065 37531648 6361 1992294400 134512640 135305190 4294956144 18446744073709551615 134556647 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 42008

[startup+25.5011 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 29616
/proc/meminfo: memFree=1579768/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=44776 CPUtime=50.2
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 8406 0 0 0 5012 8 0 0 17 0 2 0 108233058 45850624 8392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 11194 8392 83 193 0 10998 0
[pid=29615/tid=29616] ppid=29612 vsize=44776 CPUtime=25.03
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 3087 0 0 0 2500 3 0 0 18 0 2 0 108233065 45850624 8392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 50132

[startup+51.1012 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 29616
/proc/meminfo: memFree=1572792/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=52468 CPUtime=101.27
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 10191 0 0 0 10117 10 0 0 19 0 2 0 108233058 53727232 10177 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 13117 10177 83 193 0 12921 0
[pid=29615/tid=29616] ppid=29612 vsize=52468 CPUtime=50.52
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 4051 0 0 0 5047 5 0 0 18 0 2 0 108233065 53727232 10177 1992294400 134512640 135305190 4294956144 18446744073709551615 134558427 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 57824

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/67 29616
/proc/meminfo: memFree=1555064/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=70992 CPUtime=203.44
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 14581 0 0 0 20328 16 0 0 18 0 2 0 108233058 72695808 14567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 17748 14567 83 193 0 17552 0
[pid=29615/tid=29616] ppid=29612 vsize=70992 CPUtime=101.52
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 6096 0 0 0 10144 8 0 0 25 0 2 0 108233065 72695808 14567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 76348

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/67 29616
/proc/meminfo: memFree=1543288/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=82728 CPUtime=323.17
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 17536 0 0 0 32297 20 0 0 25 0 2 0 108233058 84713472 17522 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 20682 17522 83 193 0 20486 0
[pid=29615/tid=29616] ppid=29612 vsize=82728 CPUtime=161.28
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 7530 0 0 0 16118 10 0 0 25 0 2 0 108233065 84713472 17522 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 88084

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 29616
/proc/meminfo: memFree=1536440/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=89696 CPUtime=442.9
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 19256 0 0 0 44267 23 0 0 25 0 2 0 108233058 91848704 19242 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 22424 19242 83 193 0 22228 0
[pid=29615/tid=29616] ppid=29612 vsize=89696 CPUtime=221.03
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 8520 0 0 0 22092 11 0 0 20 0 2 0 108233065 91848704 19242 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 95052

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 29616
/proc/meminfo: memFree=1520568/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=106668 CPUtime=562.63
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 23198 0 0 0 56234 29 0 0 25 0 2 0 108233058 109228032 23184 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 26667 23184 83 193 0 26471 0
[pid=29615/tid=29616] ppid=29612 vsize=106668 CPUtime=280.79
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 10078 0 0 0 28065 14 0 0 25 0 2 0 108233065 109228032 23184 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 112024

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/67 29616
/proc/meminfo: memFree=1508856/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=117960 CPUtime=682.35
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 26079 0 0 0 68202 33 0 0 21 0 2 0 108233058 120791040 26065 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 29490 26065 83 193 0 29294 0
[pid=29615/tid=29616] ppid=29612 vsize=117960 CPUtime=340.55
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 11253 0 0 0 34039 16 0 0 25 0 2 0 108233065 120791040 26065 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.63
Current children cumulated vsize (KiB) 123316

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.34 3/67 29616
/proc/meminfo: memFree=1494072/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=134028 CPUtime=802.1
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 29924 0 0 0 80171 39 0 0 25 0 2 0 108233058 137244672 29910 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 33507 29910 83 193 0 33311 0
[pid=29615/tid=29616] ppid=29612 vsize=134028 CPUtime=400.32
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 13724 0 0 0 40012 20 0 0 25 0 2 0 108233065 137244672 29910 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 139384

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 29616
/proc/meminfo: memFree=1481784/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=145988 CPUtime=921.79
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 32811 0 0 0 92135 44 0 0 25 0 2 0 108233058 149491712 32797 1992294400 134512640 135305190 4294956144 18446744073709551615 134547993 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 36497 32797 83 193 0 36301 0
[pid=29615/tid=29616] ppid=29612 vsize=145988 CPUtime=460.07
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 15149 0 0 0 45984 23 0 0 25 0 2 0 108233065 149491712 32797 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.07
Current children cumulated vsize (KiB) 151344

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 29616
/proc/meminfo: memFree=1479608/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=148572 CPUtime=1041.54
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 33354 0 0 0 104109 45 0 0 25 0 2 0 108233058 152137728 33340 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 37143 33340 83 193 0 36947 0
[pid=29615/tid=29616] ppid=29612 vsize=148572 CPUtime=519.84
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 15384 0 0 0 51961 23 0 0 25 0 2 0 108233065 152137728 33340 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.82
Current children cumulated vsize (KiB) 153928

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 29616
/proc/meminfo: memFree=1469368/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=159044 CPUtime=1161.27
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 35922 0 0 0 116077 50 0 0 25 0 2 0 108233058 162861056 35908 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 39761 35908 83 193 0 39565 0
[pid=29615/tid=29616] ppid=29612 vsize=159044 CPUtime=579.59
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 16518 0 0 0 57933 26 0 0 17 0 2 0 108233065 162861056 35908 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 164400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 29616
/proc/meminfo: memFree=1469176/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=5356 CPUtime=0.28
/proc/29612/stat : 29612 (manysat.sh) S 29610 29612 28842 0 -1 4194304 312 1389 0 0 0 0 28 0 17 0 1 0 108233028 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29612/statm: 1339 238 195 169 0 50 0
[pid=29615] ppid=29612 vsize=159252 CPUtime=1199.79
/proc/29615/stat : 29615 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194304 35940 0 0 0 119929 50 0 0 25 0 2 0 108233058 163074048 35926 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29615/statm: 39813 35926 83 193 0 39617 0
[pid=29615/tid=29616] ppid=29612 vsize=159252 CPUtime=598.82
/proc/29615/task/29616/stat : 29616 (manysat1.1_stat) R 29612 29612 28842 0 -1 4194368 16518 0 0 0 59856 26 0 0 25 0 2 0 108233065 163074048 35926 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 164608

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

Real time (s): 601.625
CPU time (s): 1200.07
CPU user time (s): 1199.57
CPU system time (s): 0.5
CPU usage (%): 199.472
Max. virtual memory (cumulated for all children) (KiB): 164608

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

runsolver used 0.576912 second user time and 1.62675 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-27 05:13:10
IDJOB=1735404
IDBENCH=71418
IDSOLVER=513
FILE ID=node3/1735404-1240801990
PBS_JOBID= 9187343
Free space on /tmp= 66080 MiB

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

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

MD5SUM BENCH= 5b3cb365e0da247dad8c75295d40c6a5
RANDOM SEED=101359595

node3.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.212
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.212
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:       1615216 kB
Buffers:         51580 kB
Cached:         302088 kB
SwapCached:          0 kB
Active:         146344 kB
Inactive:       221800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          24216 kB
Slab:            58688 kB
Committed_AS:   444228 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= 66076 MiB
End job on node3 at 2009-04-27 05:23:14