Trace number 315563

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.15 627.685

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.0629
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

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/node15/watcher-315563-1178880025 -o ROOT/results/node15/solver-315563-1178880025 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315563-1178880025/MiraXTv3_dyn /tmp/evaluation/315563-1178880025/instance-315563-1178880025.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.01 1.24 1.22 3/77 10339
/proc/meminfo: memFree=1792248/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=3788 CPUtime=0
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 357 0 0 0 0 0 0 0 18 0 1 0 335920250 3878912 332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 947 339 202 20 0 305 0

[startup+0.026001 s]
/proc/loadavg: 1.01 1.24 1.22 3/77 10339
/proc/meminfo: memFree=1792248/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=5744 CPUtime=0.01
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 996 0 0 0 1 0 0 0 18 0 1 0 335920250 5881856 971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 1436 971 206 20 0 794 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5744

[startup+0.102008 s]
/proc/loadavg: 1.01 1.24 1.22 3/77 10339
/proc/meminfo: memFree=1792248/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=11424 CPUtime=0.09
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 2309 0 0 0 8 1 0 0 18 0 1 0 335920250 11698176 2284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 2856 2285 206 20 0 2214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11424

[startup+0.301026 s]
/proc/loadavg: 1.01 1.24 1.22 3/77 10339
/proc/meminfo: memFree=1792248/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=26264 CPUtime=0.29
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 5759 0 0 0 26 3 0 0 19 0 1 0 335920250 26894336 5734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 6566 5734 206 20 0 5924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26264

[startup+0.701065 s]
/proc/loadavg: 1.01 1.24 1.22 3/77 10339
/proc/meminfo: memFree=1792248/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=55012 CPUtime=0.69
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 12632 0 0 0 63 6 0 0 22 0 1 0 335920250 56332288 12607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 13753 12607 206 20 0 13111 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55012

[startup+1.50114 s]
/proc/loadavg: 1.01 1.24 1.22 2/78 10340
/proc/meminfo: memFree=1732080/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=68332 CPUtime=1.49
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 15197 0 0 0 142 7 0 0 25 0 1 0 335920250 69971968 15172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 17083 15172 207 20 0 16441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68332

[startup+3.10129 s]
/proc/loadavg: 1.01 1.24 1.22 2/78 10340
/proc/meminfo: memFree=1731952/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=68332 CPUtime=3.09
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 15197 0 0 0 302 7 0 0 25 0 1 0 335920250 69971968 15172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 0 0 0
/proc/10339/statm: 17083 15172 207 20 0 16441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68332

[startup+6.30158 s]
/proc/loadavg: 1.09 1.26 1.22 2/78 10340
/proc/meminfo: memFree=1714928/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=105156 CPUtime=6.29
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 24868 0 0 0 618 11 0 0 25 0 1 0 335920250 107679744 24843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 26289 24844 207 20 0 25647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105156

[startup+12.7012 s]
/proc/loadavg: 1.08 1.25 1.22 2/78 10340
/proc/meminfo: memFree=1672880/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=129536 CPUtime=12.69
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 29970 0 0 0 1255 14 0 0 25 0 1 0 335920250 132644864 29945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584066 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 32384 29945 207 20 0 31742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129536

[startup+25.5013 s]
/proc/loadavg: 1.06 1.24 1.22 2/78 10340
/proc/meminfo: memFree=1667120/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=137056 CPUtime=25.48
/proc/10339/stat : 10339 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194304 31420 0 0 0 2534 14 0 0 25 0 1 0 335920250 140345344 31395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 34264 31395 207 20 0 33622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 137056

[startup+51.1017 s]
/proc/loadavg: 1.10 1.23 1.22 2/80 10342
/proc/meminfo: memFree=1598880/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=325452 CPUtime=51.39
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 52171 0 0 0 5113 26 0 0 25 0 3 0 335920250 333262848 48428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 81363 48428 218 20 0 80721 0
[pid=10339/tid=10341] ppid=10337 vsize=325452 CPUtime=19
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 9896 0 0 0 1895 5 0 0 25 0 3 0 335923459 333262848 48428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=325452 CPUtime=0.31
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194368 9477 0 0 0 26 5 0 0 17 0 3 0 335923459 333262848 48428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.39
Current children cumulated vsize (KiB) 325452

[startup+102.305 s]
/proc/loadavg: 1.57 1.34 1.25 3/80 10344
/proc/meminfo: memFree=1580960/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=340300 CPUtime=152.23
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 58902 0 0 0 15186 37 0 0 25 0 3 0 335920250 348467200 52969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 85075 52969 218 20 0 84433 0
[pid=10339/tid=10341] ppid=10337 vsize=340300 CPUtime=70.19
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 12096 0 0 0 7012 7 0 0 24 0 3 0 335923459 348467200 52969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=340300 CPUtime=49.96
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 14008 0 0 0 4982 14 0 0 25 0 3 0 335923459 348467200 52969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 152.23
Current children cumulated vsize (KiB) 340300

[startup+162.302 s]
/proc/loadavg: 1.84 1.45 1.29 3/80 10344
/proc/meminfo: memFree=1494688/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=425856 CPUtime=271.95
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 80907 0 0 0 27123 72 0 0 25 0 3 0 335920250 436076544 74716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 106464 74716 218 20 0 105822 0
[pid=10339/tid=10341] ppid=10337 vsize=425856 CPUtime=130.17
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 23174 0 0 0 12995 22 0 0 25 0 3 0 335923459 436076544 74716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=425856 CPUtime=109.7
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 24935 0 0 0 10936 34 0 0 25 0 3 0 335923459 436076544 74716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 271.95
Current children cumulated vsize (KiB) 425856

[startup+222.301 s]
/proc/loadavg: 1.94 1.55 1.34 3/80 10344
/proc/meminfo: memFree=1471136/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=447668 CPUtime=391.66
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 86879 0 0 0 39085 81 0 0 25 0 3 0 335920250 458412032 80370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 111917 80370 218 20 0 111275 0
[pid=10339/tid=10341] ppid=10337 vsize=447668 CPUtime=190.15
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 26875 0 0 0 18988 27 0 0 25 0 3 0 335923459 458412032 80370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=447668 CPUtime=169.43
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 27206 0 0 0 16905 38 0 0 25 0 3 0 335923459 458412032 80370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 391.66
Current children cumulated vsize (KiB) 447668

[startup+282.302 s]
/proc/loadavg: 1.98 1.63 1.37 3/80 10344
/proc/meminfo: memFree=1391712/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=525844 CPUtime=511.38
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 106986 0 0 0 51029 109 0 0 25 0 3 0 335920250 538464256 100119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 131461 100119 218 20 0 130819 0
[pid=10339/tid=10341] ppid=10337 vsize=525844 CPUtime=250.13
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 38268 0 0 0 24975 38 0 0 25 0 3 0 335923459 538464256 100119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=525844 CPUtime=229.17
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 35920 0 0 0 22863 54 0 0 25 0 3 0 335923459 538464256 100119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 511.38
Current children cumulated vsize (KiB) 525844

[startup+342.301 s]
/proc/loadavg: 1.99 1.69 1.41 3/80 10344
/proc/meminfo: memFree=1387872/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=528916 CPUtime=631.08
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 108265 0 0 0 62997 111 0 0 25 0 3 0 335920250 541609984 101016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 132229 101016 218 20 0 131587 0
[pid=10339/tid=10341] ppid=10337 vsize=528916 CPUtime=310.11
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 38526 0 0 0 30972 39 0 0 25 0 3 0 335923459 541609984 101016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=528916 CPUtime=288.89
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 36941 0 0 0 28834 55 0 0 25 0 3 0 335923459 541609984 101016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 631.08
Current children cumulated vsize (KiB) 528916

[startup+402.302 s]
/proc/loadavg: 1.99 1.75 1.45 3/80 10344
/proc/meminfo: memFree=1387808/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=528916 CPUtime=750.81
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 108524 0 0 0 74969 112 0 0 25 0 3 0 335920250 541609984 101039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 132229 101039 218 20 0 131587 0
[pid=10339/tid=10341] ppid=10337 vsize=528916 CPUtime=370.09
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 38696 0 0 0 36969 40 0 0 25 0 3 0 335923459 541609984 101039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=528916 CPUtime=348.63
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 37030 0 0 0 34807 56 0 0 25 0 3 0 335923459 541609984 101039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 750.81
Current children cumulated vsize (KiB) 528916

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.48 3/80 10344
/proc/meminfo: memFree=1366560/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=551540 CPUtime=870.53
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 114259 0 0 0 86930 123 0 0 25 0 3 0 335920250 564776960 106617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 137885 106617 218 20 0 137243 0
[pid=10339/tid=10341] ppid=10337 vsize=551540 CPUtime=430.07
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 39503 0 0 0 42966 41 0 0 25 0 3 0 335923459 564776960 106617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=551540 CPUtime=408.37
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 41958 0 0 0 40771 66 0 0 25 0 3 0 335923459 564776960 106617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 870.53
Current children cumulated vsize (KiB) 551540

[startup+522.302 s]
/proc/loadavg: 1.99 1.83 1.51 3/80 10344
/proc/meminfo: memFree=1307808/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=608720 CPUtime=989.96
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 129873 0 0 0 98856 140 0 0 25 0 3 0 335920250 623329280 121013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 152180 121013 218 20 0 151538 0
[pid=10339/tid=10341] ppid=10337 vsize=608720 CPUtime=490.06
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 47936 0 0 0 48957 49 0 0 25 0 3 0 335923459 623329280 121013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=608720 CPUtime=467.81
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 49139 0 0 0 46706 75 0 0 25 0 3 0 335923459 623329280 121013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 989.96
Current children cumulated vsize (KiB) 608720

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 10344
/proc/meminfo: memFree=1307744/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=608720 CPUtime=1109.69
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 130050 0 0 0 110828 141 0 0 25 0 3 0 335920250 623329280 121023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 152180 121023 218 20 0 151538 0
[pid=10339/tid=10341] ppid=10337 vsize=608720 CPUtime=550.05
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 48113 0 0 0 54955 50 0 0 25 0 3 0 335923459 623329280 121023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521325 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=608720 CPUtime=527.56
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 49139 0 0 0 52681 75 0 0 25 0 3 0 335923459 623329280 121023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1109.69
Current children cumulated vsize (KiB) 608720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+627.602 s]
/proc/loadavg: 1.99 1.87 1.56 3/80 10344
/proc/meminfo: memFree=1307680/2055920 swapFree=4156500/4192956
[pid=10339] ppid=10337 vsize=608720 CPUtime=1200.06
/proc/10339/stat : 10339 (MiraXTv3_dyn) S 10337 10339 8961 0 -1 4194304 130227 0 0 0 119864 142 0 0 25 0 3 0 335920250 623329280 121030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 152180 121030 218 20 0 151538 0
[pid=10339/tid=10341] ppid=10337 vsize=608720 CPUtime=595.34
/proc/10339/task/10341/stat : 10341 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 48290 0 0 0 59484 50 0 0 25 0 3 0 335923459 623329280 121030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=608720 CPUtime=572.64
/proc/10339/task/10342/stat : 10342 (MiraXTv3_dyn) R 10337 10339 8961 0 -1 4194368 49139 0 0 0 57188 76 0 0 25 0 3 0 335923459 623329280 121030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 608720

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): 627.685
CPU time (s): 1200.15
CPU user time (s): 1198.65
CPU system time (s): 1.49377
CPU usage (%): 191.202
Max. virtual memory (cumulated for all children) (KiB): 612280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 1.49377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130227
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= 411
involuntary context switches= 21512

runsolver used 0.608907 second user time and 1.68474 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 10:40:26 UTC 2007

IDJOB= 315563
IDBENCH= 20419
IDSOLVER= 128
FILE ID= node15/315563-1178880025

PBS_JOBID= 5251050

Free space on /tmp= 66543 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= /tmp/evaluation/315563-1178880025/MiraXTv3_dyn /tmp/evaluation/315563-1178880025/instance-315563-1178880025.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-315563-1178880025 -o ROOT/results/node15/solver-315563-1178880025 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315563-1178880025/MiraXTv3_dyn /tmp/evaluation/315563-1178880025/instance-315563-1178880025.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4211c3af8594e6cbb06d7f7e8978c614

RANDOM SEED= 810230940

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1792464 kB
Buffers:         41072 kB
Cached:         142712 kB
SwapCached:      16272 kB
Active:         150576 kB
Inactive:        71068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792464 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:           17680 kB
Writeback:           0 kB
Mapped:          43668 kB
Slab:            27236 kB
Committed_AS: 10880036 kB
PageTables:       1900 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= 66543 MiB

End job on node15 on Fri May 11 10:50:56 UTC 2007