Trace number 300594

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.25 602.14

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1283500452-05.cnf
MD5SUM4b08c8cd1747d231dbc0ccaaecbbae07
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.0545
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
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/node11/watcher-300594-1178837612 -o ROOT/results/node11/solver-300594-1178837612 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300594-1178837612/MiraXTv3_dyn /tmp/evaluation/300594-1178837612/instance-300594-1178837612.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.93 1.74 3/77 17322
/proc/meminfo: memFree=1854384/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=3788 CPUtime=0
/proc/17322/stat : 17322 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 324810149 3878912 327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17322/statm: 947 330 205 20 0 305 0

[startup+0.090864 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 17322
/proc/meminfo: memFree=1854384/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=5144 CPUtime=0.08
/proc/17322/stat : 17322 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194304 680 0 0 0 8 0 0 0 18 0 1 0 324810149 5267456 655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/17322/statm: 1286 655 207 20 0 644 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5144

[startup+0.101866 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 17322
/proc/meminfo: memFree=1854384/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=9796 CPUtime=0.09
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 891 0 0 0 9 0 0 0 18 0 3 0 324810149 10031104 831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 2449 834 214 20 0 1807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9796

[startup+0.301894 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 17322
/proc/meminfo: memFree=1854384/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=13164 CPUtime=0.48
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 1785 0 0 0 48 0 0 0 18 0 3 0 324810149 13479936 1725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 3291 1725 218 20 0 2649 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13164

[startup+0.701941 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 17322
/proc/meminfo: memFree=1854384/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=18444 CPUtime=1.29
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 3144 0 0 0 128 1 0 0 18 0 3 0 324810149 18886656 3084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 4611 3085 218 20 0 3969 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 18444

[startup+1.50104 s]
/proc/loadavg: 1.83 1.93 1.74 3/80 17325
/proc/meminfo: memFree=1839064/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=27816 CPUtime=2.88
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 5567 0 0 0 286 2 0 0 18 0 3 0 324810149 28483584 5506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 6954 5506 218 20 0 6312 0
[pid=17322/tid=17324] ppid=17320 vsize=27816 CPUtime=1.39
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 2367 0 0 0 139 0 0 0 25 0 3 0 324810159 28483584 5506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=27816 CPUtime=1.38
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 2447 0 0 0 137 1 0 0 18 0 3 0 324810159 28483584 5506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 27816

[startup+3.10123 s]
/proc/loadavg: 1.85 1.93 1.74 3/80 17325
/proc/meminfo: memFree=1826520/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=37684 CPUtime=6.07
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 7843 0 0 0 604 3 0 0 18 0 3 0 324810149 38588416 7782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 9421 7782 218 20 0 8779 0
[pid=17322/tid=17324] ppid=17320 vsize=37684 CPUtime=2.99
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 3574 0 0 0 299 0 0 0 25 0 3 0 324810159 38588416 7782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=37684 CPUtime=2.97
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 3516 0 0 0 295 2 0 0 17 0 3 0 324810159 38588416 7782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 37684

[startup+6.30261 s]
/proc/loadavg: 1.85 1.93 1.74 3/80 17325
/proc/meminfo: memFree=1814424/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=53348 CPUtime=12.45
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 11845 0 0 0 1237 8 0 0 18 0 3 0 324810149 54628352 11712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 13337 11712 218 20 0 12695 0
[pid=17322/tid=17324] ppid=17320 vsize=53348 CPUtime=6.19
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 5479 0 0 0 617 2 0 0 25 0 3 0 324810159 54628352 11712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=53348 CPUtime=6.15
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 5613 0 0 0 610 5 0 0 18 0 3 0 324810159 54628352 11712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 53348

[startup+12.7014 s]
/proc/loadavg: 1.87 1.93 1.74 3/80 17325
/proc/meminfo: memFree=1768600/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=96016 CPUtime=25.22
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 22817 0 0 0 2505 17 0 0 18 0 3 0 324810149 98320384 22517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 24004 22517 218 20 0 23362 0
[pid=17322/tid=17324] ppid=17320 vsize=96016 CPUtime=12.59
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 10992 0 0 0 1253 6 0 0 17 0 3 0 324810159 98320384 22517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=96016 CPUtime=12.52
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 11072 0 0 0 1242 10 0 0 25 0 3 0 324810159 98320384 22517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 96016

[startup+25.5029 s]
/proc/loadavg: 1.89 1.93 1.74 3/80 17325
/proc/meminfo: memFree=1758808/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=104040 CPUtime=50.74
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 25212 0 0 0 5055 19 0 0 18 0 3 0 324810149 106536960 24472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 26010 24472 218 20 0 25368 0
[pid=17322/tid=17324] ppid=17320 vsize=104040 CPUtime=25.38
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 11887 0 0 0 2531 7 0 0 25 0 3 0 324810159 106536960 24472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=104040 CPUtime=25.26
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 12572 0 0 0 2515 11 0 0 25 0 3 0 324810159 106536960 24472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 104040

[startup+51.1029 s]
/proc/loadavg: 1.93 1.94 1.75 3/80 17325
/proc/meminfo: memFree=1723480/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=135932 CPUtime=101.74
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 34331 0 0 0 10144 30 0 0 18 0 3 0 324810149 139194368 32766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 33983 32766 218 20 0 33341 0
[pid=17322/tid=17324] ppid=17320 vsize=135932 CPUtime=50.94
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 16773 0 0 0 5083 11 0 0 25 0 3 0 324810159 139194368 32766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=135932 CPUtime=50.69
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 16805 0 0 0 5052 17 0 0 25 0 3 0 324810159 139194368 32766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 135932

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.76 3/80 17325
/proc/meminfo: memFree=1719064/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=140608 CPUtime=203.82
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 36830 0 0 0 20350 32 0 0 18 0 3 0 324810149 143982592 33806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 35152 33806 218 20 0 34510 0
[pid=17322/tid=17324] ppid=17320 vsize=140608 CPUtime=102.11
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 17661 0 0 0 10199 12 0 0 25 0 3 0 324810159 143982592 33806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17320 vsize=140608 CPUtime=101.61
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 18416 0 0 0 10142 19 0 0 25 0 3 0 324810159 143982592 33806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 140608

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.77 2/80 17325
/proc/meminfo: memFree=1707928/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=151704 CPUtime=323.39
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 41068 0 0 0 32302 37 0 0 18 0 3 0 324810149 155344896 36637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 37926 36637 218 20 0 37284 0
[pid=17322/tid=17324] ppid=17320 vsize=151704 CPUtime=162
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 20416 0 0 0 16185 15 0 0 25 0 3 0 324810159 155344896 36637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=151704 CPUtime=161.28
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 19899 0 0 0 16107 21 0 0 25 0 3 0 324810159 155344896 36637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.39
Current children cumulated vsize (KiB) 151704

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.78 3/80 17325
/proc/meminfo: memFree=1690264/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=169452 CPUtime=443.07
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 46973 0 0 0 44263 44 0 0 18 0 3 0 324810149 173518848 40987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 42363 40987 218 20 0 41721 0
[pid=17322/tid=17324] ppid=17320 vsize=169452 CPUtime=221.71
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 22954 0 0 0 22154 17 0 0 25 0 3 0 324810159 173518848 40987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=169452 CPUtime=221.25
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 23266 0 0 0 22099 26 0 0 25 0 3 0 324810159 173518848 40987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.07
Current children cumulated vsize (KiB) 169452

[startup+282.301 s]
/proc/loadavg: 1.99 1.96 1.79 3/80 17325
/proc/meminfo: memFree=1683672/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=176304 CPUtime=562.74
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 49978 0 0 0 56228 46 0 0 18 0 3 0 324810149 180535296 42632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 44076 42632 218 20 0 43434 0
[pid=17322/tid=17324] ppid=17320 vsize=176304 CPUtime=281.42
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 25104 0 0 0 28124 18 0 0 25 0 3 0 324810159 180535296 42632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=176304 CPUtime=281.22
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 24121 0 0 0 28095 27 0 0 25 0 3 0 324810159 180535296 42632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.74
Current children cumulated vsize (KiB) 176304

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 17325
/proc/meminfo: memFree=1678872/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=682.45
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 52278 0 0 0 68195 50 0 0 18 0 3 0 324810149 185053184 43844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43844 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=341.15
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 26052 0 0 0 34096 19 0 0 25 0 3 0 324810159 185053184 43844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=341.17
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 25473 0 0 0 34088 29 0 0 25 0 3 0 324810159 185053184 43844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.45
Current children cumulated vsize (KiB) 180716

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 17325
/proc/meminfo: memFree=1678616/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=802.14
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 53505 0 0 0 80163 51 0 0 18 0 3 0 324810149 185053184 43908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43908 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=400.88
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 26658 0 0 0 40068 20 0 0 25 0 3 0 324810159 185053184 43908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=401.15
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 26094 0 0 0 40085 30 0 0 25 0 3 0 324810159 185053184 43908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.14
Current children cumulated vsize (KiB) 180716

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/86 17407
/proc/meminfo: memFree=1677448/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=921.68
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 54892 0 0 0 92107 61 0 0 18 0 3 0 324810149 185053184 43915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43915 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=460.55
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 27421 0 0 0 46026 29 0 0 25 0 3 0 324810159 185053184 43915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=461.02
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 26718 0 0 0 46071 31 0 0 19 0 3 0 324810159 185053184 43915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.68
Current children cumulated vsize (KiB) 180716

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 17523
/proc/meminfo: memFree=1678360/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=1041.03
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 56288 0 0 0 104031 72 0 0 18 0 3 0 324810149 185053184 43931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43931 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=520.17
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 28112 0 0 0 51978 39 0 0 25 0 3 0 324810159 185053184 43931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=520.75
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 27423 0 0 0 52043 32 0 0 25 0 3 0 324810159 185053184 43931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.03
Current children cumulated vsize (KiB) 180716

[startup+582.302 s]
/proc/loadavg: 2.06 1.99 1.84 3/80 17523
/proc/meminfo: memFree=1678360/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=1160.7
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 57262 0 0 0 115998 72 0 0 18 0 3 0 324810149 185053184 43936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43936 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=579.89
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 28599 0 0 0 57950 39 0 0 25 0 3 0 324810159 185053184 43936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=580.71
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 27910 0 0 0 58038 33 0 0 25 0 3 0 324810159 185053184 43936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.7
Current children cumulated vsize (KiB) 180716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.101 s]
/proc/loadavg: 2.04 1.99 1.84 3/80 17523
/proc/meminfo: memFree=1678360/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=1200.2
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 57750 0 0 0 119947 73 0 0 18 0 3 0 324810149 185053184 43937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43937 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=599.6
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 28877 0 0 0 59921 39 0 0 25 0 3 0 324810159 185053184 43937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=600.49
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 28120 0 0 0 60016 33 0 0 25 0 3 0 324810159 185053184 43937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 180716

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

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

[startup+602.101 s]
/proc/loadavg: 2.04 1.99 1.84 3/80 17523
/proc/meminfo: memFree=1678360/2055920 swapFree=4144152/4192956
[pid=17322] ppid=17320 vsize=180716 CPUtime=1200.2
/proc/17322/stat : 17322 (MiraXTv3_dyn) S 17320 17322 16281 0 -1 4194304 57750 0 0 0 119947 73 0 0 18 0 3 0 324810149 185053184 43937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 45179 43937 218 20 0 44537 0
[pid=17322/tid=17324] ppid=17320 vsize=180716 CPUtime=599.6
/proc/17322/task/17324/stat : 17324 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 28877 0 0 0 59921 39 0 0 25 0 3 0 324810159 185053184 43937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17322/tid=17325] ppid=17320 vsize=180716 CPUtime=600.49
/proc/17322/task/17325/stat : 17325 (MiraXTv3_dyn) R 17320 17322 16281 0 -1 4194368 28120 0 0 0 60016 33 0 0 25 0 3 0 324810159 185053184 43937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 180716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.14
CPU time (s): 1200.25
CPU user time (s): 1199.49
CPU system time (s): 0.763883
CPU usage (%): 199.331
Max. virtual memory (cumulated for all children) (KiB): 180996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.49
system time used= 0.763883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57750
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= 437
involuntary context switches= 22963

runsolver used 0.593909 second user time and 1.64875 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 22:53:32 UTC 2007

IDJOB= 300594
IDBENCH= 20038
IDSOLVER= 128
FILE ID= node11/300594-1178837612

PBS_JOBID= 5250984

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1283500452-05.cnf
COMMAND LINE= /tmp/evaluation/300594-1178837612/MiraXTv3_dyn /tmp/evaluation/300594-1178837612/instance-300594-1178837612.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-300594-1178837612 -o ROOT/results/node11/solver-300594-1178837612 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300594-1178837612/MiraXTv3_dyn /tmp/evaluation/300594-1178837612/instance-300594-1178837612.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4b08c8cd1747d231dbc0ccaaecbbae07

RANDOM SEED= 589711043

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1854664 kB
Buffers:         39548 kB
Cached:          95904 kB
SwapCached:      18364 kB
Active:          82396 kB
Inactive:        77664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854664 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4264 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            26652 kB
Committed_AS:  7567204 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node11 on Thu May 10 23:03:36 UTC 2007