Trace number 298136

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.05 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node10/watcher-298136-1178829303 -o ROOT/results/node10/solver-298136-1178829303 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298136-1178829303/MiraXTv1_dyn /tmp/evaluation/298136-1178829303/instance-298136-1178829303.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 0.99 3/77 9270
/proc/meminfo: memFree=1864712/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=3788 CPUtime=0
/proc/9270/stat : 9270 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 358967841 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585226 0 0 4096 0 0 0 0 17 1 0 0
/proc/9270/statm: 947 271 206 20 0 305 0

[startup+0.027742 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9270
/proc/meminfo: memFree=1864712/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=4424 CPUtime=0.02
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 408 0 0 0 2 0 0 0 18 0 2 0 358967841 4530176 383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 1106 383 218 20 0 464 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4424

[startup+0.101756 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9270
/proc/meminfo: memFree=1864712/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=5476 CPUtime=0.09
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 508 0 0 0 9 0 0 0 18 0 2 0 358967841 5607424 483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 1369 483 218 20 0 727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.301798 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9270
/proc/meminfo: memFree=1864712/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=6164 CPUtime=0.29
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 686 0 0 0 29 0 0 0 18 0 2 0 358967841 6311936 661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 1541 661 218 20 0 899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6164

[startup+0.70188 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9270
/proc/meminfo: memFree=1864712/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=7208 CPUtime=0.69
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 973 0 0 0 69 0 0 0 18 0 2 0 358967841 7380992 948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 1802 948 218 20 0 1160 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7208

[startup+1.50104 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1860856/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=8404 CPUtime=1.49
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 1273 0 0 0 149 0 0 0 18 0 2 0 358967841 8605696 1248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 2101 1248 218 20 0 1459 0
[pid=9270/tid=9272] ppid=9268 vsize=8404 CPUtime=1.48
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 926 0 0 0 148 0 0 0 25 0 2 0 358967842 8605696 1248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8404

[startup+3.10137 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1859320/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=11280 CPUtime=3.09
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 2011 0 0 0 308 1 0 0 18 0 2 0 358967841 11550720 1986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 2820 1986 218 20 0 2178 0
[pid=9270/tid=9272] ppid=9268 vsize=11280 CPUtime=3.07
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 1664 0 0 0 307 0 0 0 25 0 2 0 358967842 11550720 1986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11280

[startup+6.30202 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1855296/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=13336 CPUtime=6.29
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 2552 0 0 0 628 1 0 0 18 0 2 0 358967841 13656064 2491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 3334 2491 218 20 0 2692 0
[pid=9270/tid=9272] ppid=9268 vsize=13336 CPUtime=6.28
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 2205 0 0 0 627 1 0 0 25 0 2 0 358967842 13656064 2491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13336

[startup+12.7013 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1849864/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=18828 CPUtime=12.69
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 4108 0 0 0 1266 3 0 0 18 0 2 0 358967841 19279872 3909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 4707 3909 218 20 0 4065 0
[pid=9270/tid=9272] ppid=9268 vsize=18828 CPUtime=12.67
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 3761 0 0 0 1265 2 0 0 25 0 2 0 358967842 19279872 3909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18828

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1845512/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=22972 CPUtime=25.48
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 5297 0 0 0 2544 4 0 0 18 0 2 0 358967841 23523328 4920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 5743 4920 218 20 0 5101 0
[pid=9270/tid=9272] ppid=9268 vsize=22972 CPUtime=25.47
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 4950 0 0 0 2544 3 0 0 25 0 2 0 358967842 23523328 4920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22972

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1842888/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=25372 CPUtime=51.06
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 6366 0 0 0 5102 4 0 0 18 0 2 0 358967841 25980928 5583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 6343 5583 218 20 0 5701 0
[pid=9270/tid=9272] ppid=9268 vsize=25372 CPUtime=51.06
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 6019 0 0 0 5102 4 0 0 25 0 2 0 358967842 25980928 5583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25372

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1840776/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=27600 CPUtime=102.25
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 7693 0 0 0 10219 6 0 0 18 0 2 0 358967841 28262400 6097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 6900 6097 218 20 0 6258 0
[pid=9270/tid=9272] ppid=9268 vsize=27600 CPUtime=102.24
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 7346 0 0 0 10219 5 0 0 25 0 2 0 358967842 28262400 6097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27600

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9272
/proc/meminfo: memFree=1839048/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=29412 CPUtime=162.23
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 8991 0 0 0 16216 7 0 0 18 0 2 0 358967841 30117888 6528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 7353 6528 218 20 0 6711 0
[pid=9270/tid=9272] ppid=9268 vsize=29412 CPUtime=162.22
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 8644 0 0 0 16215 7 0 0 25 0 2 0 358967842 30117888 6528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29412

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1838216/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=30168 CPUtime=222.21
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 10104 0 0 0 22213 8 0 0 18 0 2 0 358967841 30892032 6734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 7542 6734 218 20 0 6900 0
[pid=9270/tid=9272] ppid=9268 vsize=30168 CPUtime=222.19
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 9757 0 0 0 22212 7 0 0 25 0 2 0 358967842 30892032 6734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30168

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1836552/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=31808 CPUtime=282.18
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 11409 0 0 0 28209 9 0 0 18 0 2 0 358967841 32571392 7179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 7952 7179 218 20 0 7310 0
[pid=9270/tid=9272] ppid=9268 vsize=31808 CPUtime=282.17
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 11062 0 0 0 28209 8 0 0 25 0 2 0 358967842 32571392 7179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 31808

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1835656/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=32584 CPUtime=342.15
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 12407 0 0 0 34206 9 0 0 18 0 2 0 358967841 33366016 7377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 8146 7377 218 20 0 7504 0
[pid=9270/tid=9272] ppid=9268 vsize=32584 CPUtime=342.15
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 12060 0 0 0 34206 9 0 0 25 0 2 0 358967842 33366016 7377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 32584

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1834312/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=33876 CPUtime=402.13
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 13462 0 0 0 40203 10 0 0 18 0 2 0 358967841 34689024 7707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 8469 7707 218 20 0 7827 0
[pid=9270/tid=9272] ppid=9268 vsize=33876 CPUtime=402.12
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 13115 0 0 0 40202 10 0 0 25 0 2 0 358967842 34689024 7707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 33876

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1833800/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=34704 CPUtime=462.11
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 14501 0 0 0 46200 11 0 0 18 0 2 0 358967841 35536896 7820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 8676 7820 218 20 0 8034 0
[pid=9270/tid=9272] ppid=9268 vsize=34704 CPUtime=462.1
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 14154 0 0 0 46199 11 0 0 25 0 2 0 358967842 35536896 7820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 34704

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1833608/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=34992 CPUtime=522.09
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 15446 0 0 0 52197 12 0 0 18 0 2 0 358967841 35831808 7909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 8748 7909 218 20 0 8106 0
[pid=9270/tid=9272] ppid=9268 vsize=34992 CPUtime=522.08
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 15099 0 0 0 52196 12 0 0 25 0 2 0 358967842 35831808 7909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 34992

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1832968/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=35632 CPUtime=582.07
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 16335 0 0 0 58194 13 0 0 18 0 2 0 358967841 36487168 8021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 8908 8021 218 20 0 8266 0
[pid=9270/tid=9272] ppid=9268 vsize=35632 CPUtime=582.05
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 15988 0 0 0 58193 12 0 0 25 0 2 0 358967842 36487168 8021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 35632

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1832776/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=36408 CPUtime=642.05
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 17176 0 0 0 64191 14 0 0 18 0 2 0 358967841 37281792 8070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9102 8070 218 20 0 8460 0
[pid=9270/tid=9272] ppid=9268 vsize=36408 CPUtime=642.03
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 16829 0 0 0 64190 13 0 0 25 0 2 0 358967842 37281792 8070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 36408

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1832264/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=36904 CPUtime=702.02
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 17928 0 0 0 70188 14 0 0 18 0 2 0 358967841 37789696 8219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9226 8219 218 20 0 8584 0
[pid=9270/tid=9272] ppid=9268 vsize=36904 CPUtime=702.01
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 17581 0 0 0 70187 14 0 0 25 0 2 0 358967842 37789696 8219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 36904

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1831880/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=37200 CPUtime=762
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 18816 0 0 0 76185 15 0 0 18 0 2 0 358967841 38092800 8294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9300 8294 218 20 0 8658 0
[pid=9270/tid=9272] ppid=9268 vsize=37200 CPUtime=761.99
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 18469 0 0 0 76184 15 0 0 25 0 2 0 358967842 38092800 8294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 37200

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1831624/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=37480 CPUtime=821.97
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 19602 0 0 0 82181 16 0 0 18 0 2 0 358967841 38379520 8357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9370 8357 218 20 0 8728 0
[pid=9270/tid=9272] ppid=9268 vsize=37480 CPUtime=821.96
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 19255 0 0 0 82180 16 0 0 25 0 2 0 358967842 38379520 8357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 37480

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1831560/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=37480 CPUtime=881.95
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 20359 0 0 0 88178 17 0 0 18 0 2 0 358967841 38379520 8382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9370 8382 218 20 0 8728 0
[pid=9270/tid=9272] ppid=9268 vsize=37480 CPUtime=881.94
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 20012 0 0 0 88177 17 0 0 25 0 2 0 358967842 38379520 8382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 37480

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1831368/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=37612 CPUtime=941.93
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 21158 0 0 0 94175 18 0 0 18 0 2 0 358967841 38514688 8441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9403 8441 218 20 0 8761 0
[pid=9270/tid=9272] ppid=9268 vsize=37612 CPUtime=941.92
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 20811 0 0 0 94174 18 0 0 25 0 2 0 358967842 38514688 8441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 37612

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1830408/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=38576 CPUtime=1001.91
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 22019 0 0 0 100172 19 0 0 18 0 2 0 358967841 39501824 8660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9644 8660 218 20 0 9002 0
[pid=9270/tid=9272] ppid=9268 vsize=38576 CPUtime=1001.89
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 21672 0 0 0 100171 18 0 0 25 0 2 0 358967842 39501824 8660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 38576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1830280/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=38576 CPUtime=1061.88
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 22813 0 0 0 106169 19 0 0 18 0 2 0 358967841 39501824 8698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9644 8698 218 20 0 9002 0
[pid=9270/tid=9272] ppid=9268 vsize=38576 CPUtime=1061.87
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 22466 0 0 0 106168 19 0 0 25 0 2 0 358967842 39501824 8698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 38576

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1830024/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=39000 CPUtime=1121.86
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 23564 0 0 0 112166 20 0 0 18 0 2 0 358967841 39936000 8795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9750 8795 218 20 0 9108 0
[pid=9270/tid=9272] ppid=9268 vsize=39000 CPUtime=1121.85
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 23217 0 0 0 112165 20 0 0 25 0 2 0 358967842 39936000 8795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 39000

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1829768/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=39212 CPUtime=1181.84
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 24376 0 0 0 118163 21 0 0 18 0 2 0 358967841 40153088 8838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9803 8838 218 20 0 9161 0
[pid=9270/tid=9272] ppid=9268 vsize=39212 CPUtime=1181.82
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 24029 0 0 0 118162 20 0 0 25 0 2 0 358967842 40153088 8838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 39212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1829768/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=39212 CPUtime=1200.03
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 24600 0 0 0 119982 21 0 0 18 0 2 0 358967841 40153088 8841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9803 8841 218 20 0 9161 0
[pid=9270/tid=9272] ppid=9268 vsize=39212 CPUtime=1200.02
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 24253 0 0 0 119981 21 0 0 25 0 2 0 358967842 40153088 8841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39212

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9274
/proc/meminfo: memFree=1829768/2055920 swapFree=4143928/4192956
[pid=9270] ppid=9268 vsize=39212 CPUtime=1200.03
/proc/9270/stat : 9270 (MiraXTv1_dyn) S 9268 9270 9198 0 -1 4194304 24600 0 0 0 119982 21 0 0 18 0 2 0 358967841 40153088 8841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9270/statm: 9803 8841 218 20 0 9161 0
[pid=9270/tid=9272] ppid=9268 vsize=39212 CPUtime=1200.02
/proc/9270/task/9272/stat : 9272 (MiraXTv1_dyn) R 9268 9270 9198 0 -1 4194368 24253 0 0 0 119981 21 0 0 25 0 2 0 358967842 40153088 8841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.83
CPU system time (s): 0.219966
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 39652

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

runsolver used 1.23781 second user time and 3.13552 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 20:35:03 UTC 2007

IDJOB= 298136
IDBENCH= 19978
IDSOLVER= 130
FILE ID= node10/298136-1178829303

PBS_JOBID= 5250979

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298136-1178829303/MiraXTv1_dyn /tmp/evaluation/298136-1178829303/instance-298136-1178829303.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-298136-1178829303 -o ROOT/results/node10/solver-298136-1178829303 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298136-1178829303/MiraXTv1_dyn /tmp/evaluation/298136-1178829303/instance-298136-1178829303.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 630668754

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1865056 kB
Buffers:         39384 kB
Cached:          87160 kB
SwapCached:      18024 kB
Active:          86344 kB
Inactive:        64156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865056 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            25980 kB
Committed_AS:  5226200 kB
PageTables:       1708 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= 66560 MiB

End job on node10 on Thu May 10 20:55:06 UTC 2007