Trace number 298257

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.21 601.73

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
MD5SUMdf00c18c996450679ab1afda9ed45a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.150976
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 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/node5/watcher-298257-1178829707 -o ROOT/results/node5/solver-298257-1178829707 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298257-1178829707/MiraXTv3_dyn /tmp/evaluation/298257-1178829707/instance-298257-1178829707.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.83 1.85 1.55 3/77 10199
/proc/meminfo: memFree=1771320/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=3788 CPUtime=0
/proc/10199/stat : 10199 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 359008407 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 1 0 0
/proc/10199/statm: 947 271 206 20 0 305 0

[startup+0.096888 s]
/proc/loadavg: 1.83 1.85 1.55 3/77 10199
/proc/meminfo: memFree=1771320/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=6772 CPUtime=0.17
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 670 0 0 0 17 0 0 0 18 0 3 0 359008407 6934528 645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 1693 645 218 20 0 1051 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6772

[startup+0.101885 s]
/proc/loadavg: 1.83 1.85 1.55 3/77 10199
/proc/meminfo: memFree=1771320/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=6772 CPUtime=0.18
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 672 0 0 0 18 0 0 0 18 0 3 0 359008407 6934528 647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 1693 647 218 20 0 1051 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6772

[startup+0.301911 s]
/proc/loadavg: 1.83 1.85 1.55 3/77 10199
/proc/meminfo: memFree=1771320/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=8728 CPUtime=0.57
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 1081 0 0 0 57 0 0 0 18 0 3 0 359008407 8937472 1055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 2182 1055 218 20 0 1540 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8728

[startup+0.701957 s]
/proc/loadavg: 1.83 1.85 1.55 3/77 10199
/proc/meminfo: memFree=1771320/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=10852 CPUtime=1.38
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 1706 0 0 0 137 1 0 0 18 0 3 0 359008407 11112448 1680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 2713 1680 218 20 0 2071 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10852

[startup+1.50105 s]
/proc/loadavg: 1.83 1.85 1.55 3/80 10202
/proc/meminfo: memFree=1763744/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=15060 CPUtime=2.98
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 2743 0 0 0 296 2 0 0 18 0 3 0 359008407 15421440 2717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 3765 2717 218 20 0 3123 0
[pid=10199/tid=10201] ppid=10197 vsize=15060 CPUtime=1.48
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 1154 0 0 0 148 0 0 0 18 0 3 0 359008408 15421440 2717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=15060 CPUtime=1.48
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 1240 0 0 0 147 1 0 0 22 0 3 0 359008408 15421440 2718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 15060

[startup+3.10123 s]
/proc/loadavg: 1.85 1.86 1.55 3/80 10202
/proc/meminfo: memFree=1760672/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=17904 CPUtime=6.17
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 3230 0 0 0 615 2 0 0 18 0 3 0 359008407 18333696 3204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 4476 3204 218 20 0 3834 0
[pid=10199/tid=10201] ppid=10197 vsize=17904 CPUtime=3.08
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 1490 0 0 0 308 0 0 0 21 0 3 0 359008408 18333696 3204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=17904 CPUtime=3.06
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 1391 0 0 0 305 1 0 0 25 0 3 0 359008408 18333696 3204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17904

[startup+6.3026 s]
/proc/loadavg: 1.85 1.86 1.55 3/80 10202
/proc/meminfo: memFree=1753696/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=24848 CPUtime=12.55
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 5243 0 0 0 1251 4 0 0 18 0 3 0 359008407 25444352 5103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 6212 5103 218 20 0 5570 0
[pid=10199/tid=10201] ppid=10197 vsize=24848 CPUtime=6.28
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 2399 0 0 0 627 1 0 0 25 0 3 0 359008408 25444352 5103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=24848 CPUtime=6.25
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 2495 0 0 0 623 2 0 0 25 0 3 0 359008408 25444352 5103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24848

[startup+12.7013 s]
/proc/loadavg: 1.87 1.86 1.55 3/80 10202
/proc/meminfo: memFree=1738912/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=37992 CPUtime=25.3
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 8529 0 0 0 2524 6 0 0 18 0 3 0 359008407 38903808 8145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 9498 8145 218 20 0 8856 0
[pid=10199/tid=10201] ppid=10197 vsize=37992 CPUtime=12.67
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 4066 0 0 0 1265 2 0 0 23 0 3 0 359008408 38903808 8145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=37992 CPUtime=12.62
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 4114 0 0 0 1258 4 0 0 25 0 3 0 359008408 38903808 8145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 37992

[startup+25.5018 s]
/proc/loadavg: 1.89 1.86 1.56 4/80 10202
/proc/meminfo: memFree=1735072/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=42484 CPUtime=50.83
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 10052 0 0 0 5075 8 0 0 18 0 3 0 359008407 43503616 9298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 10621 9298 218 20 0 9979 0
[pid=10199/tid=10201] ppid=10197 vsize=42484 CPUtime=25.47
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 4743 0 0 0 2544 3 0 0 25 0 3 0 359008408 43503616 9298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521730 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=42484 CPUtime=25.34
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 4960 0 0 0 2530 4 0 0 25 0 3 0 359008408 43503616 9298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 42484

[startup+51.1017 s]
/proc/loadavg: 1.93 1.87 1.57 4/80 10202
/proc/meminfo: memFree=1725728/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=50920 CPUtime=101.89
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 13083 0 0 0 10178 11 0 0 18 0 3 0 359008407 52142080 11461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 12730 11461 218 20 0 12088 0
[pid=10199/tid=10201] ppid=10197 vsize=50920 CPUtime=51.05
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 6222 0 0 0 5100 5 0 0 25 0 3 0 359008408 52142080 11461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=50920 CPUtime=50.84
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 6512 0 0 0 5078 6 0 0 25 0 3 0 359008408 52142080 11461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 50920

[startup+102.305 s]
/proc/loadavg: 1.97 1.89 1.59 3/80 10202
/proc/meminfo: memFree=1719136/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=57244 CPUtime=204.02
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 16266 0 0 0 20387 15 0 0 18 0 3 0 359008407 58617856 13111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 14311 13111 218 20 0 13669 0
[pid=10199/tid=10201] ppid=10197 vsize=57244 CPUtime=102.21
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 7752 0 0 0 10215 6 0 0 25 0 3 0 359008408 58617856 13111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=57244 CPUtime=101.79
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 8165 0 0 0 10171 8 0 0 25 0 3 0 359008408 58617856 13111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 57244

[startup+162.301 s]
/proc/loadavg: 1.99 1.91 1.61 3/80 10202
/proc/meminfo: memFree=1717664/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=58708 CPUtime=323.65
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 18254 0 0 0 32349 16 0 0 18 0 3 0 359008407 60116992 13434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 14677 13434 218 20 0 14035 0
[pid=10199/tid=10201] ppid=10197 vsize=58708 CPUtime=162.16
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 8780 0 0 0 16209 7 0 0 25 0 3 0 359008408 60116992 13434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=58708 CPUtime=161.47
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 9125 0 0 0 16139 8 0 0 25 0 3 0 359008408 60116992 13434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 58708

[startup+222.301 s]
/proc/loadavg: 1.99 1.92 1.63 3/80 10202
/proc/meminfo: memFree=1715104/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=61048 CPUtime=443.33
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 20483 0 0 0 44314 19 0 0 18 0 3 0 359008407 62513152 14078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 15262 14078 218 20 0 14620 0
[pid=10199/tid=10201] ppid=10197 vsize=61048 CPUtime=222.12
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 9720 0 0 0 22204 8 0 0 25 0 3 0 359008408 62513152 14078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=61048 CPUtime=221.19
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 10414 0 0 0 22109 10 0 0 25 0 3 0 359008408 62513152 14078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 61048

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.65 3/80 10202
/proc/meminfo: memFree=1714272/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=62868 CPUtime=563.02
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 22527 0 0 0 56281 21 0 0 18 0 3 0 359008407 64376832 14355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 15717 14355 218 20 0 15075 0
[pid=10199/tid=10201] ppid=10197 vsize=62868 CPUtime=282.08
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 10741 0 0 0 28199 9 0 0 25 0 3 0 359008408 64376832 14355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=62868 CPUtime=280.92
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 11437 0 0 0 28081 11 0 0 25 0 3 0 359008408 64376832 14355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 62868

[startup+342.302 s]
/proc/loadavg: 1.99 1.94 1.67 3/80 10202
/proc/meminfo: memFree=1712736/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=63544 CPUtime=682.71
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 24419 0 0 0 68248 23 0 0 18 0 3 0 359008407 65069056 14711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 15886 14711 218 20 0 15244 0
[pid=10199/tid=10201] ppid=10197 vsize=63544 CPUtime=342.05
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 11625 0 0 0 34195 10 0 0 25 0 3 0 359008408 65069056 14711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=63544 CPUtime=340.63
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 12445 0 0 0 34051 12 0 0 25 0 3 0 359008408 65069056 14711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 63544

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.69 3/80 10202
/proc/meminfo: memFree=1708576/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=68136 CPUtime=802.4
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 26937 0 0 0 80215 25 0 0 18 0 3 0 359008407 69771264 15752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 17034 15752 218 20 0 16392 0
[pid=10199/tid=10201] ppid=10197 vsize=68136 CPUtime=402.01
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 13262 0 0 0 40190 11 0 0 25 0 3 0 359008408 69771264 15752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=68136 CPUtime=400.36
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 13326 0 0 0 40024 12 0 0 25 0 3 0 359008408 69771264 15752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 68136

[startup+462.301 s]
/proc/loadavg: 1.99 1.96 1.70 3/80 10202
/proc/meminfo: memFree=1707616/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=68572 CPUtime=922.08
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 28682 0 0 0 92182 26 0 0 18 0 3 0 359008407 70217728 15978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 17143 15978 218 20 0 16501 0
[pid=10199/tid=10201] ppid=10197 vsize=68572 CPUtime=461.98
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 14154 0 0 0 46186 12 0 0 25 0 3 0 359008408 70217728 15978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=68572 CPUtime=460.08
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 14179 0 0 0 45995 13 0 0 25 0 3 0 359008408 70217728 15978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 68572

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.72 3/80 10202
/proc/meminfo: memFree=1705952/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=69932 CPUtime=1041.77
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 30456 0 0 0 104149 28 0 0 18 0 3 0 359008407 71610368 16420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 17483 16420 218 20 0 16841 0
[pid=10199/tid=10201] ppid=10197 vsize=69932 CPUtime=521.96
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 14933 0 0 0 52183 13 0 0 25 0 3 0 359008408 71610368 16420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=69932 CPUtime=519.79
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 15174 0 0 0 51965 14 0 0 25 0 3 0 359008408 71610368 16420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.77
Current children cumulated vsize (KiB) 69932

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.74 3/80 10202
/proc/meminfo: memFree=1705376/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=71112 CPUtime=1161.46
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 32159 0 0 0 116117 29 0 0 18 0 3 0 359008407 72818688 16535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 17778 16535 218 20 0 17136 0
[pid=10199/tid=10201] ppid=10197 vsize=71112 CPUtime=581.92
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 15804 0 0 0 58178 14 0 0 25 0 3 0 359008408 72818688 16535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526010 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=71112 CPUtime=579.52
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 16006 0 0 0 57938 14 0 0 25 0 3 0 359008408 72818688 16535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.46
Current children cumulated vsize (KiB) 71112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.97 1.74 3/80 10202
/proc/meminfo: memFree=1705248/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=72040 CPUtime=1200.17
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 32685 0 0 0 119988 29 0 0 18 0 3 0 359008407 73768960 16599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 18010 16599 218 20 0 17368 0
[pid=10199/tid=10201] ppid=10197 vsize=72040 CPUtime=601.32
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 16065 0 0 0 60118 14 0 0 25 0 3 0 359008408 73768960 16599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=72040 CPUtime=598.83
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 16271 0 0 0 59869 14 0 0 25 0 3 0 359008408 73768960 16599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 72040

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.97 1.74 3/80 10202
/proc/meminfo: memFree=1705248/2055920 swapFree=4150068/4192956
[pid=10199] ppid=10197 vsize=72040 CPUtime=1200.17
/proc/10199/stat : 10199 (MiraXTv3_dyn) S 10197 10199 10068 0 -1 4194304 32685 0 0 0 119988 29 0 0 18 0 3 0 359008407 73768960 16599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 18010 16599 218 20 0 17368 0
[pid=10199/tid=10201] ppid=10197 vsize=72040 CPUtime=601.32
/proc/10199/task/10201/stat : 10201 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 16065 0 0 0 60118 14 0 0 25 0 3 0 359008408 73768960 16599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=72040 CPUtime=598.83
/proc/10199/task/10202/stat : 10202 (MiraXTv3_dyn) R 10197 10199 10068 0 -1 4194368 16271 0 0 0 59869 14 0 0 25 0 3 0 359008408 73768960 16599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 72040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.73
CPU time (s): 1200.21
CPU user time (s): 1199.9
CPU system time (s): 0.308953
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 72040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32685
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= 225
involuntary context switches= 22372

runsolver used 0.58791 second user time and 1.60976 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Thu May 10 20:41:48 UTC 2007

IDJOB= 298257
IDBENCH= 19981
IDSOLVER= 128
FILE ID= node5/298257-1178829707

PBS_JOBID= 5250978

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298257-1178829707/MiraXTv3_dyn /tmp/evaluation/298257-1178829707/instance-298257-1178829707.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-298257-1178829707 -o ROOT/results/node5/solver-298257-1178829707 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298257-1178829707/MiraXTv3_dyn /tmp/evaluation/298257-1178829707/instance-298257-1178829707.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  df00c18c996450679ab1afda9ed45a72

RANDOM SEED= 194992614

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1771664 kB
Buffers:         43868 kB
Cached:         154864 kB
SwapCached:      11320 kB
Active:         111452 kB
Inactive:       110508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771664 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            47924 kB
Committed_AS: 13954896 kB
PageTables:       1720 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= 66557 MiB

End job on node5 on Thu May 10 20:51:51 UTC 2007