Trace number 308589

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

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S915337037-05-SAT.cnf
MD5SUMebde26cba69a0651179051fde4b21ccb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables5500
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/node16/watcher-308589-1178865706 -o ROOT/results/node16/solver-308589-1178865706 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308589-1178865706/MiraXTv3_dyn /tmp/evaluation/308589-1178865706/instance-308589-1178865706.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.00 1.01 1.12 3/77 29638
/proc/meminfo: memFree=1780864/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=3788 CPUtime=0
/proc/29638/stat : 29638 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 334488255 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7644109 0 0 4096 0 0 0 0 17 1 0 0
/proc/29638/statm: 947 313 205 20 0 305 0

[startup+0.104528 s]
/proc/loadavg: 1.00 1.01 1.12 3/77 29638
/proc/meminfo: memFree=1780864/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=11988 CPUtime=0.11
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 1674 0 0 0 10 1 0 0 18 0 3 0 334488255 12275712 1584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 2997 1584 218 20 0 2355 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 11988

[startup+0.202507 s]
/proc/loadavg: 1.00 1.01 1.12 3/77 29638
/proc/meminfo: memFree=1780864/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=12252 CPUtime=0.31
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 1733 0 0 0 30 1 0 0 18 0 3 0 334488255 12546048 1643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 3063 1643 218 20 0 2421 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 12252

[startup+0.301486 s]
/proc/loadavg: 1.00 1.01 1.12 3/77 29638
/proc/meminfo: memFree=1780864/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=12384 CPUtime=0.5
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 1806 0 0 0 49 1 0 0 18 0 3 0 334488255 12681216 1716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 3096 1716 218 20 0 2454 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12384

[startup+0.701402 s]
/proc/loadavg: 1.00 1.01 1.12 3/77 29638
/proc/meminfo: memFree=1780864/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=14200 CPUtime=1.3
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 2230 0 0 0 129 1 0 0 18 0 3 0 334488255 14540800 2140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 3550 2140 218 20 0 2908 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 14200

[startup+1.50224 s]
/proc/loadavg: 1.08 1.03 1.12 3/80 29641
/proc/meminfo: memFree=1771432/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=17252 CPUtime=2.9
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 2997 0 0 0 288 2 0 0 18 0 3 0 334488255 17666048 2907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 4313 2907 218 20 0 3671 0
[pid=29638/tid=29640] ppid=29636 vsize=17252 CPUtime=1.42
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 1044 0 0 0 141 1 0 0 18 0 3 0 334488262 17666048 2907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=17252 CPUtime=1.4
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 1037 0 0 0 140 0 0 0 22 0 3 0 334488262 17666048 2907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 17252

[startup+3.10189 s]
/proc/loadavg: 1.08 1.03 1.12 3/80 29641
/proc/meminfo: memFree=1767208/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=23016 CPUtime=6.09
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 4330 0 0 0 605 4 0 0 18 0 3 0 334488255 23568384 4240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 5754 4240 218 20 0 5112 0
[pid=29638/tid=29640] ppid=29636 vsize=23016 CPUtime=3.03
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 1683 0 0 0 300 3 0 0 23 0 3 0 334488262 23568384 4240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=23016 CPUtime=2.99
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 1731 0 0 0 299 0 0 0 25 0 3 0 334488262 23568384 4240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 23016

[startup+6.30122 s]
/proc/loadavg: 1.08 1.03 1.12 3/80 29641
/proc/meminfo: memFree=1759400/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=27284 CPUtime=12.47
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 5576 0 0 0 1242 5 0 0 18 0 3 0 334488255 27938816 5486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 6821 5486 218 20 0 6179 0
[pid=29638/tid=29640] ppid=29636 vsize=27284 CPUtime=6.22
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 2317 0 0 0 618 4 0 0 25 0 3 0 334488262 27938816 5486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=27284 CPUtime=6.18
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 2343 0 0 0 617 1 0 0 25 0 3 0 334488262 27938816 5486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 27284

[startup+12.7019 s]
/proc/loadavg: 1.22 1.06 1.13 3/80 29641
/proc/meminfo: memFree=1751856/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=37168 CPUtime=25.25
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 7899 0 0 0 2517 8 0 0 18 0 3 0 334488255 38060032 7735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 9292 7735 218 20 0 8650 0
[pid=29638/tid=29640] ppid=29636 vsize=37168 CPUtime=12.62
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 3433 0 0 0 1257 5 0 0 22 0 3 0 334488262 38060032 7735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=37168 CPUtime=12.55
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 3550 0 0 0 1254 1 0 0 25 0 3 0 334488262 38060032 7735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 37168

[startup+25.5021 s]
/proc/loadavg: 1.34 1.09 1.14 3/80 29641
/proc/meminfo: memFree=1724784/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=62560 CPUtime=50.81
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 14541 0 0 0 5065 16 0 0 18 0 3 0 334488255 64061440 14201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 15640 14201 218 20 0 14998 0
[pid=29638/tid=29640] ppid=29636 vsize=62560 CPUtime=25.42
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 6824 0 0 0 2532 10 0 0 25 0 3 0 334488262 64061440 14201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=62560 CPUtime=25.31
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 6801 0 0 0 2526 5 0 0 25 0 3 0 334488262 64061440 14201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 62560

[startup+51.1027 s]
/proc/loadavg: 1.57 1.16 1.16 3/80 29641
/proc/meminfo: memFree=1715568/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=71996 CPUtime=101.87
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 17192 0 0 0 10167 20 0 0 18 0 3 0 334488255 73723904 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 17999 16504 218 20 0 17357 0
[pid=29638/tid=29640] ppid=29636 vsize=71996 CPUtime=51.01
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 7900 0 0 0 5089 12 0 0 25 0 3 0 334488262 73723904 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=71996 CPUtime=50.79
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 8376 0 0 0 5072 7 0 0 25 0 3 0 334488262 73723904 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 71996

[startup+102.303 s]
/proc/loadavg: 1.82 1.30 1.21 3/80 29641
/proc/meminfo: memFree=1690352/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=95700 CPUtime=204.06
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 24124 0 0 0 20377 29 0 0 18 0 3 0 334488255 97996800 22606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 23925 22606 218 20 0 23283 0
[pid=29638/tid=29640] ppid=29636 vsize=95700 CPUtime=102.21
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 11113 0 0 0 10204 17 0 0 25 0 3 0 334488262 97996800 22606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=95700 CPUtime=101.77
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 12095 0 0 0 10166 11 0 0 25 0 3 0 334488262 97996800 22606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 95700

[startup+162.302 s]
/proc/loadavg: 1.93 1.43 1.25 3/80 29641
/proc/meminfo: memFree=1683632/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=101776 CPUtime=323.79
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 26561 0 0 0 32346 33 0 0 18 0 3 0 334488255 104218624 24291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 25444 24291 218 20 0 24802 0
[pid=29638/tid=29640] ppid=29636 vsize=101776 CPUtime=162.19
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 12565 0 0 0 16200 19 0 0 25 0 3 0 334488262 104218624 24291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=101776 CPUtime=161.52
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 13080 0 0 0 16140 12 0 0 25 0 3 0 334488262 104218624 24291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 101776

[startup+222.306 s]
/proc/loadavg: 1.97 1.53 1.30 3/80 29641
/proc/meminfo: memFree=1671408/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=114004 CPUtime=443.53
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 30463 0 0 0 44314 39 0 0 18 0 3 0 334488255 116740096 27329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 28501 27329 218 20 0 27859 0
[pid=29638/tid=29640] ppid=29636 vsize=114004 CPUtime=222.18
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 15047 0 0 0 22194 24 0 0 25 0 3 0 334488262 116740096 27329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=114004 CPUtime=221.26
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 14500 0 0 0 22112 14 0 0 25 0 3 0 334488262 116740096 27329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 114004

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.34 3/80 29641
/proc/meminfo: memFree=1665776/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=119548 CPUtime=563.25
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 32868 0 0 0 56283 42 0 0 18 0 3 0 334488255 122417152 28756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 29887 28756 218 20 0 29245 0
[pid=29638/tid=29640] ppid=29636 vsize=119548 CPUtime=282.15
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 15618 0 0 0 28190 25 0 0 19 0 3 0 334488262 122417152 28756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=119548 CPUtime=281
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 16334 0 0 0 28085 15 0 0 24 0 3 0 334488262 122417152 28756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 119548

[startup+342.302 s]
/proc/loadavg: 2.05 1.69 1.38 4/80 29641
/proc/meminfo: memFree=1665456/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=120120 CPUtime=682.98
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 33857 0 0 0 68255 43 0 0 18 0 3 0 334488255 123002880 28903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 30030 28903 218 20 0 29388 0
[pid=29638/tid=29640] ppid=29636 vsize=120120 CPUtime=342.14
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 16107 0 0 0 34188 26 0 0 25 0 3 0 334488262 123002880 28903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520272 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=120120 CPUtime=340.76
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 16834 0 0 0 34060 16 0 0 25 0 3 0 334488262 123002880 28903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 120120

[startup+402.302 s]
/proc/loadavg: 2.02 1.75 1.42 3/80 29641
/proc/meminfo: memFree=1664624/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=121144 CPUtime=802.72
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 34679 0 0 0 80228 44 0 0 18 0 3 0 334488255 124051456 29038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 30286 29038 218 20 0 29644 0
[pid=29638/tid=29640] ppid=29636 vsize=121144 CPUtime=402.13
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 16551 0 0 0 40186 27 0 0 25 0 3 0 334488262 124051456 29038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=121144 CPUtime=400.5
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 17212 0 0 0 40034 16 0 0 25 0 3 0 334488262 124051456 29038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 121144

[startup+462.303 s]
/proc/loadavg: 2.00 1.79 1.45 3/80 29641
/proc/meminfo: memFree=1664560/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=121144 CPUtime=922.43
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 35676 0 0 0 92198 45 0 0 18 0 3 0 334488255 124051456 29069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 30286 29069 218 20 0 29644 0
[pid=29638/tid=29640] ppid=29636 vsize=121144 CPUtime=462.11
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 17006 0 0 0 46184 27 0 0 25 0 3 0 334488262 124051456 29069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=121144 CPUtime=460.23
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 17754 0 0 0 46007 16 0 0 25 0 3 0 334488262 124051456 29069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 121144

[startup+522.303 s]
/proc/loadavg: 2.00 1.83 1.48 3/80 29641
/proc/meminfo: memFree=1661040/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=125240 CPUtime=1042.17
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 37267 0 0 0 104169 48 0 0 18 0 3 0 334488255 128245760 29942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 31310 29942 218 20 0 30668 0
[pid=29638/tid=29640] ppid=29636 vsize=125240 CPUtime=522.11
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 18129 0 0 0 52182 29 0 0 25 0 3 0 334488262 128245760 29942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=125240 CPUtime=519.97
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 18222 0 0 0 51980 17 0 0 25 0 3 0 334488262 128245760 29942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 125240

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.51 3/80 29641
/proc/meminfo: memFree=1659952/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=126044 CPUtime=1161.9
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 38448 0 0 0 116141 49 0 0 18 0 3 0 334488255 129069056 30208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 31511 30208 218 20 0 30869 0
[pid=29638/tid=29640] ppid=29636 vsize=126044 CPUtime=582.1
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 18651 0 0 0 58180 30 0 0 25 0 3 0 334488262 129069056 30208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=126044 CPUtime=579.72
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 18881 0 0 0 57954 18 0 0 25 0 3 0 334488262 129069056 30208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 126044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 2.00 1.86 1.52 3/80 29641
/proc/meminfo: memFree=1659888/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=126180 CPUtime=1200.01
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 38674 0 0 0 119952 49 0 0 18 0 3 0 334488255 129208320 30249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 31545 30249 218 20 0 30903 0
[pid=29638/tid=29640] ppid=29636 vsize=126180 CPUtime=601.19
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 18749 0 0 0 60089 30 0 0 25 0 3 0 334488262 129208320 30249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=126180 CPUtime=598.73
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 19009 0 0 0 59855 18 0 0 25 0 3 0 334488262 129208320 30249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 126180

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

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

[startup+601.401 s]
/proc/loadavg: 2.00 1.86 1.52 3/80 29641
/proc/meminfo: memFree=1659888/2055920 swapFree=4143412/4192956
[pid=29638] ppid=29636 vsize=126180 CPUtime=1200.01
/proc/29638/stat : 29638 (MiraXTv3_dyn) S 29636 29638 28656 0 -1 4194304 38674 0 0 0 119952 49 0 0 18 0 3 0 334488255 129208320 30249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29638/statm: 31545 30249 218 20 0 30903 0
[pid=29638/tid=29640] ppid=29636 vsize=126180 CPUtime=601.19
/proc/29638/task/29640/stat : 29640 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 18749 0 0 0 60089 30 0 0 25 0 3 0 334488262 129208320 30249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29638/tid=29641] ppid=29636 vsize=126180 CPUtime=598.73
/proc/29638/task/29641/stat : 29641 (MiraXTv3_dyn) R 29636 29638 28656 0 -1 4194368 19009 0 0 0 59855 18 0 0 25 0 3 0 334488262 129208320 30249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 126180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.432
CPU time (s): 1200.05
CPU user time (s): 1199.53
CPU system time (s): 0.513921
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 126180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.513921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38674
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= 307
involuntary context switches= 22415

runsolver used 0.575912 second user time and 1.61875 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 06:41:46 UTC 2007

IDJOB= 308589
IDBENCH= 20235
IDSOLVER= 128
FILE ID= node16/308589-1178865706

PBS_JOBID= 5251033

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S915337037-05-SAT.cnf
COMMAND LINE= /tmp/evaluation/308589-1178865706/MiraXTv3_dyn /tmp/evaluation/308589-1178865706/instance-308589-1178865706.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-308589-1178865706 -o ROOT/results/node16/solver-308589-1178865706 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308589-1178865706/MiraXTv3_dyn /tmp/evaluation/308589-1178865706/instance-308589-1178865706.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ebde26cba69a0651179051fde4b21ccb

RANDOM SEED= 721719367

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1781080 kB
Buffers:         47212 kB
Cached:         140972 kB
SwapCached:      17992 kB
Active:         116656 kB
Inactive:        96440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781080 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4156 kB
Writeback:           0 kB
Mapped:          29968 kB
Slab:            47288 kB
Committed_AS: 14205324 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node16 on Fri May 11 06:51:50 UTC 2007