Trace number 315963

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, and are wall clock time (not CPU 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
MiraXT v3? (TO) 1200.25 615.049

General information on the benchmark

Nameindustrial/palacios/
medium/sortnet-7-ipc5-h16-sat.cnf
MD5SUM0b84541f221adc9fca8e8b1fff4e3040
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.1893
Satisfiable
(Un)Satisfiability was proved
Number of variables113400
Number of clauses399368
Sum of the clauses size971720
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2286512
Number of clauses of size 3107448
Number of clauses of size 4427
Number of clauses of size 5327
Number of clauses of size over 54526

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-315963-1178881039 -o ROOT/results/node12/solver-315963-1178881039 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315963-1178881039/MiraXTv3_dyn /tmp/evaluation/315963-1178881039/instance-315963-1178881039.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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.89 1.58 3/77 9357
/proc/meminfo: memFree=1644344/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=3788 CPUtime=0
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 364141302 3878912 405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 947 413 202 20 0 305 0

[startup+0.083727 s]
/proc/loadavg: 1.99 1.89 1.58 3/77 9357
/proc/meminfo: memFree=1644344/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=10448 CPUtime=0.08
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 2057 0 0 0 7 1 0 0 18 0 1 0 364141302 10698752 2032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 2612 2033 206 20 0 1970 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10448

[startup+0.101727 s]
/proc/loadavg: 1.99 1.89 1.58 3/77 9357
/proc/meminfo: memFree=1644344/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=11560 CPUtime=0.09
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 2391 0 0 0 8 1 0 0 18 0 1 0 364141302 11837440 2366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 2890 2367 206 20 0 2248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11560

[startup+0.301748 s]
/proc/loadavg: 1.99 1.89 1.58 3/77 9357
/proc/meminfo: memFree=1644344/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=28300 CPUtime=0.29
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 6053 0 0 0 27 2 0 0 19 0 1 0 364141302 28979200 6028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 7075 6030 206 20 0 6433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28300

[startup+0.701788 s]
/proc/loadavg: 1.99 1.89 1.58 3/77 9357
/proc/meminfo: memFree=1644344/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=44812 CPUtime=0.69
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 10011 0 0 0 65 4 0 0 23 0 1 0 364141302 45887488 9986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10135061 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 11203 9987 207 20 0 10561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44812

[startup+1.50187 s]
/proc/loadavg: 1.91 1.87 1.58 2/78 9358
/proc/meminfo: memFree=1596336/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=66824 CPUtime=1.49
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 15375 0 0 0 143 6 0 0 25 0 1 0 364141302 68427776 15350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 16706 15350 207 20 0 16064 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66824

[startup+3.10103 s]
/proc/loadavg: 1.91 1.87 1.58 2/78 9358
/proc/meminfo: memFree=1574192/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=80952 CPUtime=3.09
/proc/9357/stat : 9357 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194304 19085 0 0 0 301 8 0 0 25 0 1 0 364141302 82894848 19060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9357/statm: 20238 19060 207 20 0 19596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80952

[startup+6.30135 s]
/proc/loadavg: 1.84 1.86 1.57 2/78 9358
/proc/meminfo: memFree=1561648/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=171884 CPUtime=6.49
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 31724 0 0 0 633 16 0 0 24 0 3 0 364141302 176009216 28869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 42971 28869 218 20 0 42329 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 171884

[startup+12.702 s]
/proc/loadavg: 1.77 1.84 1.57 2/80 9360
/proc/meminfo: memFree=1528928/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=171884 CPUtime=12.88
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 31778 0 0 0 1272 16 0 0 24 0 3 0 364141302 176009216 28923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 42971 28923 218 20 0 42329 0
[pid=9357/tid=9359] ppid=9355 vsize=171884 CPUtime=6.78
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 5264 0 0 0 676 2 0 0 25 0 3 0 364141892 176009216 28923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=171884 CPUtime=0.18
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194368 5084 0 0 0 15 3 0 0 16 0 3 0 364141892 176009216 28923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 171884

[startup+25.5013 s]
/proc/loadavg: 1.65 1.81 1.56 2/80 9360
/proc/meminfo: memFree=1528928/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=171884 CPUtime=25.66
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 31779 0 0 0 2550 16 0 0 24 0 3 0 364141302 176009216 28924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 42971 28924 218 20 0 42329 0
[pid=9357/tid=9359] ppid=9355 vsize=171884 CPUtime=19.57
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 5265 0 0 0 1954 3 0 0 25 0 3 0 364141892 176009216 28924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=171884 CPUtime=0.18
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194368 5084 0 0 0 15 3 0 0 16 0 3 0 364141892 176009216 28924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.66
Current children cumulated vsize (KiB) 171884

[startup+51.1018 s]
/proc/loadavg: 1.74 1.81 1.57 3/80 9360
/proc/meminfo: memFree=1524320/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=176044 CPUtime=75.42
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 33919 0 0 0 7521 21 0 0 24 0 3 0 364141302 180269056 30167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 44011 30167 218 20 0 43369 0
[pid=9357/tid=9359] ppid=9355 vsize=176044 CPUtime=45.16
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 5685 0 0 0 4512 4 0 0 25 0 3 0 364141892 180269056 30167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=176044 CPUtime=24.36
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 6804 0 0 0 2429 7 0 0 25 0 3 0 364141892 180269056 30167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.42
Current children cumulated vsize (KiB) 176044

[startup+102.307 s]
/proc/loadavg: 1.88 1.84 1.59 3/80 9360
/proc/meminfo: memFree=1515744/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=183212 CPUtime=177.58
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 36068 0 0 0 17732 26 0 0 24 0 3 0 364141302 187609088 32248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 45803 32248 218 20 0 45161 0
[pid=9357/tid=9359] ppid=9355 vsize=183212 CPUtime=96.32
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 6115 0 0 0 9627 5 0 0 25 0 3 0 364141892 187609088 32248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=183212 CPUtime=75.35
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 8523 0 0 0 7524 11 0 0 25 0 3 0 364141892 187609088 32248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.58
Current children cumulated vsize (KiB) 183212

[startup+162.302 s]
/proc/loadavg: 1.95 1.87 1.61 3/80 9360
/proc/meminfo: memFree=1487712/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=209400 CPUtime=297.28
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 43369 0 0 0 29688 40 0 0 24 0 3 0 364141302 214425600 39349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 52350 39349 218 20 0 51708 0
[pid=9357/tid=9359] ppid=9355 vsize=209400 CPUtime=156.27
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 9438 0 0 0 15616 11 0 0 25 0 3 0 364141892 214425600 39349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526512 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=209400 CPUtime=135.11
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 12501 0 0 0 13492 19 0 0 25 0 3 0 364141892 214425600 39349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 297.28
Current children cumulated vsize (KiB) 209400

[startup+222.303 s]
/proc/loadavg: 1.98 1.89 1.63 3/86 9386
/proc/meminfo: memFree=1482832/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=212372 CPUtime=416.96
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 44362 0 0 0 41652 44 0 0 24 0 3 0 364141302 217468928 40100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 53093 40100 218 20 0 52451 0
[pid=9357/tid=9359] ppid=9355 vsize=212372 CPUtime=215.99
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 9888 0 0 0 21586 13 0 0 25 0 3 0 364141892 217468928 40100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=212372 CPUtime=195.07
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 13044 0 0 0 19486 21 0 0 25 0 3 0 364141892 217468928 40100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 416.96
Current children cumulated vsize (KiB) 212372

[startup+282.303 s]
/proc/loadavg: 2.12 1.94 1.66 3/86 9538
/proc/meminfo: memFree=1455592/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=238532 CPUtime=536.42
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 51562 0 0 0 53559 83 0 0 24 0 3 0 364141302 244256768 47022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 59633 47022 218 20 0 58991 0
[pid=9357/tid=9359] ppid=9355 vsize=238532 CPUtime=275.61
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 14107 0 0 0 27515 46 0 0 25 0 3 0 364141892 244256768 47022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=238532 CPUtime=254.9
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 16025 0 0 0 25463 27 0 0 25 0 3 0 364141892 244256768 47022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 536.42
Current children cumulated vsize (KiB) 238532

[startup+342.303 s]
/proc/loadavg: 2.04 1.95 1.68 3/80 9558
/proc/meminfo: memFree=1440408/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=255384 CPUtime=656.08
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 55741 0 0 0 65516 92 0 0 24 0 3 0 364141302 261513216 50899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 63846 50899 218 20 0 63204 0
[pid=9357/tid=9359] ppid=9355 vsize=255384 CPUtime=335.32
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 16231 0 0 0 33483 49 0 0 25 0 3 0 364141892 261513216 50899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=255384 CPUtime=314.85
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 18080 0 0 0 31452 33 0 0 25 0 3 0 364141892 261513216 50899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 656.08
Current children cumulated vsize (KiB) 255384

[startup+402.303 s]
/proc/loadavg: 2.01 1.95 1.70 3/80 9558
/proc/meminfo: memFree=1440280/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=255384 CPUtime=775.8
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 56115 0 0 0 77487 93 0 0 24 0 3 0 364141302 261513216 50953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 63846 50953 218 20 0 63204 0
[pid=9357/tid=9359] ppid=9355 vsize=255384 CPUtime=395.06
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 16418 0 0 0 39457 49 0 0 25 0 3 0 364141892 261513216 50953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=255384 CPUtime=374.84
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 18267 0 0 0 37450 34 0 0 25 0 3 0 364141892 261513216 50953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 775.8
Current children cumulated vsize (KiB) 255384

[startup+462.302 s]
/proc/loadavg: 2.00 1.96 1.72 3/80 9558
/proc/meminfo: memFree=1433880/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=262552 CPUtime=895.51
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 58181 0 0 0 89454 97 0 0 24 0 3 0 364141302 268853248 52685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 65638 52685 218 20 0 64996 0
[pid=9357/tid=9359] ppid=9355 vsize=262552 CPUtime=454.79
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 16651 0 0 0 45430 49 0 0 25 0 3 0 364141892 268853248 52685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=262552 CPUtime=434.81
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 20100 0 0 0 43443 38 0 0 25 0 3 0 364141892 268853248 52685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 895.51
Current children cumulated vsize (KiB) 262552

[startup+522.302 s]
/proc/loadavg: 2.00 1.96 1.73 3/80 9558
/proc/meminfo: memFree=1426968/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=267672 CPUtime=1015.23
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 60060 0 0 0 101422 101 0 0 24 0 3 0 364141302 274096128 54306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 66918 54306 218 20 0 66276 0
[pid=9357/tid=9359] ppid=9355 vsize=267672 CPUtime=514.54
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 16790 0 0 0 51404 50 0 0 25 0 3 0 364141892 274096128 54306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=267672 CPUtime=494.78
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 21840 0 0 0 49437 41 0 0 25 0 3 0 364141892 274096128 54306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1015.23
Current children cumulated vsize (KiB) 267672

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 9558
/proc/meminfo: memFree=1426904/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=267672 CPUtime=1134.93
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 60346 0 0 0 113391 102 0 0 24 0 3 0 364141302 274096128 54329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 66918 54329 218 20 0 66276 0
[pid=9357/tid=9359] ppid=9355 vsize=267672 CPUtime=574.26
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 16979 0 0 0 57376 50 0 0 25 0 3 0 364141892 274096128 54329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565591 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=267672 CPUtime=554.76
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 21937 0 0 0 55434 42 0 0 25 0 3 0 364141892 274096128 54329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1134.93
Current children cumulated vsize (KiB) 267672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+615.002 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 9558
/proc/meminfo: memFree=1419488/2055920 swapFree=4154876/4192956
[pid=9357] ppid=9355 vsize=276488 CPUtime=1200.18
/proc/9357/stat : 9357 (MiraXTv3_dyn) S 9355 9357 7912 0 -1 4194304 62468 0 0 0 119913 105 0 0 24 0 3 0 364141302 283123712 56273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9357/statm: 69122 56273 218 20 0 68480 0
[pid=9357/tid=9359] ppid=9355 vsize=276488 CPUtime=606.83
/proc/9357/task/9359/stat : 9359 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 18304 0 0 0 60631 52 0 0 25 0 3 0 364141892 283123712 56273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9357/tid=9360] ppid=9355 vsize=276488 CPUtime=587.46
/proc/9357/task/9360/stat : 9360 (MiraXTv3_dyn) R 9355 9357 7912 0 -1 4194368 22734 0 0 0 58702 44 0 0 25 0 3 0 364141892 283123712 56273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 276488

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): 615.049
CPU time (s): 1200.25
CPU user time (s): 1199.15
CPU system time (s): 1.09383
CPU usage (%): 195.146
Max. virtual memory (cumulated for all children) (KiB): 276488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 1.09383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62468
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= 1099
involuntary context switches= 22839

runsolver used 0.6519 second user time and 1.66375 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 10:57:19 UTC 2007

IDJOB= 315963
IDBENCH= 20429
IDSOLVER= 128
FILE ID= node12/315963-1178881039

PBS_JOBID= 5251055

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/sortnet-7-ipc5-h16-sat.cnf
COMMAND LINE= /tmp/evaluation/315963-1178881039/MiraXTv3_dyn /tmp/evaluation/315963-1178881039/instance-315963-1178881039.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-315963-1178881039 -o ROOT/results/node12/solver-315963-1178881039 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315963-1178881039/MiraXTv3_dyn /tmp/evaluation/315963-1178881039/instance-315963-1178881039.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b84541f221adc9fca8e8b1fff4e3040

RANDOM SEED= 345947804

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.239
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.239
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:       1644624 kB
Buffers:         50280 kB
Cached:         257700 kB
SwapCached:      17536 kB
Active:         167116 kB
Inactive:       180044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644624 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:           10764 kB
Writeback:           0 kB
Mapped:          44612 kB
Slab:            49584 kB
Committed_AS: 10955544 kB
PageTables:       1848 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= 66552 MiB

End job on node12 on Fri May 11 11:07:36 UTC 2007