Trace number 293256

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 v2? (TO) 1200.03 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
MD5SUM710e114bd7c9ad2ada2dc0a847d1be61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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-293256-1178812875 -o ROOT/results/node11/solver-293256-1178812875 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293256-1178812875/MiraXTv2_dyn /tmp/evaluation/293256-1178812875/instance-293256-1178812875.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.82 1.44 3/83 14466
/proc/meminfo: memFree=1857760/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=3788 CPUtime=0
/proc/14466/stat : 14466 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 322336480 3878912 266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14466/statm: 947 266 206 20 0 305 0

[startup+0.101807 s]
/proc/loadavg: 1.83 1.82 1.44 3/83 14466
/proc/meminfo: memFree=1857760/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=5688 CPUtime=0.09
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 537 0 0 0 9 0 0 0 18 0 2 0 322336480 5824512 512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 1422 512 218 20 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5688

[startup+0.202818 s]
/proc/loadavg: 1.83 1.82 1.44 3/83 14466
/proc/meminfo: memFree=1857760/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=6208 CPUtime=0.19
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 682 0 0 0 19 0 0 0 18 0 2 0 322336480 6356992 657 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 1552 657 218 20 0 910 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6208

[startup+0.30283 s]
/proc/loadavg: 1.83 1.82 1.44 3/83 14466
/proc/meminfo: memFree=1857760/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=6508 CPUtime=0.29
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 772 0 0 0 29 0 0 0 18 0 2 0 322336480 6664192 747 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 1627 747 218 20 0 985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6508

[startup+0.70289 s]
/proc/loadavg: 1.83 1.82 1.44 3/83 14466
/proc/meminfo: memFree=1857760/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=7808 CPUtime=0.69
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 1137 0 0 0 69 0 0 0 18 0 2 0 322336480 7995392 1112 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 1952 1112 218 20 0 1310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7808

[startup+1.50197 s]
/proc/loadavg: 1.83 1.82 1.44 2/85 14468
/proc/meminfo: memFree=1853776/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=9004 CPUtime=1.47
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 1428 0 0 0 147 0 0 0 18 0 2 0 322336480 9220096 1403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 2251 1403 218 20 0 1609 0
[pid=14466/tid=14468] ppid=14464 vsize=9004 CPUtime=1.46
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 1068 0 0 0 146 0 0 0 25 0 2 0 322336482 9220096 1403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9004

[startup+3.10116 s]
/proc/loadavg: 1.83 1.82 1.44 2/85 14494
/proc/meminfo: memFree=1851344/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=11828 CPUtime=3.08
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 2176 0 0 0 307 1 0 0 18 0 2 0 322336480 12111872 2151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 2957 2151 218 20 0 2315 0
[pid=14466/tid=14468] ppid=14464 vsize=11828 CPUtime=3.06
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 1816 0 0 0 306 0 0 0 25 0 2 0 322336482 12111872 2151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11828

[startup+6.30154 s]
/proc/loadavg: 1.77 1.81 1.44 2/85 14502
/proc/meminfo: memFree=1848464/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=13584 CPUtime=6.27
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 2656 0 0 0 626 1 0 0 18 0 2 0 322336480 13910016 2556 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 3396 2556 218 20 0 2754 0
[pid=14466/tid=14468] ppid=14464 vsize=13584 CPUtime=6.26
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 2296 0 0 0 625 1 0 0 25 0 2 0 322336482 13910016 2556 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13584

[startup+12.7013 s]
/proc/loadavg: 1.71 1.79 1.44 2/85 14520
/proc/meminfo: memFree=1843152/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=18136 CPUtime=12.66
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 3924 0 0 0 1264 2 0 0 18 0 2 0 322336480 18571264 3727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 4534 3727 218 20 0 3892 0
[pid=14466/tid=14468] ppid=14464 vsize=18136 CPUtime=12.64
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 3564 0 0 0 1262 2 0 0 25 0 2 0 322336482 18571264 3727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18136

[startup+25.5028 s]
/proc/loadavg: 1.55 1.75 1.43 2/85 14552
/proc/meminfo: memFree=1839504/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=22044 CPUtime=25.44
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 5120 0 0 0 2540 4 0 0 18 0 2 0 322336480 22573056 4688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 5511 4688 218 20 0 4869 0
[pid=14466/tid=14468] ppid=14464 vsize=22044 CPUtime=25.41
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 4760 0 0 0 2538 3 0 0 25 0 2 0 322336482 22573056 4688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 22044

[startup+51.1029 s]
/proc/loadavg: 1.36 1.69 1.42 2/79 14584
/proc/meminfo: memFree=1838536/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=23756 CPUtime=51.02
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 6002 0 0 0 5097 5 0 0 18 0 2 0 322336480 24326144 5177 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 5939 5177 218 20 0 5297 0
[pid=14466/tid=14468] ppid=14464 vsize=23756 CPUtime=51
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 5642 0 0 0 5096 4 0 0 25 0 2 0 322336482 24326144 5177 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 23756

[startup+102.303 s]
/proc/loadavg: 1.15 1.58 1.40 2/79 14584
/proc/meminfo: memFree=1836760/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=25588 CPUtime=102.21
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 7288 0 0 0 10215 6 0 0 18 0 2 0 322336480 26202112 5642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 6397 5642 218 20 0 5755 0
[pid=14466/tid=14468] ppid=14464 vsize=25588 CPUtime=102.19
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 6928 0 0 0 10214 5 0 0 25 0 2 0 322336482 26202112 5642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 25588

[startup+162.303 s]
/proc/loadavg: 1.06 1.47 1.37 2/79 14584
/proc/meminfo: memFree=1835416/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=27152 CPUtime=162.19
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 8576 0 0 0 16212 7 0 0 18 0 2 0 322336480 27803648 5944 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 6788 5944 218 20 0 6146 0
[pid=14466/tid=14468] ppid=14464 vsize=27152 CPUtime=162.17
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 8216 0 0 0 16210 7 0 0 25 0 2 0 322336482 27803648 5944 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 27152

[startup+222.307 s]
/proc/loadavg: 1.02 1.38 1.34 2/79 14584
/proc/meminfo: memFree=1834648/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=27964 CPUtime=222.17
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 9716 0 0 0 22209 8 0 0 18 0 2 0 322336480 28635136 6149 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 6991 6149 218 20 0 6349 0
[pid=14466/tid=14468] ppid=14464 vsize=27964 CPUtime=222.16
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 9356 0 0 0 22208 8 0 0 25 0 2 0 322336482 28635136 6149 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 27964

[startup+282.303 s]
/proc/loadavg: 1.00 1.31 1.32 2/79 14584
/proc/meminfo: memFree=1833688/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=28944 CPUtime=282.15
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 10994 0 0 0 28206 9 0 0 18 0 2 0 322336480 29638656 6400 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 7236 6400 218 20 0 6594 0
[pid=14466/tid=14468] ppid=14464 vsize=28944 CPUtime=282.14
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 10634 0 0 0 28205 9 0 0 25 0 2 0 322336482 29638656 6400 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 28944

[startup+342.303 s]
/proc/loadavg: 1.00 1.25 1.29 2/79 14584
/proc/meminfo: memFree=1832920/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=29820 CPUtime=342.14
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 12053 0 0 0 34204 10 0 0 18 0 2 0 322336480 30535680 6567 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 7455 6567 218 20 0 6813 0
[pid=14466/tid=14468] ppid=14464 vsize=29820 CPUtime=342.12
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 11693 0 0 0 34203 9 0 0 25 0 2 0 322336482 30535680 6567 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 29820

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/79 14584
/proc/meminfo: memFree=1832472/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=30232 CPUtime=402.12
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 13070 0 0 0 40201 11 0 0 18 0 2 0 322336480 30957568 6679 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 7558 6679 218 20 0 6916 0
[pid=14466/tid=14468] ppid=14464 vsize=30232 CPUtime=402.11
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 12710 0 0 0 40200 11 0 0 25 0 2 0 322336482 30957568 6679 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 30232

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/79 14584
/proc/meminfo: memFree=1831896/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=30980 CPUtime=462.1
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 14239 0 0 0 46198 12 0 0 18 0 2 0 322336480 31723520 6852 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 7745 6852 218 20 0 7103 0
[pid=14466/tid=14468] ppid=14464 vsize=30980 CPUtime=462.09
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 13879 0 0 0 46197 12 0 0 25 0 2 0 322336482 31723520 6852 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 30980

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/79 14584
/proc/meminfo: memFree=1831320/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=31448 CPUtime=522.09
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 15230 0 0 0 52196 13 0 0 18 0 2 0 322336480 32202752 6991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 7862 6991 218 20 0 7220 0
[pid=14466/tid=14468] ppid=14464 vsize=31448 CPUtime=522.08
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 14870 0 0 0 52195 13 0 0 25 0 2 0 322336482 32202752 6991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 31448

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/79 14584
/proc/meminfo: memFree=1831064/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=31888 CPUtime=582.07
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 16259 0 0 0 58193 14 0 0 18 0 2 0 322336480 32653312 7082 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 7972 7082 218 20 0 7330 0
[pid=14466/tid=14468] ppid=14464 vsize=31888 CPUtime=582.06
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 15899 0 0 0 58192 14 0 0 25 0 2 0 322336482 32653312 7082 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 31888

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/79 14584
/proc/meminfo: memFree=1830744/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=32168 CPUtime=642.05
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 17217 0 0 0 64190 15 0 0 18 0 2 0 322336480 32940032 7171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8042 7171 218 20 0 7400 0
[pid=14466/tid=14468] ppid=14464 vsize=32168 CPUtime=642.04
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 16857 0 0 0 64189 15 0 0 25 0 2 0 322336482 32940032 7171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 32168

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/79 14584
/proc/meminfo: memFree=1830424/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=32504 CPUtime=702.04
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 18184 0 0 0 70188 16 0 0 18 0 2 0 322336480 33284096 7261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8126 7261 218 20 0 7484 0
[pid=14466/tid=14468] ppid=14464 vsize=32504 CPUtime=702.03
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 17824 0 0 0 70187 16 0 0 25 0 2 0 322336482 33284096 7261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 32504

[startup+762.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 14584
/proc/meminfo: memFree=1829976/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=33004 CPUtime=762.03
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 19245 0 0 0 76186 17 0 0 18 0 2 0 322336480 33796096 7358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8251 7358 218 20 0 7609 0
[pid=14466/tid=14468] ppid=14464 vsize=33004 CPUtime=762.01
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 18885 0 0 0 76185 16 0 0 25 0 2 0 322336482 33796096 7358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 33004

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 14584
/proc/meminfo: memFree=1829912/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=33004 CPUtime=822.01
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 20159 0 0 0 82183 18 0 0 18 0 2 0 322336480 33796096 7381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8251 7381 218 20 0 7609 0
[pid=14466/tid=14468] ppid=14464 vsize=33004 CPUtime=821.99
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 19799 0 0 0 82182 17 0 0 25 0 2 0 322336482 33796096 7381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 33004

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 14584
/proc/meminfo: memFree=1829464/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=33520 CPUtime=881.99
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 21168 0 0 0 88180 19 0 0 18 0 2 0 322336480 34324480 7491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8380 7491 218 20 0 7738 0
[pid=14466/tid=14468] ppid=14464 vsize=33520 CPUtime=881.98
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 20808 0 0 0 88179 19 0 0 25 0 2 0 322336482 34324480 7491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520259 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 33520

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 14584
/proc/meminfo: memFree=1829144/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=33708 CPUtime=941.97
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 22145 0 0 0 94177 20 0 0 18 0 2 0 322336480 34516992 7562 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8427 7562 218 20 0 7785 0
[pid=14466/tid=14468] ppid=14464 vsize=33708 CPUtime=941.96
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 21785 0 0 0 94176 20 0 0 25 0 2 0 322336482 34516992 7562 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 33708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/79 14584
/proc/meminfo: memFree=1829016/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=33916 CPUtime=1001.96
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 23033 0 0 0 100175 21 0 0 18 0 2 0 322336480 34729984 7620 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8479 7620 218 20 0 7837 0
[pid=14466/tid=14468] ppid=14464 vsize=33916 CPUtime=1001.94
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 22673 0 0 0 100174 20 0 0 25 0 2 0 322336482 34729984 7620 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 33916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 14584
/proc/meminfo: memFree=1828824/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=34148 CPUtime=1061.94
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 23990 0 0 0 106173 21 0 0 18 0 2 0 322336480 34967552 7655 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8537 7655 218 20 0 7895 0
[pid=14466/tid=14468] ppid=14464 vsize=34148 CPUtime=1061.92
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 23630 0 0 0 106171 21 0 0 25 0 2 0 322336482 34967552 7655 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 34148

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 14584
/proc/meminfo: memFree=1828696/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=34148 CPUtime=1121.92
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 24780 0 0 0 112170 22 0 0 18 0 2 0 322336480 34967552 7686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8537 7686 218 20 0 7895 0
[pid=14466/tid=14468] ppid=14464 vsize=34148 CPUtime=1121.91
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 24420 0 0 0 112169 22 0 0 25 0 2 0 322336482 34967552 7686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 34148

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 14584
/proc/meminfo: memFree=1828696/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=34148 CPUtime=1181.91
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 25721 0 0 0 118168 23 0 0 18 0 2 0 322336480 34967552 7692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8537 7692 218 20 0 7895 0
[pid=14466/tid=14468] ppid=14464 vsize=34148 CPUtime=1181.9
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 25361 0 0 0 118167 23 0 0 25 0 2 0 322336482 34967552 7692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 34148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 14584
/proc/meminfo: memFree=1828632/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=34148 CPUtime=1200.01
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 25981 0 0 0 119977 24 0 0 18 0 2 0 322336480 34967552 7696 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8537 7696 218 20 0 7895 0
[pid=14466/tid=14468] ppid=14464 vsize=34148 CPUtime=1199.99
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 25621 0 0 0 119976 23 0 0 25 0 2 0 322336482 34967552 7696 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 34148

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 14584
/proc/meminfo: memFree=1828632/2055920 swapFree=4144152/4192956
[pid=14466] ppid=14464 vsize=34148 CPUtime=1200.01
/proc/14466/stat : 14466 (MiraXTv2_dyn) S 14464 14466 13108 0 -1 4194304 25981 0 0 0 119977 24 0 0 18 0 2 0 322336480 34967552 7696 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14466/statm: 8537 7696 218 20 0 7895 0
[pid=14466/tid=14468] ppid=14464 vsize=34148 CPUtime=1199.99
/proc/14466/task/14468/stat : 14468 (MiraXTv2_dyn) R 14464 14466 13108 0 -1 4194368 25621 0 0 0 119976 23 0 0 25 0 2 0 322336482 34967552 7696 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 34148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.03
CPU user time (s): 1199.78
CPU system time (s): 0.248962
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 34488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 24989

runsolver used 1.26981 second user time and 3.10353 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 16:01:15 UTC 2007

IDJOB= 293256
IDBENCH= 19859
IDSOLVER= 129
FILE ID= node11/293256-1178812875

PBS_JOBID= 5250942

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293256-1178812875/MiraXTv2_dyn /tmp/evaluation/293256-1178812875/instance-293256-1178812875.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-293256-1178812875 -o ROOT/results/node11/solver-293256-1178812875 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293256-1178812875/MiraXTv2_dyn /tmp/evaluation/293256-1178812875/instance-293256-1178812875.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  710e114bd7c9ad2ada2dc0a847d1be61

RANDOM SEED= 118207591

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:       1858040 kB
Buffers:         38500 kB
Cached:          92260 kB
SwapCached:      18364 kB
Active:          80104 kB
Inactive:        75972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858040 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          31280 kB
Slab:            26828 kB
Committed_AS:  7542056 kB
PageTables:       2092 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 node11 on Thu May 10 16:21:18 UTC 2007