Trace number 316245

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 v1? (TO) 1200.03 1200.92

General information on the benchmark

Namecrafted/spence/
medium/s93-100.cnf
MD5SUMcb4f09f5b8ab5c8da265c9ab7b857cb1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.515
Satisfiable
(Un)Satisfiability was proved
Number of variables93
Number of clauses196
Sum of the clauses size588
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node11/watcher-316245-1178881673 -o ROOT/results/node11/solver-316245-1178881673 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316245-1178881673/MiraXTv1_dyn /tmp/evaluation/316245-1178881673/instance-316245-1178881673.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: 0.85 0.97 1.12 3/77 25183
/proc/meminfo: memFree=1681136/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=3852 CPUtime=0
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 2 0 329216210 3944448 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 963 277 218 20 0 321 0
[pid=25183/tid=25184] ppid=25181 vsize=3852 CPUtime=0
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 11 0 0 0 0 0 0 0 19 0 2 0 329216210 3944448 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.098296 s]
/proc/loadavg: 0.85 0.97 1.12 3/77 25183
/proc/meminfo: memFree=1681136/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=5228 CPUtime=0.09
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 461 0 0 0 9 0 0 0 18 0 2 0 329216210 5353472 436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 1307 436 218 20 0 665 0
[pid=25183/tid=25184] ppid=25181 vsize=5228 CPUtime=0.09
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 170 0 0 0 9 0 0 0 19 0 2 0 329216210 5353472 436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5228

[startup+0.102296 s]
/proc/loadavg: 0.85 0.97 1.12 3/77 25183
/proc/meminfo: memFree=1681136/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=5228 CPUtime=0.09
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 2 0 329216210 5353472 437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 1307 437 218 20 0 665 0
[pid=25183/tid=25184] ppid=25181 vsize=5228 CPUtime=0.09
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 171 0 0 0 9 0 0 0 19 0 2 0 329216210 5353472 437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5228

[startup+0.301319 s]
/proc/loadavg: 0.85 0.97 1.12 3/77 25183
/proc/meminfo: memFree=1681136/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=5876 CPUtime=0.29
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 649 0 0 0 29 0 0 0 18 0 2 0 329216210 6017024 624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 1469 624 218 20 0 827 0
[pid=25183/tid=25184] ppid=25181 vsize=5876 CPUtime=0.29
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 359 0 0 0 29 0 0 0 21 0 2 0 329216210 6017024 625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5876

[startup+0.701367 s]
/proc/loadavg: 0.85 0.97 1.12 3/77 25183
/proc/meminfo: memFree=1681136/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=6960 CPUtime=0.69
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 918 0 0 0 69 0 0 0 18 0 2 0 329216210 7127040 893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 1740 893 218 20 0 1098 0
[pid=25183/tid=25184] ppid=25181 vsize=6960 CPUtime=0.69
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 627 0 0 0 69 0 0 0 25 0 2 0 329216210 7127040 893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6960

[startup+1.50246 s]
/proc/loadavg: 0.85 0.97 1.12 2/79 25185
/proc/meminfo: memFree=1677856/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=8120 CPUtime=1.49
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 1198 0 0 0 149 0 0 0 18 0 2 0 329216210 8314880 1173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 2030 1173 218 20 0 1388 0
[pid=25183/tid=25184] ppid=25181 vsize=8120 CPUtime=1.49
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 907 0 0 0 149 0 0 0 25 0 2 0 329216210 8314880 1173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8120

[startup+3.10165 s]
/proc/loadavg: 0.86 0.97 1.12 2/79 25185
/proc/meminfo: memFree=1675872/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=10300 CPUtime=3.09
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 1780 0 0 0 309 0 0 0 18 0 2 0 329216210 10547200 1718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 2575 1718 218 20 0 1933 0
[pid=25183/tid=25184] ppid=25181 vsize=10300 CPUtime=3.09
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 1489 0 0 0 309 0 0 0 25 0 2 0 329216210 10547200 1718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10300

[startup+6.30103 s]
/proc/loadavg: 0.86 0.97 1.12 2/79 25185
/proc/meminfo: memFree=1673760/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=11952 CPUtime=6.29
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 2260 0 0 0 628 1 0 0 18 0 2 0 329216210 12238848 2157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 2988 2157 218 20 0 2346 0
[pid=25183/tid=25184] ppid=25181 vsize=11952 CPUtime=6.28
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 1969 0 0 0 628 0 0 0 25 0 2 0 329216210 12238848 2157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11952

[startup+12.7018 s]
/proc/loadavg: 0.88 0.97 1.12 2/79 25185
/proc/meminfo: memFree=1669792/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=14980 CPUtime=12.69
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 3173 0 0 0 1268 1 0 0 18 0 2 0 329216210 15339520 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 3745 2909 218 20 0 3103 0
[pid=25183/tid=25184] ppid=25181 vsize=14980 CPUtime=12.69
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 2882 0 0 0 1268 1 0 0 25 0 2 0 329216210 15339520 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14980

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 1.12 2/79 25185
/proc/meminfo: memFree=1666912/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=17920 CPUtime=25.47
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 4108 0 0 0 2546 1 0 0 18 0 2 0 329216210 18350080 3649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 4480 3649 218 20 0 3838 0
[pid=25183/tid=25184] ppid=25181 vsize=17920 CPUtime=25.47
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 3817 0 0 0 2546 1 0 0 25 0 2 0 329216210 18350080 3649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17920

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 1.11 2/79 25185
/proc/meminfo: memFree=1664928/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=19484 CPUtime=51.06
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 5069 0 0 0 5104 2 0 0 18 0 2 0 329216210 19951616 4089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 4871 4089 218 20 0 4229 0
[pid=25183/tid=25184] ppid=25181 vsize=19484 CPUtime=51.06
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 4778 0 0 0 5104 2 0 0 25 0 2 0 329216210 19951616 4089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19484

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 1.10 2/79 25185
/proc/meminfo: memFree=1662880/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=21876 CPUtime=102.22
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 6503 0 0 0 10220 2 0 0 18 0 2 0 329216210 22401024 4631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 5469 4631 218 20 0 4827 0
[pid=25183/tid=25184] ppid=25181 vsize=21876 CPUtime=102.22
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 6212 0 0 0 10220 2 0 0 25 0 2 0 329216210 22401024 4631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 21876

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.09 2/79 25185
/proc/meminfo: memFree=1661536/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=23264 CPUtime=162.16
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 7876 0 0 0 16213 3 0 0 18 0 2 0 329216210 23822336 4961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 5816 4961 218 20 0 5174 0
[pid=25183/tid=25184] ppid=25181 vsize=23264 CPUtime=162.16
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 7585 0 0 0 16213 3 0 0 25 0 2 0 329216210 23822336 4961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 23264

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.09 2/79 25185
/proc/meminfo: memFree=1660896/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=23868 CPUtime=222.13
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 9048 0 0 0 22209 4 0 0 18 0 2 0 329216210 24440832 5128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 5967 5128 218 20 0 5325 0
[pid=25183/tid=25184] ppid=25181 vsize=23868 CPUtime=222.12
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 8757 0 0 0 22209 3 0 0 25 0 2 0 329216210 24440832 5128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 23868

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.08 2/79 25185
/proc/meminfo: memFree=1660384/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=24376 CPUtime=282.09
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 10150 0 0 0 28204 5 0 0 18 0 2 0 329216210 24961024 5283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6094 5283 218 20 0 5452 0
[pid=25183/tid=25184] ppid=25181 vsize=24376 CPUtime=282.08
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 9859 0 0 0 28204 4 0 0 25 0 2 0 329216210 24961024 5283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 24376

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 25185
/proc/meminfo: memFree=1659944/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=25464 CPUtime=342.01
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 11232 0 0 0 34196 5 0 0 18 0 2 0 329216210 26075136 5398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6366 5398 218 20 0 5724 0
[pid=25183/tid=25184] ppid=25181 vsize=25464 CPUtime=342.01
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 10941 0 0 0 34196 5 0 0 25 0 2 0 329216210 26075136 5398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 25464

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 25185
/proc/meminfo: memFree=1659432/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=25928 CPUtime=401.96
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 12238 0 0 0 40190 6 0 0 18 0 2 0 329216210 26550272 5517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6482 5517 218 20 0 5840 0
[pid=25183/tid=25184] ppid=25181 vsize=25928 CPUtime=401.96
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 11947 0 0 0 40190 6 0 0 25 0 2 0 329216210 26550272 5517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 25928

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 25185

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

[pid=25183] ppid=25181 vsize=26060 CPUtime=461.94
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 13223 0 0 0 46187 7 0 0 18 0 2 0 329216210 26685440 5596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6515 5596 218 20 0 5873 0
[pid=25183/tid=25184] ppid=25181 vsize=26060 CPUtime=461.94
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 12932 0 0 0 46187 7 0 0 25 0 2 0 329216210 26685440 5596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565735 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 26060

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 25185
/proc/meminfo: memFree=1658664/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=27028 CPUtime=521.89
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 14284 0 0 0 52182 7 0 0 18 0 2 0 329216210 27676672 5724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6757 5724 218 20 0 6115 0
[pid=25183/tid=25184] ppid=25181 vsize=27028 CPUtime=521.88
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 13993 0 0 0 52181 7 0 0 25 0 2 0 329216210 27676672 5724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 27028

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 25185
/proc/meminfo: memFree=1658344/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=27344 CPUtime=581.86
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 15338 0 0 0 58178 8 0 0 18 0 2 0 329216210 28000256 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6836 5819 218 20 0 6194 0
[pid=25183/tid=25184] ppid=25181 vsize=27344 CPUtime=581.86
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 15047 0 0 0 58178 8 0 0 25 0 2 0 329216210 28000256 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 27344

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 25185
/proc/meminfo: memFree=1657768/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=27992 CPUtime=641.82
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 16341 0 0 0 64174 8 0 0 18 0 2 0 329216210 28663808 5955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 6998 5955 218 20 0 6356 0
[pid=25183/tid=25184] ppid=25181 vsize=27992 CPUtime=641.82
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 16050 0 0 0 64174 8 0 0 25 0 2 0 329216210 28663808 5955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 27992

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 25185
/proc/meminfo: memFree=1657512/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=28328 CPUtime=701.78
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 17285 0 0 0 70169 9 0 0 18 0 2 0 329216210 29007872 6022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7082 6022 218 20 0 6440 0
[pid=25183/tid=25184] ppid=25181 vsize=28328 CPUtime=701.78
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 16994 0 0 0 70169 9 0 0 25 0 2 0 329216210 29007872 6022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.78
Current children cumulated vsize (KiB) 28328

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 25185
/proc/meminfo: memFree=1657064/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=28592 CPUtime=761.73
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 18261 0 0 0 76163 10 0 0 18 0 2 0 329216210 29278208 6113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7148 6113 218 20 0 6506 0
[pid=25183/tid=25184] ppid=25181 vsize=28592 CPUtime=761.73
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 17970 0 0 0 76163 10 0 0 25 0 2 0 329216210 29278208 6113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.73
Current children cumulated vsize (KiB) 28592

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 25185
/proc/meminfo: memFree=1656744/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=28964 CPUtime=821.69
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 19216 0 0 0 82158 11 0 0 18 0 2 0 329216210 29659136 6180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7241 6180 218 20 0 6599 0
[pid=25183/tid=25184] ppid=25181 vsize=28964 CPUtime=821.69
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 18925 0 0 0 82158 11 0 0 25 0 2 0 329216210 29659136 6180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.69
Current children cumulated vsize (KiB) 28964

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 25185
/proc/meminfo: memFree=1656488/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=29244 CPUtime=881.62
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 20074 0 0 0 88151 11 0 0 18 0 2 0 329216210 29945856 6254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7311 6254 218 20 0 6669 0
[pid=25183/tid=25184] ppid=25181 vsize=29244 CPUtime=881.62
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 19783 0 0 0 88151 11 0 0 25 0 2 0 329216210 29945856 6254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 29244

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 25185
/proc/meminfo: memFree=1656040/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=29596 CPUtime=941.57
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 20965 0 0 0 94145 12 0 0 18 0 2 0 329216210 30306304 6352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7399 6352 218 20 0 6757 0
[pid=25183/tid=25184] ppid=25181 vsize=29596 CPUtime=941.57
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 20674 0 0 0 94145 12 0 0 25 0 2 0 329216210 30306304 6352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 29596

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.01 2/79 25185
/proc/meminfo: memFree=1655656/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=29916 CPUtime=1001.53
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 21988 0 0 0 100141 12 0 0 18 0 2 0 329216210 30633984 6460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7479 6460 218 20 0 6837 0
[pid=25183/tid=25184] ppid=25181 vsize=29916 CPUtime=1001.53
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 21697 0 0 0 100141 12 0 0 25 0 2 0 329216210 30633984 6460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 29916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 25185
/proc/meminfo: memFree=1655464/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=30064 CPUtime=1061.5
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 22843 0 0 0 106137 13 0 0 18 0 2 0 329216210 30785536 6510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7516 6510 218 20 0 6874 0
[pid=25183/tid=25184] ppid=25181 vsize=30064 CPUtime=1061.49
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 22552 0 0 0 106137 12 0 0 25 0 2 0 329216210 30785536 6510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.5
Current children cumulated vsize (KiB) 30064

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 25185
/proc/meminfo: memFree=1655400/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=30296 CPUtime=1121.45
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 23691 0 0 0 112132 13 0 0 18 0 2 0 329216210 31023104 6547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7574 6547 218 20 0 6932 0
[pid=25183/tid=25184] ppid=25181 vsize=30296 CPUtime=1121.45
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 23400 0 0 0 112132 13 0 0 25 0 2 0 329216210 31023104 6547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.45
Current children cumulated vsize (KiB) 30296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 25185
/proc/meminfo: memFree=1655272/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=30296 CPUtime=1181.41
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 24522 0 0 0 118128 13 0 0 18 0 2 0 329216210 31023104 6557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7574 6557 218 20 0 6932 0
[pid=25183/tid=25184] ppid=25181 vsize=30296 CPUtime=1181.41
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 24231 0 0 0 118128 13 0 0 25 0 2 0 329216210 31023104 6557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 30296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 25185
/proc/meminfo: memFree=1655272/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=30296 CPUtime=1200.01
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 24879 0 0 0 119987 14 0 0 18 0 2 0 329216210 31023104 6560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7574 6560 218 20 0 6932 0
[pid=25183/tid=25184] ppid=25181 vsize=30296 CPUtime=1200
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 24588 0 0 0 119987 13 0 0 25 0 2 0 329216210 31023104 6560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 30296

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 25185
/proc/meminfo: memFree=1655272/2055920 swapFree=4144152/4192956
[pid=25183] ppid=25181 vsize=30296 CPUtime=1200.01
/proc/25183/stat : 25183 (MiraXTv1_dyn) S 25181 25183 25109 0 -1 4194304 24879 0 0 0 119987 14 0 0 18 0 2 0 329216210 31023104 6560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25183/statm: 7574 6560 218 20 0 6932 0
[pid=25183/tid=25184] ppid=25181 vsize=30296 CPUtime=1200
/proc/25183/task/25184/stat : 25184 (MiraXTv1_dyn) R 25181 25183 25109 0 -1 4194368 24588 0 0 0 119987 13 0 0 25 0 2 0 329216210 31023104 6560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 30296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.03
CPU user time (s): 1199.88
CPU system time (s): 0.144977
CPU usage (%): 99.9261
Max. virtual memory (cumulated for all children) (KiB): 30524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24879
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= 13
involuntary context switches= 25965

runsolver used 1.2908 second user time and 3.08253 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 11:07:53 UTC 2007

IDJOB= 316245
IDBENCH= 20436
IDSOLVER= 130
FILE ID= node11/316245-1178881673

PBS_JOBID= 5251062

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s93-100.cnf
COMMAND LINE= /tmp/evaluation/316245-1178881673/MiraXTv1_dyn /tmp/evaluation/316245-1178881673/instance-316245-1178881673.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-316245-1178881673 -o ROOT/results/node11/solver-316245-1178881673 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316245-1178881673/MiraXTv1_dyn /tmp/evaluation/316245-1178881673/instance-316245-1178881673.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cb4f09f5b8ab5c8da265c9ab7b857cb1

RANDOM SEED= 93717424

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1681288 kB
Buffers:         49964 kB
Cached:         236504 kB
SwapCached:      18376 kB
Active:         129352 kB
Inactive:       181480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681288 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4088 kB
Writeback:           0 kB
Mapped:          29768 kB
Slab:            49240 kB
Committed_AS:  7623592 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= 66556 MiB

End job on node11 on Fri May 11 11:27:56 UTC 2007