Trace number 301824

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.14 601.85

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S485928362-15.cnf
MD5SUM73f8500dfa90695f93ebe5edace82ac9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/node15/watcher-301824-1178842167 -o ROOT/results/node15/solver-301824-1178842167 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/301824-1178842167/MiraXTv3_dyn /tmp/evaluation/301824-1178842167/instance-301824-1178842167.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.85 1.46 3/77 5043
/proc/meminfo: memFree=1850536/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=3788 CPUtime=0
/proc/5043/stat : 5043 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194304 357 0 0 0 0 0 0 0 18 0 1 0 332134331 3878912 332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5043/statm: 947 339 202 20 0 305 0

[startup+0.031298 s]
/proc/loadavg: 1.84 1.85 1.46 3/77 5043
/proc/meminfo: memFree=1850536/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=5032 CPUtime=0.02
/proc/5043/stat : 5043 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194304 722 0 0 0 2 0 0 0 18 0 1 0 332134331 5152768 697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/5043/statm: 1258 697 206 20 0 616 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5032

[startup+0.101305 s]
/proc/loadavg: 1.84 1.85 1.46 3/77 5043
/proc/meminfo: memFree=1850536/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=5704 CPUtime=0.09
/proc/5043/stat : 5043 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194304 874 0 0 0 9 0 0 0 18 0 1 0 332134331 5840896 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951018 0 0 4096 0 0 0 0 17 1 0 0
/proc/5043/statm: 1426 849 207 20 0 784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.301328 s]
/proc/loadavg: 1.84 1.85 1.46 3/77 5043
/proc/meminfo: memFree=1850536/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=15228 CPUtime=0.4
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 1931 0 0 0 40 0 0 0 18 0 3 0 332134331 15593472 1818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 3807 1818 218 20 0 3165 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 15228

[startup+0.701365 s]
/proc/loadavg: 1.84 1.85 1.46 3/77 5043
/proc/meminfo: memFree=1850536/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=19784 CPUtime=1.2
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 3298 0 0 0 119 1 0 0 18 0 3 0 332134331 20258816 3185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 4946 3185 218 20 0 4304 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 19784

[startup+1.50144 s]
/proc/loadavg: 1.84 1.85 1.46 3/80 5046
/proc/meminfo: memFree=1834640/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=30296 CPUtime=2.79
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 5784 0 0 0 276 3 0 0 18 0 3 0 332134331 31023104 5671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 7574 5671 218 20 0 6932 0
[pid=5043/tid=5045] ppid=5041 vsize=30296 CPUtime=1.32
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 2259 0 0 0 131 1 0 0 17 0 3 0 332134348 31023104 5671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=30296 CPUtime=1.3
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 2462 0 0 0 128 2 0 0 20 0 3 0 332134348 31023104 5671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 30296

[startup+3.10259 s]
/proc/loadavg: 1.84 1.85 1.46 3/80 5046
/proc/meminfo: memFree=1821520/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=47776 CPUtime=5.99
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 10051 0 0 0 593 6 0 0 18 0 3 0 332134331 48922624 9937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 11944 9937 218 20 0 11302 0
[pid=5043/tid=5045] ppid=5041 vsize=47776 CPUtime=2.91
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 4346 0 0 0 290 1 0 0 22 0 3 0 332134348 48922624 9937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=47776 CPUtime=2.89
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 4642 0 0 0 286 3 0 0 17 0 3 0 332134348 48922624 9937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 47776

[startup+6.30188 s]
/proc/loadavg: 1.85 1.85 1.46 3/80 5046
/proc/meminfo: memFree=1806672/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=55980 CPUtime=12.36
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 12138 0 0 0 1229 7 0 0 18 0 3 0 332134331 57323520 12024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 13995 12024 218 20 0 13353 0
[pid=5043/tid=5045] ppid=5041 vsize=55980 CPUtime=6.11
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 5345 0 0 0 609 2 0 0 25 0 3 0 332134348 57323520 12024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=55980 CPUtime=6.07
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 5730 0 0 0 603 4 0 0 25 0 3 0 332134348 57323520 12024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 55980

[startup+12.7025 s]
/proc/loadavg: 1.86 1.85 1.47 4/80 5046
/proc/meminfo: memFree=1755544/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=107188 CPUtime=25.13
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 25453 0 0 0 2495 18 0 0 18 0 3 0 332134331 109760512 25146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 26797 25146 218 20 0 26155 0
[pid=5043/tid=5045] ppid=5041 vsize=107188 CPUtime=12.51
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 11941 0 0 0 1245 6 0 0 25 0 3 0 332134348 109760512 25146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=107188 CPUtime=12.44
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 12449 0 0 0 1233 11 0 0 18 0 3 0 332134348 109760512 25146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 107188

[startup+25.5016 s]
/proc/loadavg: 1.89 1.86 1.47 3/80 5046
/proc/meminfo: memFree=1728088/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=129820 CPUtime=50.65
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 31312 0 0 0 5042 23 0 0 18 0 3 0 332134331 132935680 30638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 32455 30638 218 20 0 31813 0
[pid=5043/tid=5045] ppid=5041 vsize=129820 CPUtime=25.3
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 15043 0 0 0 2521 9 0 0 25 0 3 0 332134348 132935680 30638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=129820 CPUtime=25.17
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 15206 0 0 0 2504 13 0 0 25 0 3 0 332134348 132935680 30638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 129820

[startup+51.102 s]
/proc/loadavg: 1.93 1.87 1.49 3/80 5046
/proc/meminfo: memFree=1685976/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=171268 CPUtime=101.69
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 42427 0 0 0 10136 33 0 0 18 0 3 0 332134331 175378432 41135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 42817 41135 218 20 0 42175 0
[pid=5043/tid=5045] ppid=5041 vsize=171268 CPUtime=50.86
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 20273 0 0 0 5073 13 0 0 25 0 3 0 332134348 175378432 41135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=171268 CPUtime=50.65
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 21091 0 0 0 5046 19 0 0 25 0 3 0 332134348 175378432 41135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 171268

[startup+102.306 s]
/proc/loadavg: 1.97 1.89 1.51 3/80 5046
/proc/meminfo: memFree=1662616/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=194884 CPUtime=203.75
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 49438 0 0 0 20334 41 0 0 18 0 3 0 332134331 199561216 46968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 48721 46968 218 20 0 48079 0
[pid=5043/tid=5045] ppid=5041 vsize=194884 CPUtime=102.02
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 23508 0 0 0 10185 17 0 0 19 0 3 0 332134348 199561216 46968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=194884 CPUtime=101.54
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 24867 0 0 0 10131 23 0 0 19 0 3 0 332134348 199561216 46968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 194884

[startup+162.301 s]
/proc/loadavg: 1.99 1.90 1.54 3/80 5046
/proc/meminfo: memFree=1661208/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=195940 CPUtime=323.4
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 51144 0 0 0 32297 43 0 0 18 0 3 0 332134331 200642560 47352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 48985 47352 218 20 0 48343 0
[pid=5043/tid=5045] ppid=5041 vsize=195940 CPUtime=161.97
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 24431 0 0 0 16179 18 0 0 25 0 3 0 332134348 200642560 47352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=195940 CPUtime=161.25
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 25650 0 0 0 16101 24 0 0 25 0 3 0 332134348 200642560 47352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.4
Current children cumulated vsize (KiB) 195940

[startup+222.302 s]
/proc/loadavg: 1.99 1.92 1.56 3/80 5046
/proc/meminfo: memFree=1661080/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=195940 CPUtime=443.08
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 52295 0 0 0 44264 44 0 0 18 0 3 0 332134331 200642560 47364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 48985 47364 218 20 0 48343 0
[pid=5043/tid=5045] ppid=5041 vsize=195940 CPUtime=221.93
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 24977 0 0 0 22174 19 0 0 25 0 3 0 332134348 200642560 47364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=195940 CPUtime=220.97
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 26255 0 0 0 22073 24 0 0 25 0 3 0 332134348 200642560 47364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 195940

[startup+282.301 s]
/proc/loadavg: 1.99 1.93 1.59 3/80 5046
/proc/meminfo: memFree=1655832/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=201060 CPUtime=562.77
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 54873 0 0 0 56230 47 0 0 18 0 3 0 332134331 205885440 48669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 50265 48669 218 20 0 49623 0
[pid=5043/tid=5045] ppid=5041 vsize=201060 CPUtime=281.88
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 25584 0 0 0 28169 19 0 0 25 0 3 0 332134348 205885440 48669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947932 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=201060 CPUtime=280.7
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 28226 0 0 0 28044 26 0 0 25 0 3 0 332134348 205885440 48669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.77
Current children cumulated vsize (KiB) 201060

[startup+342.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/80 5046
/proc/meminfo: memFree=1643480/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=212676 CPUtime=682.45
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 59026 0 0 0 68194 51 0 0 18 0 3 0 332134331 217780224 51750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 53169 51750 218 20 0 52527 0
[pid=5043/tid=5045] ppid=5041 vsize=212676 CPUtime=341.86
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 29092 0 0 0 34163 23 0 0 25 0 3 0 332134348 217780224 51750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=212676 CPUtime=340.41
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 28871 0 0 0 34014 27 0 0 25 0 3 0 332134348 217780224 51750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.45
Current children cumulated vsize (KiB) 212676

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.63 3/80 5046
/proc/meminfo: memFree=1629400/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=227144 CPUtime=802.12
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 63352 0 0 0 80152 60 0 0 18 0 3 0 332134331 232595456 55272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 56786 55272 218 20 0 56144 0
[pid=5043/tid=5045] ppid=5041 vsize=227144 CPUtime=401.83
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 29555 0 0 0 40159 24 0 0 25 0 3 0 332134348 232595456 55272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=227144 CPUtime=400.11
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 32734 0 0 0 39976 35 0 0 25 0 3 0 332134348 232595456 55272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.12
Current children cumulated vsize (KiB) 227144

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 5046
/proc/meminfo: memFree=1629144/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=228168 CPUtime=921.81
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 63991 0 0 0 92120 61 0 0 18 0 3 0 332134331 233644032 55374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 57042 55374 218 20 0 56400 0
[pid=5043/tid=5045] ppid=5041 vsize=228168 CPUtime=461.79
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 29716 0 0 0 46154 25 0 0 25 0 3 0 332134348 233644032 55374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=228168 CPUtime=459.84
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 33212 0 0 0 45949 35 0 0 25 0 3 0 332134348 233644032 55374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.81
Current children cumulated vsize (KiB) 228168

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.67 3/80 5046
/proc/meminfo: memFree=1629208/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=228168 CPUtime=1041.52
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 63993 0 0 0 104090 62 0 0 18 0 3 0 332134331 233644032 55376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 57042 55376 218 20 0 56400 0
[pid=5043/tid=5045] ppid=5041 vsize=228168 CPUtime=521.76
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 29717 0 0 0 52151 25 0 0 25 0 3 0 332134348 233644032 55376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517962 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=228168 CPUtime=519.57
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 33213 0 0 0 51921 36 0 0 25 0 3 0 332134348 233644032 55376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.52
Current children cumulated vsize (KiB) 228168

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 5046
/proc/meminfo: memFree=1613592/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=243460 CPUtime=1161.18
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 68206 0 0 0 116051 67 0 0 18 0 3 0 332134331 249303040 59249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 60865 59249 218 20 0 60223 0
[pid=5043/tid=5045] ppid=5041 vsize=243460 CPUtime=581.72
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 33610 0 0 0 58143 29 0 0 25 0 3 0 332134348 249303040 59249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=243460 CPUtime=579.27
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 33533 0 0 0 57891 36 0 0 25 0 3 0 332134348 249303040 59249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520093 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.18
Current children cumulated vsize (KiB) 243460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 5046
/proc/meminfo: memFree=1613592/2055920 swapFree=4156500/4192956
[pid=5043] ppid=5041 vsize=243460 CPUtime=1200.08
/proc/5043/stat : 5043 (MiraXTv3_dyn) S 5041 5043 3381 0 -1 4194304 68410 0 0 0 119941 67 0 0 18 0 3 0 332134331 249303040 59248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5043/statm: 60865 59248 218 20 0 60223 0
[pid=5043/tid=5045] ppid=5041 vsize=243460 CPUtime=601.21
/proc/5043/task/5045/stat : 5045 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 33814 0 0 0 60092 29 0 0 25 0 3 0 332134348 249303040 59248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5043/tid=5046] ppid=5041 vsize=243460 CPUtime=598.69
/proc/5043/task/5046/stat : 5046 (MiraXTv3_dyn) R 5041 5043 3381 0 -1 4194368 33533 0 0 0 59832 37 0 0 25 0 3 0 332134348 249303040 59248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 243460

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.85
CPU time (s): 1200.14
CPU user time (s): 1199.43
CPU system time (s): 0.707892
CPU usage (%): 199.408
Max. virtual memory (cumulated for all children) (KiB): 243460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.707892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68410
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= 531
involuntary context switches= 22414

runsolver used 0.577912 second user time and 1.62075 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 00:09:27 UTC 2007

IDJOB= 301824
IDBENCH= 20068
IDSOLVER= 128
FILE ID= node15/301824-1178842167

PBS_JOBID= 5250990

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S485928362-15.cnf
COMMAND LINE= /tmp/evaluation/301824-1178842167/MiraXTv3_dyn /tmp/evaluation/301824-1178842167/instance-301824-1178842167.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-301824-1178842167 -o ROOT/results/node15/solver-301824-1178842167 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/301824-1178842167/MiraXTv3_dyn /tmp/evaluation/301824-1178842167/instance-301824-1178842167.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  73f8500dfa90695f93ebe5edace82ac9

RANDOM SEED= 266024900

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1850816 kB
Buffers:         39840 kB
Cached:         100356 kB
SwapCached:      16272 kB
Active:          94096 kB
Inactive:        70192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850816 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4532 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            26224 kB
Committed_AS: 10815580 kB
PageTables:       1868 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 node15 on Fri May 11 00:19:31 UTC 2007