Trace number 1562262

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 1207.02

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
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 variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

0.00/0.00	c Parsing...
0.03/0.05	c ==============================================================================
0.03/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.05	c ==============================================================================
0.03/0.05	c |         0 |   59728   174559 |   17918       0        0     nan |  0.000 % |
0.18/0.24	c |         0 |   59728   174579 |      --       0       --      -- |     --   | 0/20
0.18/0.24	c ==============================================================================
0.18/0.24	c Result  :   #vars: 3853   #clauses: 59728   #literals: 174579
0.18/0.24	c CPU time:   0.229965 s
0.18/0.24	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-1562262-1238772509/watcher-1562262-1238772509 -o /tmp/evaluation-result-1562262-1238772509/solver-1562262-1238772509 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1562262-1238772509.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: 2.00 2.00 2.00 4/85 12785
/proc/meminfo: memFree=1792008/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1149911881 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 235 195 169 0 50 0
[pid=12786] ppid=12785 vsize=1188 CPUtime=0
/proc/12786/stat : 12786 (SatElite) R 12785 12785 12274 0 -1 4194304 178 0 0 0 0 0 0 0 22 0 1 0 1149911882 1216512 162 1992294400 134512640 135034092 4294956096 18446744073709551615 134530204 0 0 4096 3 0 0 0 17 1 0 0
/proc/12786/statm: 297 162 50 127 0 167 0

[startup+0.0557681 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 12785
/proc/meminfo: memFree=1792008/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1149911881 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 235 195 169 0 50 0
[pid=12786] ppid=12785 vsize=4540 CPUtime=0.03
/proc/12786/stat : 12786 (SatElite) R 12785 12785 12274 0 -1 4194304 1064 0 0 0 3 0 0 0 22 0 1 0 1149911882 4648960 1048 1992294400 134512640 135034092 4294956096 18446744073709551615 134542719 0 0 4096 3 0 0 0 17 1 0 0
/proc/12786/statm: 1135 1048 51 127 0 1005 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9896

[startup+0.102722 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 12785
/proc/meminfo: memFree=1792008/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1149911881 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 235 195 169 0 50 0
[pid=12786] ppid=12785 vsize=5144 CPUtime=0.08
/proc/12786/stat : 12786 (SatElite) R 12785 12785 12274 0 -1 4194304 1155 0 0 0 8 0 0 0 22 0 1 0 1149911882 5267456 1139 1992294400 134512640 135034092 4294956096 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 1 0 0
/proc/12786/statm: 1286 1139 68 127 0 1156 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10500

[startup+0.301746 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 12785
/proc/meminfo: memFree=1792008/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1149911881 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 235 195 169 0 50 0
[pid=12786] ppid=12785 vsize=5148 CPUtime=0.28
/proc/12786/stat : 12786 (SatElite) R 12785 12785 12274 0 -1 4194304 1157 0 0 0 27 1 0 0 23 0 1 0 1149911882 5271552 1141 1992294400 134512640 135034092 4294956096 18446744073709551615 134588002 0 0 4096 3 0 0 0 17 1 0 0
/proc/12786/statm: 1287 1141 69 127 0 1157 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10504

[startup+0.701789 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 12785
/proc/meminfo: memFree=1792008/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5356

[startup+1.50287 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 12789
/proc/meminfo: memFree=1780464/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=22268 CPUtime=1.17
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 2882 0 0 0 116 1 0 0 25 0 2 0 1149911913 22802432 2868 1992294400 134512640 135305190 4294956144 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 5567 2868 83 193 0 5371 0
[pid=12788/tid=12789] ppid=12785 vsize=22268 CPUtime=0.53
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 363 0 0 0 53 0 0 0 25 0 2 0 1149911920 22802432 2868 1992294400 134512640 135305190 4294956144 18446744073709551615 134531032 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27624

[startup+3.10103 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 12789
/proc/meminfo: memFree=1777968/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=25424 CPUtime=2.76
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 3663 0 0 0 275 1 0 0 25 0 2 0 1149911913 26034176 3649 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 6356 3649 83 193 0 6160 0
[pid=12788/tid=12789] ppid=12785 vsize=25424 CPUtime=1.33
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 784 0 0 0 133 0 0 0 25 0 2 0 1149911920 26034176 3649 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30780

[startup+6.30134 s]
/proc/loadavg: 2.08 2.02 2.01 4/88 12789
/proc/meminfo: memFree=1771696/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=32180 CPUtime=5.94
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 5096 0 0 0 591 3 0 0 25 0 2 0 1149911913 32952320 5082 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 8045 5082 83 193 0 7849 0
[pid=12788/tid=12789] ppid=12785 vsize=32180 CPUtime=2.93
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 1529 0 0 0 292 1 0 0 24 0 2 0 1149911920 32952320 5082 1992294400 134512640 135305190 4294956144 18446744073709551615 134531185 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 37536

[startup+12.702 s]
/proc/loadavg: 2.15 2.03 2.01 4/88 12789
/proc/meminfo: memFree=1761136/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=42392 CPUtime=12.3
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 7627 0 0 0 1226 4 0 0 25 0 2 0 1149911913 43409408 7613 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 10598 7613 83 193 0 10402 0
[pid=12788/tid=12789] ppid=12785 vsize=42392 CPUtime=6.09
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 2746 0 0 0 608 1 0 0 25 0 2 0 1149911920 43409408 7613 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 47748

[startup+25.5023 s]
/proc/loadavg: 2.34 2.08 2.02 4/88 12789
/proc/meminfo: memFree=1743728/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=58944 CPUtime=25.03
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 11758 0 0 0 2496 7 0 0 25 0 2 0 1149911913 60358656 11744 1992294400 134512640 135305190 4294956144 18446744073709551615 134557933 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 14736 11744 83 193 0 14540 0
[pid=12788/tid=12789] ppid=12785 vsize=58944 CPUtime=12.42
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 4724 0 0 0 1239 3 0 0 25 0 2 0 1149911920 60358656 11744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 64300

[startup+51.1028 s]
/proc/loadavg: 2.56 2.15 2.05 4/88 12789
/proc/meminfo: memFree=1734960/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=67456 CPUtime=50.48
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 13904 0 0 0 5040 8 0 0 25 0 2 0 1149911913 69074944 13890 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 16864 13890 83 193 0 16668 0
[pid=12788/tid=12789] ppid=12785 vsize=67456 CPUtime=25.18
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 5855 0 0 0 2514 4 0 0 25 0 2 0 1149911920 69074944 13890 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 72812

[startup+102.308 s]
/proc/loadavg: 2.81 2.28 2.10 4/88 12789
/proc/meminfo: memFree=1713008/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=89188 CPUtime=101.39
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 19340 0 0 0 10127 12 0 0 25 0 2 0 1149911913 91328512 19326 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 22297 19326 83 193 0 22101 0
[pid=12788/tid=12789] ppid=12785 vsize=89188 CPUtime=50.42
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 8555 0 0 0 5036 6 0 0 25 0 2 0 1149911920 91328512 19326 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 94544

[startup+162.303 s]
/proc/loadavg: 2.93 2.41 2.15 4/88 12789
/proc/meminfo: memFree=1708528/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=93656 CPUtime=161.04
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 20426 0 0 0 16091 13 0 0 25 0 2 0 1149911913 95903744 20412 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 23414 20412 83 193 0 23218 0
[pid=12788/tid=12789] ppid=12785 vsize=93656 CPUtime=80.25
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 9019 0 0 0 8018 7 0 0 25 0 2 0 1149911920 95903744 20412 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 99012

[startup+222.303 s]
/proc/loadavg: 2.97 2.51 2.20 4/88 12789
/proc/meminfo: memFree=1703856/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=97568 CPUtime=220.7
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 21646 0 0 0 22055 15 0 0 25 0 2 0 1149911913 99909632 21632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 24392 21632 83 193 0 24196 0
[pid=12788/tid=12789] ppid=12785 vsize=97568 CPUtime=110.11
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 9633 0 0 0 11003 8 0 0 25 0 2 0 1149911920 99909632 21632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 102924

[startup+282.303 s]
/proc/loadavg: 2.99 2.60 2.25 4/88 12789
/proc/meminfo: memFree=1674224/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0

################
# More data... #
################

[pid=12788] ppid=12785 vsize=199480 CPUtime=638.3
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 46854 0 0 0 63790 40 0 0 25 0 2 0 1149911913 204267520 46840 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 49870 46840 83 193 0 49674 0
[pid=12788/tid=12789] ppid=12785 vsize=199480 CPUtime=318.29
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 22880 0 0 0 31808 21 0 0 25 0 2 0 1149911920 204267520 46840 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (KiB) 204836

[startup+702.303 s]
/proc/loadavg: 2.99 2.89 2.50 4/88 12789
/proc/meminfo: memFree=1602416/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=199480 CPUtime=697.95
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 46891 0 0 0 69755 40 0 0 25 0 2 0 1149911913 204267520 46877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 49870 46877 83 193 0 49674 0
[pid=12788/tid=12789] ppid=12785 vsize=199480 CPUtime=347.9
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 22917 0 0 0 34769 21 0 0 25 0 2 0 1149911920 204267520 46877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.25
Current children cumulated vsize (KiB) 204836

[startup+762.308 s]
/proc/loadavg: 2.99 2.91 2.53 4/88 12789
/proc/meminfo: memFree=1602288/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=199480 CPUtime=757.61
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 46891 0 0 0 75721 40 0 0 25 0 2 0 1149911913 204267520 46877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 49870 46877 83 193 0 49674 0
[pid=12788/tid=12789] ppid=12785 vsize=199480 CPUtime=377.76
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 22917 0 0 0 37755 21 0 0 25 0 2 0 1149911920 204267520 46877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 204836

[startup+822.302 s]
/proc/loadavg: 2.99 2.92 2.56 4/88 12789
/proc/meminfo: memFree=1602288/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=199480 CPUtime=817.26
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 46892 0 0 0 81686 40 0 0 25 0 2 0 1149911913 204267520 46878 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 49870 46878 83 193 0 49674 0
[pid=12788/tid=12789] ppid=12785 vsize=199480 CPUtime=407.52
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 22918 0 0 0 40731 21 0 0 25 0 2 0 1149911920 204267520 46878 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.56
Current children cumulated vsize (KiB) 204836

[startup+882.302 s]
/proc/loadavg: 2.99 2.93 2.58 4/88 12789
/proc/meminfo: memFree=1592048/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=209824 CPUtime=876.92
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 49479 0 0 0 87648 44 0 0 25 0 2 0 1149911913 214859776 49465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 52456 49465 83 193 0 52260 0
[pid=12788/tid=12789] ppid=12785 vsize=209824 CPUtime=437.27
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 24053 0 0 0 43704 23 0 0 25 0 2 0 1149911920 214859776 49465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.22
Current children cumulated vsize (KiB) 215180

[startup+942.302 s]
/proc/loadavg: 2.99 2.94 2.61 4/88 12791
/proc/meminfo: memFree=1556400/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=245548 CPUtime=936.57
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 58446 0 0 0 93605 52 0 0 25 0 2 0 1149911913 251441152 58432 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 61387 58432 83 193 0 61191 0
[pid=12788/tid=12789] ppid=12785 vsize=245548 CPUtime=467.03
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 28085 0 0 0 46677 26 0 0 25 0 2 0 1149911920 251441152 58432 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.87
Current children cumulated vsize (KiB) 250904

[startup+1002.3 s]
/proc/loadavg: 2.99 2.95 2.63 4/88 12791
/proc/meminfo: memFree=1532336/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=269072 CPUtime=996.23
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 64326 0 0 0 99566 57 0 0 25 0 2 0 1149911913 275529728 64312 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 67268 64312 83 193 0 67072 0
[pid=12788/tid=12789] ppid=12785 vsize=269072 CPUtime=496.8
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 30820 0 0 0 49651 29 0 0 25 0 2 0 1149911920 275529728 64312 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 274428

[startup+1062.3 s]
/proc/loadavg: 2.99 2.95 2.65 4/88 12791
/proc/meminfo: memFree=1532336/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=269072 CPUtime=1055.89
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 64335 0 0 0 105532 57 0 0 25 0 2 0 1149911913 275529728 64321 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 67268 64321 83 193 0 67072 0
[pid=12788/tid=12789] ppid=12785 vsize=269072 CPUtime=526.66
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 30829 0 0 0 52637 29 0 0 25 0 2 0 1149911920 275529728 64321 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 274428

[startup+1122.3 s]
/proc/loadavg: 2.99 2.96 2.67 4/88 12791
/proc/meminfo: memFree=1532336/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=269072 CPUtime=1115.54
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 64335 0 0 0 111497 57 0 0 25 0 2 0 1149911913 275529728 64321 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 67268 64321 83 193 0 67072 0
[pid=12788/tid=12789] ppid=12785 vsize=269072 CPUtime=556.52
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 30829 0 0 0 55623 29 0 0 25 0 2 0 1149911920 275529728 64321 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 274428

[startup+1182.3 s]
/proc/loadavg: 2.99 2.97 2.68 4/88 12791
/proc/meminfo: memFree=1532272/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=269072 CPUtime=1175.2
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 64336 0 0 0 117463 57 0 0 25 0 2 0 1149911913 275529728 64322 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 67268 64322 83 193 0 67072 0
[pid=12788/tid=12789] ppid=12785 vsize=269072 CPUtime=586.34
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 30829 0 0 0 58605 29 0 0 25 0 2 0 1149911920 275529728 64322 1992294400 134512640 135305190 4294956144 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 274428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.99 2.97 2.69 4/88 12791
/proc/meminfo: memFree=1532144/2055920 swapFree=4170404/4192956
[pid=12785] ppid=12783 vsize=5356 CPUtime=0.3
/proc/12785/stat : 12785 (manysat.sh) S 12783 12785 12274 0 -1 4194304 312 1160 0 0 0 0 29 1 18 0 1 0 1149911881 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12785/statm: 1339 238 195 169 0 50 0
[pid=12788] ppid=12785 vsize=269072 CPUtime=1199.75
/proc/12788/stat : 12788 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194304 64336 0 0 0 119918 57 0 0 25 0 2 0 1149911913 275529728 64322 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12788/statm: 67268 64322 83 193 0 67072 0
[pid=12788/tid=12789] ppid=12785 vsize=269072 CPUtime=598.54
/proc/12788/task/12789/stat : 12789 (manysat1.1_stat) R 12785 12785 12274 0 -1 4194368 30829 0 0 0 59825 29 0 0 25 0 2 0 1149911920 275529728 64322 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 274428

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 12785 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=295955
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.310952
# 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): 1207.02
CPU time (s): 1200.05
CPU user time (s): 1199.47
CPU system time (s): 0.58
CPU usage (%): 99.4224
Max. virtual memory (cumulated for all children) (KiB): 274428

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

runsolver used 1.60276 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-03 17:28:29
IDJOB=1562262
IDBENCH=70931
IDSOLVER=515
FILE ID=node70/1562262-1238772509
PBS_JOBID= 9085506
Free space on /tmp= 66480 MiB

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

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

MD5SUM BENCH= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=820217792

node70.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.234
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.234
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:       1792488 kB
Buffers:         38380 kB
Cached:         146208 kB
SwapCached:       8328 kB
Active:          88132 kB
Inactive:       106356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792488 kB
SwapTotal:     4192956 kB
SwapFree:      4170404 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            53132 kB
Committed_AS:  2267324 kB
PageTables:       2556 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= 66476 MiB
End job on node70 at 2009-04-03 17:48:38