Trace number 1737255

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-127-100.cnf
MD5SUMdec8fe955e0593e4d06e90539beb035d
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 variables129
Number of clauses268
Sum of the clauses size804
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     268      804 |      80       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 129   #clauses: 268   #literals: 804
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	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-1737255-1240815289/watcher-1737255-1240815289 -o /tmp/evaluation-result-1737255-1240815289/solver-1737255-1240815289 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1737255-1240815289.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 25059
/proc/meminfo: memFree=1138104/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) R 25057 25059 24795 0 -1 4194304 292 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=952 CPUtime=0
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 72 0 0 0 0 0 0 0 18 0 1 0 109562422 974848 58 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 0 0 0 0 17 0 0 0
/proc/25061/statm: 240 72 55 193 0 44 0

[startup+0.0235361 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 25059
/proc/meminfo: memFree=1138104/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=14532 CPUtime=0.38
/proc/25061/stat : 25061 (manysat1.1_stat) S 25059 25059 24795 0 -1 4194304 201 0 0 0 38 0 0 0 16 0 2 0 109562422 14880768 188 1992294400 134512640 135305190 4294956144 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 3633 209 83 193 0 3437 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 19888

[startup+0.569405 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 25059
/proc/meminfo: memFree=1138104/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=15356 CPUtime=1.12
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 490 0 0 0 111 1 0 0 16 0 2 0 109562422 15724544 476 1992294400 134512640 135305190 4294956144 18446744073709551615 134551620 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 3839 476 83 193 0 3643 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 20712

[startup+0.602408 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 25059
/proc/meminfo: memFree=1138104/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=15488 CPUtime=1.18
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 516 0 0 0 117 1 0 0 16 0 2 0 109562422 15859712 502 1992294400 134512640 135305190 4294956144 18446744073709551615 134551765 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 3872 502 83 193 0 3676 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 20844

[startup+0.702418 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 25059
/proc/meminfo: memFree=1138104/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=15752 CPUtime=1.38
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 600 0 0 0 137 1 0 0 16 0 2 0 109562422 16130048 586 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 3938 586 83 193 0 3742 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 21108

[startup+1.50549 s]
/proc/loadavg: 0.92 0.99 0.99 3/67 25063
/proc/meminfo: memFree=1134240/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=16844 CPUtime=2.98
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 1075 0 0 0 297 1 0 0 16 0 2 0 109562422 17248256 1061 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 4211 1061 83 193 0 4015 0
[pid=25061/tid=25063] ppid=25059 vsize=16844 CPUtime=1.48
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 553 0 0 0 148 0 0 0 17 0 2 0 109562422 17248256 1061 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 22200

[startup+3.10165 s]
/proc/loadavg: 0.92 0.99 0.99 3/67 25063
/proc/meminfo: memFree=1131104/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=20112 CPUtime=6.16
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 1841 0 0 0 614 2 0 0 17 0 2 0 109562422 20594688 1827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 5028 1827 83 193 0 4832 0
[pid=25061/tid=25063] ppid=25059 vsize=20112 CPUtime=3.08
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 861 0 0 0 308 0 0 0 17 0 2 0 109562422 20594688 1827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 25468

[startup+6.30194 s]
/proc/loadavg: 1.01 1.01 1.00 3/67 25063
/proc/meminfo: memFree=1125664/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=26412 CPUtime=12.55
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 3314 0 0 0 1252 3 0 0 16 0 2 0 109562422 27045888 3300 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 6603 3300 83 193 0 6407 0
[pid=25061/tid=25063] ppid=25059 vsize=26412 CPUtime=6.28
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 1519 0 0 0 627 1 0 0 17 0 2 0 109562422 27045888 3300 1992294400 134512640 135305190 4294956144 18446744073709551615 134569921 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 31768

[startup+12.7015 s]
/proc/loadavg: 1.09 1.03 1.01 3/67 25063
/proc/meminfo: memFree=1120416/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=30692 CPUtime=25.31
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 4423 0 0 0 2527 4 0 0 17 0 2 0 109562422 31428608 4409 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 7673 4409 83 193 0 7477 0
[pid=25061/tid=25063] ppid=25059 vsize=30692 CPUtime=12.67
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 2042 0 0 0 1266 1 0 0 21 0 2 0 109562422 31428608 4409 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36048

[startup+25.5027 s]
/proc/loadavg: 1.29 1.07 1.02 3/67 25063
/proc/meminfo: memFree=1116064/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=35336 CPUtime=50.87
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 5504 0 0 0 5080 7 0 0 17 0 2 0 109562422 36184064 5490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 8834 5490 83 193 0 8638 0
[pid=25061/tid=25063] ppid=25059 vsize=35336 CPUtime=25.47
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 2644 0 0 0 2544 3 0 0 17 0 2 0 109562422 36184064 5490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 40692

[startup+51.1021 s]
/proc/loadavg: 1.53 1.15 1.04 3/67 25063
/proc/meminfo: memFree=1107936/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=43396 CPUtime=101.95
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 7493 0 0 0 10184 11 0 0 17 0 2 0 109562422 44437504 7479 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 10849 7479 83 193 0 10653 0
[pid=25061/tid=25063] ppid=25059 vsize=43396 CPUtime=51.06
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 3549 0 0 0 5101 5 0 0 17 0 2 0 109562422 44437504 7479 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 48752

[startup+102.303 s]
/proc/loadavg: 1.79 1.28 1.09 3/67 25063
/proc/meminfo: memFree=1097696/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=54108 CPUtime=204.12
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 10101 0 0 0 20395 17 0 0 25 0 2 0 109562422 55406592 10087 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 13527 10087 83 193 0 13331 0
[pid=25061/tid=25063] ppid=25059 vsize=54108 CPUtime=102.24
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 4865 0 0 0 10216 8 0 0 17 0 2 0 109562422 55406592 10087 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 59464

[startup+162.302 s]
/proc/loadavg: 1.92 1.41 1.15 3/67 25063
/proc/meminfo: memFree=1085408/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=66928 CPUtime=323.84
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 13081 0 0 0 32361 23 0 0 19 0 2 0 109562422 68534272 13067 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 16732 13067 83 193 0 16536 0
[pid=25061/tid=25063] ppid=25059 vsize=66928 CPUtime=162.22
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 6537 0 0 0 16211 11 0 0 18 0 2 0 109562422 68534272 13067 1992294400 134512640 135305190 4294956144 18446744073709551615 134563993 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 72284

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 25063
/proc/meminfo: memFree=1076256/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=77812 CPUtime=443.58
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 15395 0 0 0 44331 27 0 0 18 0 2 0 109562422 79679488 15381 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 19453 15381 83 193 0 19257 0
[pid=25061/tid=25063] ppid=25059 vsize=77812 CPUtime=222.2
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 7639 0 0 0 22207 13 0 0 17 0 2 0 109562422 79679488 15381 1992294400 134512640 135305190 4294956144 18446744073709551615 134538540 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.58
Current children cumulated vsize (KiB) 83168

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.24 3/67 25063
/proc/meminfo: memFree=1074080/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=80480 CPUtime=563.3
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 15948 0 0 0 56302 28 0 0 21 0 2 0 109562422 82411520 15934 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 20120 15934 83 193 0 19924 0
[pid=25061/tid=25063] ppid=25059 vsize=80480 CPUtime=282.18
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 7874 0 0 0 28204 14 0 0 25 0 2 0 109562422 82411520 15934 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 85836

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 25063
/proc/meminfo: memFree=1064224/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=90268 CPUtime=683.03
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 18372 0 0 0 68270 33 0 0 25 0 2 0 109562422 92434432 18358 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 22567 18358 83 193 0 22371 0
[pid=25061/tid=25063] ppid=25059 vsize=90268 CPUtime=342.15
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 9129 0 0 0 34198 17 0 0 25 0 2 0 109562422 92434432 18358 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 683.03
Current children cumulated vsize (KiB) 95624

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 25069
/proc/meminfo: memFree=1056736/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=98124 CPUtime=802.76
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 20239 0 0 0 80238 38 0 0 25 0 2 0 109562422 100478976 20225 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 24531 20225 83 193 0 24335 0
[pid=25061/tid=25063] ppid=25059 vsize=98124 CPUtime=402.11
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 10226 0 0 0 40192 19 0 0 25 0 2 0 109562422 100478976 20225 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.76
Current children cumulated vsize (KiB) 103480

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 25069
/proc/meminfo: memFree=1049376/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=106036 CPUtime=922.48
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 22071 0 0 0 92205 43 0 0 25 0 2 0 109562422 108580864 22057 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 26509 22057 83 193 0 26313 0
[pid=25061/tid=25063] ppid=25059 vsize=106036 CPUtime=462.09
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 11192 0 0 0 46187 22 0 0 25 0 2 0 109562422 108580864 22057 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.48
Current children cumulated vsize (KiB) 111392

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 25069
/proc/meminfo: memFree=1048928/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=106540 CPUtime=1042.22
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 22179 0 0 0 104179 43 0 0 25 0 2 0 109562422 109096960 22165 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 26635 22165 83 193 0 26439 0
[pid=25061/tid=25063] ppid=25059 vsize=106540 CPUtime=522.07
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 11247 0 0 0 52185 22 0 0 25 0 2 0 109562422 109096960 22165 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.22
Current children cumulated vsize (KiB) 111896

[startup+582.306 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 25069
/proc/meminfo: memFree=1042592/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=113740 CPUtime=1161.97
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 23765 0 0 0 116151 46 0 0 25 0 2 0 109562422 116469760 23751 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 28435 23751 83 193 0 28239 0
[pid=25061/tid=25063] ppid=25059 vsize=113740 CPUtime=582.05
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 12117 0 0 0 58181 24 0 0 25 0 2 0 109562422 116469760 23751 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.97
Current children cumulated vsize (KiB) 119096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25069
/proc/meminfo: memFree=1037792/2055920 swapFree=4148400/4192956
[pid=25059] ppid=25057 vsize=5356 CPUtime=0
/proc/25059/stat : 25059 (manysat.sh) S 25057 25059 24795 0 -1 4194304 312 111 0 0 0 0 0 0 18 0 1 0 109562422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25059/statm: 1339 238 195 169 0 50 0
[pid=25061] ppid=25059 vsize=120504 CPUtime=1200.08
/proc/25061/stat : 25061 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194304 24955 0 0 0 119959 49 0 0 19 0 2 0 109562422 123396096 24941 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25061/statm: 30126 24941 83 193 0 29930 0
[pid=25061/tid=25063] ppid=25059 vsize=120504 CPUtime=601.15
/proc/25061/task/25063/stat : 25063 (manysat1.1_stat) R 25059 25059 24795 0 -1 4194368 12803 0 0 0 60089 26 0 0 21 0 2 0 109562422 123396096 24941 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 125860

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

Real time (s): 601.419
CPU time (s): 1200.08
CPU user time (s): 1199.59
CPU system time (s): 0.49
CPU usage (%): 199.542
Max. virtual memory (cumulated for all children) (KiB): 125860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 423
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 0.581911 second user time and 1.61575 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-27 08:54:49
IDJOB=1737255
IDBENCH=71785
IDSOLVER=514
FILE ID=node14/1737255-1240815289
PBS_JOBID= 9187472
Free space on /tmp= 66436 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-127-100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737255-1240815289/watcher-1737255-1240815289 -o /tmp/evaluation-result-1737255-1240815289/solver-1737255-1240815289 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1737255-1240815289.cnf aimd 1

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

MD5SUM BENCH= dec8fe955e0593e4d06e90539beb035d
RANDOM SEED=244192184

node14.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.256
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	: 5931.00
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.256
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:       1138648 kB
Buffers:         84916 kB
Cached:         715544 kB
SwapCached:      38456 kB
Active:         207348 kB
Inactive:       633968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138648 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            62052 kB
Committed_AS:   384092 kB
PageTables:       1448 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= 66436 MiB
End job on node14 at 2009-04-27 09:04:53