Trace number 1717139

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
MoRsat 2009-03-03? (TO) 1200.08 1200.63

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h18-unsat.cnf
MD5SUMb3381a58cbbd64d5d90a3b4fcd44bf6d
Bench CategoryAPPLICATION (applications 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 variables338487
Number of clauses1187589
Sum of the clauses size2886289
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2849854
Number of clauses of size 3326098
Number of clauses of size 4798
Number of clauses of size 5544
Number of clauses of size over 510039

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
3.38/3.40	c atom#=340179 clause#=1187589 total literals=2886289 

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-1717139-1240624730/watcher-1717139-1240624730 -o /tmp/evaluation-result-1717139-1240624730/solver-1717139-1240624730 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1717139-1240624730.cnf 

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.98 0.99 3/64 19222
/proc/meminfo: memFree=1444856/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=19888 CPUtime=0
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 90506411 20365312 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 4972 122 96 284 0 4685 0

[startup+0.0882959 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19222
/proc/meminfo: memFree=1444856/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=19888 CPUtime=0.08
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 408 0 0 0 8 0 0 0 18 0 1 0 90506411 20365312 392 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 4972 392 96 284 0 4685 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19888

[startup+0.101297 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19222
/proc/meminfo: memFree=1444856/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=19888 CPUtime=0.09
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 90506411 20365312 433 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 4972 433 96 284 0 4685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19888

[startup+0.301318 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19222
/proc/meminfo: memFree=1444856/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=19888 CPUtime=0.29
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 1087 0 0 0 28 1 0 0 19 0 1 0 90506411 20365312 1071 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 4972 1071 96 284 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19888

[startup+0.70136 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19222
/proc/meminfo: memFree=1444856/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=19888 CPUtime=0.69
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 2339 0 0 0 68 1 0 0 23 0 1 0 90506411 20365312 2323 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 4972 2323 96 284 0 4685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19888

[startup+1.50145 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1431408/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=45116 CPUtime=1.48
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 11084 0 0 0 143 5 0 0 25 0 1 0 90506411 46198784 9405 1992294400 134512640 135679800 4294956240 18446744073709551615 134552242 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 11279 9405 103 284 0 10992 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45116

[startup+3.10162 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1425840/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=42440 CPUtime=3.09
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 34474 0 0 0 294 15 0 0 25 0 1 0 90506411 43458560 10067 1992294400 134512640 135679800 4294956240 18446744073709551615 134569925 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 10610 10067 106 284 0 10323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42440

[startup+6.30196 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1312752/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=145748 CPUtime=6.28
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 61360 0 0 0 603 25 0 0 25 0 1 0 90506411 149245952 33372 1992294400 134512640 135679800 4294956240 18446744073709551615 134527987 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 36437 33372 113 284 0 36150 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 145748

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1311416/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=145880 CPUtime=12.68
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 61440 0 0 0 1243 25 0 0 25 0 1 0 90506411 149381120 33452 1992294400 134512640 135679800 4294956240 18446744073709551615 134522862 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 36470 33452 113 284 0 36183 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145880

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1310776/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=146540 CPUtime=25.48
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 61625 0 0 0 2522 26 0 0 25 0 1 0 90506411 150056960 33637 1992294400 134512640 135679800 4294956240 18446744073709551615 134522620 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 36635 33637 113 284 0 36348 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146540

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1309560/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=147728 CPUtime=51.06
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 61902 0 0 0 5080 26 0 0 25 0 1 0 90506411 151273472 33914 1992294400 134512640 135679800 4294956240 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 36932 33914 113 284 0 36645 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 147728

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 19223
/proc/meminfo: memFree=1306616/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=150744 CPUtime=102.24
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 62662 0 0 0 10197 27 0 0 25 0 1 0 90506411 154361856 34674 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 37686 34674 113 284 0 37399 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150744

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19229
/proc/meminfo: memFree=1303928/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=153532 CPUtime=162.19
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 63330 0 0 0 16192 27 0 0 25 0 1 0 90506411 157216768 35342 1992294400 134512640 135679800 4294956240 18446744073709551615 134524983 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 38383 35342 113 284 0 38096 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 153532

[startup+222.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1299960/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=156832 CPUtime=222.15
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 64199 0 0 0 22185 30 0 0 25 0 1 0 90506411 160595968 36211 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19222/statm: 39208 36211 113 284 0 38921 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 156832

[startup+282.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1297912/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=159328 CPUtime=282.13
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 64824 0 0 0 28182 31 0 0 25 0 1 0 90506411 163151872 36771 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 39832 36771 113 284 0 39545 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 159328

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1295288/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=161836 CPUtime=342.1
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 65474 0 0 0 34178 32 0 0 25 0 1 0 90506411 165720064 37421 1992294400 134512640 135679800 4294956240 18446744073709551615 134534440 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 40459 37421 113 284 0 40172 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 161836

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1292536/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=164608 CPUtime=402.07
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 66174 0 0 0 40175 32 0 0 25 0 1 0 90506411 168558592 38121 1992294400 134512640 135679800 4294956240 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 41152 38121 113 284 0 40865 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 164608

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1290232/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=166852 CPUtime=462.04
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 66749 0 0 0 46171 33 0 0 25 0 1 0 90506411 170856448 38696 1992294400 134512640 135679800 4294956240 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 41713 38696 113 284 0 41426 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 166852

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1288056/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=169732 CPUtime=522.02
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 67507 0 0 0 52168 34 0 0 25 0 1 0 90506411 173805568 39260 1992294400 134512640 135679800 4294956240 18446744073709551615 134533219 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 42433 39260 113 284 0 42146 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 169732

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1286904/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=170788 CPUtime=581.98
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 67793 0 0 0 58164 34 0 0 25 0 1 0 90506411 174886912 39546 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 42697 39546 113 284 0 42410 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 170788

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1284920/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=172636 CPUtime=641.96
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 68282 0 0 0 64161 35 0 0 25 0 1 0 90506411 176779264 40035 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 43159 40035 113 284 0 42872 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 172636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1282424/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=175012 CPUtime=701.94
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 68886 0 0 0 70158 36 0 0 25 0 1 0 90506411 179212288 40639 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 43753 40639 113 284 0 43466 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 175012

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1280120/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=177124 CPUtime=761.92
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 69438 0 0 0 76155 37 0 0 25 0 1 0 90506411 181374976 41191 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 44281 41191 113 284 0 43994 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 177124

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1278584/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=178708 CPUtime=821.89
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 69842 0 0 0 82152 37 0 0 25 0 1 0 90506411 182996992 41595 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 44677 41595 113 284 0 44390 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 178708

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1275768/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=181496 CPUtime=881.87
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 70555 0 0 0 88149 38 0 0 25 0 1 0 90506411 185851904 42308 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 45374 42308 113 284 0 45087 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 181496

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1273272/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=183872 CPUtime=941.84
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 71189 0 0 0 94145 39 0 0 25 0 1 0 90506411 188284928 42942 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 45968 42942 113 284 0 45681 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 183872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1271160/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=185856 CPUtime=1001.82
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 71699 0 0 0 100142 40 0 0 25 0 1 0 90506411 190316544 43452 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 46464 43452 113 284 0 46177 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 185856

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1267704/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=190836 CPUtime=1061.8
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 72979 0 0 0 106139 41 0 0 25 0 1 0 90506411 195416064 44346 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 47709 44346 113 284 0 47422 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 190836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1264504/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=193892 CPUtime=1121.76
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 73771 0 0 0 112135 41 0 0 25 0 1 0 90506411 198545408 45137 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 48473 45137 113 284 0 48186 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 193892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1262008/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=196268 CPUtime=1181.74
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 74374 0 0 0 118132 42 0 0 25 0 1 0 90506411 200978432 45740 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 49067 45740 113 284 0 48780 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 196268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19705
/proc/meminfo: memFree=1261304/2055920 swapFree=4181324/4192956
[pid=19222] ppid=19220 vsize=196928 CPUtime=1200.04
/proc/19222/stat : 19222 (MoRsat) R 19220 19222 19097 0 -1 4194304 74540 0 0 0 119962 42 0 0 25 0 1 0 90506411 201654272 45906 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19222/statm: 49232 45906 113 284 0 48945 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 196928

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)
Real time (s): 1200.63
CPU time (s): 1200.08
CPU user time (s): 1199.62
CPU system time (s): 0.45593
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 196928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.45593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74540
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= 2
involuntary context switches= 2945

runsolver used 1.02684 second user time and 3.35249 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 03:58:51
IDJOB=1717139
IDBENCH=20405
IDSOLVER=502
FILE ID=node19/1717139-1240624730
PBS_JOBID= 9186389
Free space on /tmp= 66220 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h18-unsat.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717139-1240624730/watcher-1717139-1240624730 -o /tmp/evaluation-result-1717139-1240624730/solver-1717139-1240624730 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1717139-1240624730.cnf

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

MD5SUM BENCH= b3381a58cbbd64d5d90a3b4fcd44bf6d
RANDOM SEED=293583259

node19.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.236
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.236
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:       1445272 kB
Buffers:         70360 kB
Cached:         463304 kB
SwapCached:       6324 kB
Active:         161888 kB
Inactive:       380580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445272 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           22876 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            54160 kB
Committed_AS:   293452 kB
PageTables:       1452 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= 66220 MiB
End job on node19 at 2009-04-25 04:18:54