Trace number 295100

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.13 601.823

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S316555917-14.SAT.shuffled.cnf
MD5SUM8e212727d677304f0bd3b7ae7a2c8937
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.182971
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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/node2/watcher-295100-1178819161 -o ROOT/results/node2/solver-295100-1178819161 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295100-1178819161/MiraXTv3_dyn /tmp/evaluation/295100-1178819161/instance-295100-1178819161.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.84 1.83 1.45 3/77 30360
/proc/meminfo: memFree=1778488/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=3788 CPUtime=0
/proc/30360/stat : 30360 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 357953883 3878912 283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 947 283 206 20 0 305 0

[startup+0.040231 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 30360
/proc/meminfo: memFree=1778488/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=4352 CPUtime=0.03
/proc/30360/stat : 30360 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194304 445 0 0 0 3 0 0 0 18 0 1 0 357953883 4456448 420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 1088 420 207 20 0 446 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4352

[startup+0.101247 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 30360
/proc/meminfo: memFree=1778488/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=4352 CPUtime=0.09
/proc/30360/stat : 30360 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194304 451 0 0 0 9 0 0 0 18 0 1 0 357953883 4456448 426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 1088 426 207 20 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4352

[startup+0.301262 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 30360
/proc/meminfo: memFree=1778488/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=8716 CPUtime=0.46
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 1056 0 0 0 46 0 0 0 18 0 3 0 357953883 8925184 1031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 2179 1031 218 20 0 1537 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8716

[startup+0.701303 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 30360
/proc/meminfo: memFree=1778488/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=12304 CPUtime=1.26
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 1853 0 0 0 125 1 0 0 18 0 3 0 357953883 12599296 1828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 3076 1828 218 20 0 2434 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 12304

[startup+1.50239 s]
/proc/loadavg: 1.84 1.83 1.45 3/80 30363
/proc/meminfo: memFree=1770016/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=16112 CPUtime=2.86
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 2728 0 0 0 284 2 0 0 18 0 3 0 357953883 16498688 2702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 4028 2702 218 20 0 3386 0
[pid=30360/tid=30362] ppid=30358 vsize=16112 CPUtime=1.37
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 1117 0 0 0 137 0 0 0 17 0 3 0 357953895 16498688 2702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=16112 CPUtime=1.36
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 1128 0 0 0 135 1 0 0 17 0 3 0 357953895 16498688 2702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16112

[startup+3.10156 s]
/proc/loadavg: 1.84 1.83 1.45 3/80 30363
/proc/meminfo: memFree=1767200/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=18476 CPUtime=6.04
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 3569 0 0 0 602 2 0 0 18 0 3 0 357953883 18919424 3471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 4619 3471 218 20 0 3977 0
[pid=30360/tid=30362] ppid=30358 vsize=18476 CPUtime=2.96
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 1521 0 0 0 296 0 0 0 25 0 3 0 357953895 18919424 3471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=18476 CPUtime=2.94
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 1565 0 0 0 293 1 0 0 18 0 3 0 357953895 18919424 3471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 18476

[startup+6.30189 s]
/proc/loadavg: 1.85 1.83 1.46 3/80 30363
/proc/meminfo: memFree=1758688/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=26968 CPUtime=12.43
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 5730 0 0 0 1239 4 0 0 18 0 3 0 357953883 27615232 5556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 6742 5556 218 20 0 6100 0
[pid=30360/tid=30362] ppid=30358 vsize=26968 CPUtime=6.16
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 2604 0 0 0 615 1 0 0 25 0 3 0 357953895 27615232 5556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=26968 CPUtime=6.13
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 2643 0 0 0 611 2 0 0 25 0 3 0 357953895 27615232 5556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26968

[startup+12.7016 s]
/proc/loadavg: 1.86 1.83 1.46 3/80 30363
/proc/meminfo: memFree=1749600/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=34676 CPUtime=25.2
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 7700 0 0 0 2514 6 0 0 18 0 3 0 357953883 35508224 7228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 8669 7228 218 20 0 8027 0
[pid=30360/tid=30362] ppid=30358 vsize=34676 CPUtime=12.56
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 3629 0 0 0 1254 2 0 0 25 0 3 0 357953895 35508224 7228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=34676 CPUtime=12.5
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 3588 0 0 0 1247 3 0 0 25 0 3 0 357953895 35508224 7228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 34676

[startup+25.5019 s]
/proc/loadavg: 1.89 1.84 1.47 3/80 30363
/proc/meminfo: memFree=1737952/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=45016 CPUtime=50.72
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 11191 0 0 0 5062 10 0 0 18 0 3 0 357953883 46096384 10241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 11254 10241 218 20 0 10612 0
[pid=30360/tid=30362] ppid=30358 vsize=45016 CPUtime=25.34
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 5316 0 0 0 2531 3 0 0 25 0 3 0 357953895 46096384 10241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=45016 CPUtime=25.25
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 5392 0 0 0 2519 6 0 0 24 0 3 0 357953895 46096384 10241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 45016

[startup+51.1015 s]
/proc/loadavg: 1.93 1.85 1.48 3/80 30363
/proc/meminfo: memFree=1734176/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=50408 CPUtime=101.79
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 13145 0 0 0 10167 12 0 0 18 0 3 0 357953883 51617792 11160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 12602 11160 218 20 0 11960 0
[pid=30360/tid=30362] ppid=30358 vsize=50408 CPUtime=50.92
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 6291 0 0 0 5088 4 0 0 25 0 3 0 357953895 51617792 11160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=50408 CPUtime=50.74
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 6371 0 0 0 5067 7 0 0 25 0 3 0 357953895 51617792 11160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 50408

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 30363
/proc/meminfo: memFree=1729760/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=54512 CPUtime=203.9
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 16179 0 0 0 20375 15 0 0 18 0 3 0 357953883 55820288 12211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 13628 12211 218 20 0 12986 0
[pid=30360/tid=30362] ppid=30358 vsize=54512 CPUtime=102.09
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 7951 0 0 0 10203 6 0 0 25 0 3 0 357953895 55820288 12211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=54512 CPUtime=101.67
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 7745 0 0 0 10159 8 0 0 25 0 3 0 357953895 55820288 12211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 54512

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 30363
/proc/meminfo: memFree=1726624/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=58080 CPUtime=323.55
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 19252 0 0 0 32338 17 0 0 18 0 3 0 357953883 59473920 13006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 14520 13006 218 20 0 13878 0
[pid=30360/tid=30362] ppid=30358 vsize=58080 CPUtime=162.03
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 9444 0 0 0 16196 7 0 0 25 0 3 0 357953895 59473920 13006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=58080 CPUtime=161.38
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 9325 0 0 0 16129 9 0 0 25 0 3 0 357953895 59473920 13006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.55
Current children cumulated vsize (KiB) 58080

[startup+222.301 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 30363
/proc/meminfo: memFree=1721952/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=62244 CPUtime=443.19
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 22675 0 0 0 44300 19 0 0 18 0 3 0 357953883 63737856 14151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 15561 14151 218 20 0 14919 0
[pid=30360/tid=30362] ppid=30358 vsize=62244 CPUtime=221.98
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 10811 0 0 0 22190 8 0 0 25 0 3 0 357953895 63737856 14151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=62244 CPUtime=221.07
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 11381 0 0 0 22097 10 0 0 25 0 3 0 357953895 63737856 14151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.19
Current children cumulated vsize (KiB) 62244

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 30363
/proc/meminfo: memFree=1720608/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=63644 CPUtime=562.88
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 25127 0 0 0 56266 22 0 0 18 0 3 0 357953883 65171456 14506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 15911 14506 218 20 0 15269 0
[pid=30360/tid=30362] ppid=30358 vsize=63644 CPUtime=281.94
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 12004 0 0 0 28184 10 0 0 25 0 3 0 357953895 65171456 14506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=63644 CPUtime=280.8
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 12640 0 0 0 28069 11 0 0 25 0 3 0 357953895 65171456 14506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.88
Current children cumulated vsize (KiB) 63644

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 30363
/proc/meminfo: memFree=1719392/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=65392 CPUtime=682.54
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 27732 0 0 0 68230 24 0 0 18 0 3 0 357953883 66961408 14799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 16348 14799 218 20 0 15706 0
[pid=30360/tid=30362] ppid=30358 vsize=65392 CPUtime=341.9
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 13333 0 0 0 34179 11 0 0 18 0 3 0 357953895 66961408 14799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=65392 CPUtime=340.51
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 13916 0 0 0 34039 12 0 0 25 0 3 0 357953895 66961408 14799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 65392

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.63 3/80 30363
/proc/meminfo: memFree=1718176/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=66956 CPUtime=802.19
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 30216 0 0 0 80193 26 0 0 18 0 3 0 357953883 68562944 15107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 16739 15107 218 20 0 16097 0
[pid=30360/tid=30362] ppid=30358 vsize=66956 CPUtime=401.84
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 14548 0 0 0 40172 12 0 0 25 0 3 0 357953895 68562944 15107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=66956 CPUtime=400.21
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 15185 0 0 0 40008 13 0 0 25 0 3 0 357953895 68562944 15107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.19
Current children cumulated vsize (KiB) 66956

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 30363
/proc/meminfo: memFree=1717088/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=67784 CPUtime=921.87
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 32527 0 0 0 92159 28 0 0 18 0 3 0 357953883 69410816 15378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 16946 15378 218 20 0 16304 0
[pid=30360/tid=30362] ppid=30358 vsize=67784 CPUtime=461.81
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 15732 0 0 0 46167 14 0 0 25 0 3 0 357953895 69410816 15378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=67784 CPUtime=459.93
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 16312 0 0 0 45980 13 0 0 25 0 3 0 357953895 69410816 15378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.87
Current children cumulated vsize (KiB) 67784

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.67 3/80 30363
/proc/meminfo: memFree=1715680/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=68384 CPUtime=1041.54
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 35012 0 0 0 104124 30 0 0 18 0 3 0 357953883 70025216 15739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 17096 15739 218 20 0 16454 0
[pid=30360/tid=30362] ppid=30358 vsize=68384 CPUtime=521.76
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 17073 0 0 0 52160 16 0 0 25 0 3 0 357953895 70025216 15739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=68384 CPUtime=519.65
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 17456 0 0 0 51952 13 0 0 25 0 3 0 357953895 70025216 15739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.54
Current children cumulated vsize (KiB) 68384

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 30363
/proc/meminfo: memFree=1714912/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=68912 CPUtime=1161.19
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 37329 0 0 0 116087 32 0 0 18 0 3 0 357953883 70565888 15917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 17228 15917 218 20 0 16586 0
[pid=30360/tid=30362] ppid=30358 vsize=68912 CPUtime=581.71
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 18183 0 0 0 58154 17 0 0 25 0 3 0 357953895 70565888 15917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=68912 CPUtime=579.34
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 18663 0 0 0 57920 14 0 0 25 0 3 0 357953895 70565888 15917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.19
Current children cumulated vsize (KiB) 68912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 30363
/proc/meminfo: memFree=1714656/2055920 swapFree=4148880/4192956
[pid=30360] ppid=30358 vsize=70100 CPUtime=1200.1
/proc/30360/stat : 30360 (MiraXTv3_dyn) S 30358 30360 29919 0 -1 4194304 38085 0 0 0 119978 32 0 0 18 0 3 0 357953883 71782400 15983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30360/statm: 17525 15983 218 20 0 16883 0
[pid=30360/tid=30362] ppid=30358 vsize=70100 CPUtime=601.2
/proc/30360/task/30362/stat : 30362 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 18570 0 0 0 60103 17 0 0 25 0 3 0 357953895 71782400 15983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30360/tid=30363] ppid=30358 vsize=70100 CPUtime=598.76
/proc/30360/task/30363/stat : 30363 (MiraXTv3_dyn) R 30358 30360 29919 0 -1 4194368 19032 0 0 0 59862 14 0 0 25 0 3 0 357953895 71782400 15983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 70100

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.823
CPU time (s): 1200.13
CPU user time (s): 1199.79
CPU system time (s): 0.336948
CPU usage (%): 199.416
Max. virtual memory (cumulated for all children) (KiB): 70100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38085
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= 408
involuntary context switches= 22512

runsolver used 0.577912 second user time and 1.62075 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Thu May 10 17:46:01 UTC 2007

IDJOB= 295100
IDBENCH= 19904
IDSOLVER= 128
FILE ID= node2/295100-1178819161

PBS_JOBID= 5250964

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S316555917-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295100-1178819161/MiraXTv3_dyn /tmp/evaluation/295100-1178819161/instance-295100-1178819161.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-295100-1178819161 -o ROOT/results/node2/solver-295100-1178819161 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295100-1178819161/MiraXTv3_dyn /tmp/evaluation/295100-1178819161/instance-295100-1178819161.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8e212727d677304f0bd3b7ae7a2c8937

RANDOM SEED= 717411084

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1778768 kB
Buffers:         43104 kB
Cached:         146896 kB
SwapCached:      12368 kB
Active:         109632 kB
Inactive:       103448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778768 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            49516 kB
Committed_AS: 11707824 kB
PageTables:       1860 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= 66561 MiB

End job on node2 on Thu May 10 17:56:05 UTC 2007