Trace number 296904

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.12 601.827

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1534329206-02.SAT.shuffled.cnf
MD5SUM48336611587b1b84ef747574302cca31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.56276
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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/node6/watcher-296904-1178824956 -o ROOT/results/node6/solver-296904-1178824956 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296904-1178824956/MiraXTv3_dyn /tmp/evaluation/296904-1178824956/instance-296904-1178824956.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: 0.95 0.99 1.12 3/77 21849
/proc/meminfo: memFree=1836408/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=3788 CPUtime=0
/proc/21849/stat : 21849 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 358533299 3878912 293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/21849/statm: 947 293 206 20 0 305 0

[startup+0.066038 s]
/proc/loadavg: 0.95 0.99 1.12 3/77 21849
/proc/meminfo: memFree=1836408/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=4444 CPUtime=0.06
/proc/21849/stat : 21849 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194304 467 0 0 0 6 0 0 0 18 0 1 0 358533299 4550656 442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583702 0 0 4096 0 0 0 0 17 0 0 0
/proc/21849/statm: 1111 442 207 20 0 469 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4444

[startup+0.101042 s]
/proc/loadavg: 0.95 0.99 1.12 3/77 21849
/proc/meminfo: memFree=1836408/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=4444 CPUtime=0.09
/proc/21849/stat : 21849 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 358533299 4550656 449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 0 0 0
/proc/21849/statm: 1111 449 207 20 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4444

[startup+0.301068 s]
/proc/loadavg: 0.95 0.99 1.12 3/77 21849
/proc/meminfo: memFree=1836408/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=9004 CPUtime=0.45
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 1083 0 0 0 45 0 0 0 18 0 3 0 358533299 9220096 1058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 2251 1058 218 20 0 1609 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9004

[startup+0.701117 s]
/proc/loadavg: 0.95 0.99 1.12 3/77 21849
/proc/meminfo: memFree=1836408/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=12604 CPUtime=1.24
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 1878 0 0 0 124 0 0 0 18 0 3 0 358533299 12906496 1853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 3151 1853 218 20 0 2509 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12604

[startup+1.50121 s]
/proc/loadavg: 0.95 0.99 1.12 3/80 21852
/proc/meminfo: memFree=1827808/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=16828 CPUtime=2.84
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 2958 0 0 0 283 1 0 0 18 0 3 0 358533299 17231872 2933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 4207 2933 218 20 0 3565 0
[pid=21849/tid=21851] ppid=21847 vsize=16828 CPUtime=1.35
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 1240 0 0 0 135 0 0 0 23 0 3 0 358533313 17231872 2933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=16828 CPUtime=1.34
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 1206 0 0 0 134 0 0 0 17 0 3 0 358533313 17231872 2933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520242 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 16828

[startup+3.1024 s]
/proc/loadavg: 0.95 0.99 1.12 3/80 21852
/proc/meminfo: memFree=1825248/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=20376 CPUtime=6.03
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 3739 0 0 0 602 1 0 0 18 0 3 0 358533299 20865024 3714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 5094 3714 218 20 0 4452 0
[pid=21849/tid=21851] ppid=21847 vsize=20376 CPUtime=2.95
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 1540 0 0 0 295 0 0 0 25 0 3 0 358533313 20865024 3714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=20376 CPUtime=2.93
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 1687 0 0 0 293 0 0 0 25 0 3 0 358533313 20865024 3714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 20376

[startup+6.30177 s]
/proc/loadavg: 1.03 1.01 1.13 3/80 21852
/proc/meminfo: memFree=1814944/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=29008 CPUtime=12.42
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 6255 0 0 0 1239 3 0 0 18 0 3 0 358533299 29704192 6081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 7252 6081 218 20 0 6610 0
[pid=21849/tid=21851] ppid=21847 vsize=29008 CPUtime=6.15
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 2873 0 0 0 614 1 0 0 25 0 3 0 358533313 29704192 6081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521740 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=29008 CPUtime=6.12
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 2870 0 0 0 611 1 0 0 25 0 3 0 358533313 29704192 6081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 29008

[startup+12.7015 s]
/proc/loadavg: 1.11 1.03 1.13 3/80 21852
/proc/meminfo: memFree=1803744/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=37556 CPUtime=25.18
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 8702 0 0 0 2512 6 0 0 18 0 3 0 358533299 38457344 8229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 9389 8229 218 20 0 8747 0
[pid=21849/tid=21851] ppid=21847 vsize=37556 CPUtime=12.54
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 4177 0 0 0 1252 2 0 0 25 0 3 0 358533313 38457344 8229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=37556 CPUtime=12.49
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 4013 0 0 0 1246 3 0 0 25 0 3 0 358533313 38457344 8229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 37556

[startup+25.501 s]
/proc/loadavg: 1.31 1.07 1.15 3/80 21852
/proc/meminfo: memFree=1792416/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=49308 CPUtime=50.71
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 12089 0 0 0 5061 10 0 0 18 0 3 0 358533299 50491392 11074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 12327 11074 218 20 0 11685 0
[pid=21849/tid=21851] ppid=21847 vsize=49308 CPUtime=25.31
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 5802 0 0 0 2528 3 0 0 25 0 3 0 358533313 50491392 11074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=49308 CPUtime=25.25
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 5775 0 0 0 2519 6 0 0 25 0 3 0 358533313 50491392 11074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 49308

[startup+51.101 s]
/proc/loadavg: 1.54 1.15 1.17 3/80 21852
/proc/meminfo: memFree=1789344/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=51560 CPUtime=101.78
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 13825 0 0 0 10167 11 0 0 18 0 3 0 358533299 52797440 11842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 12890 11842 218 20 0 12248 0
[pid=21849/tid=21851] ppid=21847 vsize=51560 CPUtime=50.9
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 6922 0 0 0 5086 4 0 0 25 0 3 0 358533313 52797440 11842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=51560 CPUtime=50.73
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 6391 0 0 0 5067 6 0 0 25 0 3 0 358533313 52797440 11842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 51560

[startup+102.306 s]
/proc/loadavg: 1.80 1.28 1.21 3/80 21852
/proc/meminfo: memFree=1785632/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=54244 CPUtime=203.91
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 16743 0 0 0 20377 14 0 0 18 0 3 0 358533299 55545856 12715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 13561 12715 218 20 0 12919 0
[pid=21849/tid=21851] ppid=21847 vsize=54244 CPUtime=102.04
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 8541 0 0 0 10199 5 0 0 25 0 3 0 358533313 55545856 12715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=54244 CPUtime=101.71
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 7690 0 0 0 10163 8 0 0 23 0 3 0 358533313 55545856 12715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 54244

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.26 3/80 21852
/proc/meminfo: memFree=1782752/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=58364 CPUtime=323.53
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 19777 0 0 0 32337 16 0 0 18 0 3 0 358533299 59764736 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 14591 13438 218 20 0 13949 0
[pid=21849/tid=21851] ppid=21847 vsize=58364 CPUtime=161.78
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 10095 0 0 0 16171 7 0 0 25 0 3 0 358533313 59764736 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21849/tid=21852] ppid=21847 vsize=58364 CPUtime=161.6
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 9170 0 0 0 16151 9 0 0 25 0 3 0 358533313 59764736 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 58364

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.30 3/80 21852
/proc/meminfo: memFree=1780064/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=61236 CPUtime=443.2
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 22716 0 0 0 44300 20 0 0 18 0 3 0 358533299 62705664 14103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 15309 14103 218 20 0 14667 0
[pid=21849/tid=21851] ppid=21847 vsize=61236 CPUtime=221.53
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 11332 0 0 0 22144 9 0 0 18 0 3 0 358533313 62705664 14103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21849/tid=21852] ppid=21847 vsize=61236 CPUtime=221.52
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 10872 0 0 0 22142 10 0 0 25 0 3 0 358533313 62705664 14103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 61236

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.34 3/80 21852
/proc/meminfo: memFree=1777504/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=63180 CPUtime=562.87
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 25567 0 0 0 56265 22 0 0 18 0 3 0 358533299 64696320 14743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 15795 14743 218 20 0 15153 0
[pid=21849/tid=21851] ppid=21847 vsize=63180 CPUtime=281.26
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 12617 0 0 0 28116 10 0 0 18 0 3 0 358533313 64696320 14743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21849/tid=21852] ppid=21847 vsize=63180 CPUtime=281.46
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 12438 0 0 0 28135 11 0 0 18 0 3 0 358533313 64696320 14743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 63180

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.38 3/80 21852
/proc/meminfo: memFree=1775776/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=64932 CPUtime=682.52
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 28138 0 0 0 68229 23 0 0 18 0 3 0 358533299 66490368 15170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 16233 15170 218 20 0 15591 0
[pid=21849/tid=21851] ppid=21847 vsize=64932 CPUtime=340.99
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 13876 0 0 0 34088 11 0 0 25 0 3 0 358533313 66490368 15170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21849/tid=21852] ppid=21847 vsize=64932 CPUtime=341.39
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 13750 0 0 0 34127 12 0 0 25 0 3 0 358533313 66490368 15170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.52
Current children cumulated vsize (KiB) 64932

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.41 3/80 21852
/proc/meminfo: memFree=1774368/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=66600 CPUtime=802.18
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 30612 0 0 0 80193 25 0 0 18 0 3 0 358533299 68198400 15500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 16650 15500 218 20 0 16008 0
[pid=21849/tid=21851] ppid=21847 vsize=66600 CPUtime=400.72
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 15034 0 0 0 40060 12 0 0 25 0 3 0 358533313 68198400 15500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21849/tid=21852] ppid=21847 vsize=66600 CPUtime=401.31
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 15066 0 0 0 40119 12 0 0 25 0 3 0 358533313 68198400 15500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.18
Current children cumulated vsize (KiB) 66600

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.45 3/80 21852
/proc/meminfo: memFree=1772128/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=68292 CPUtime=921.85
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 33192 0 0 0 92156 29 0 0 18 0 3 0 358533299 69931008 16070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 17073 16070 218 20 0 16431 0
[pid=21849/tid=21851] ppid=21847 vsize=68292 CPUtime=460.45
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 16464 0 0 0 46031 14 0 0 25 0 3 0 358533313 69931008 16070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21849/tid=21852] ppid=21847 vsize=68292 CPUtime=461.24
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 16216 0 0 0 46111 13 0 0 25 0 3 0 358533313 69931008 16070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.85
Current children cumulated vsize (KiB) 68292

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.48 3/80 21852
/proc/meminfo: memFree=1769696/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=71928 CPUtime=1041.51
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 35840 0 0 0 104119 32 0 0 18 0 3 0 358533299 73654272 16695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 17982 16695 218 20 0 17340 0
[pid=21849/tid=21851] ppid=21847 vsize=71928 CPUtime=520.25
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 17561 0 0 0 52010 15 0 0 17 0 3 0 358533313 73654272 16695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=71928 CPUtime=521.1
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 17767 0 0 0 52094 16 0 0 17 0 3 0 358533313 73654272 16695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.51
Current children cumulated vsize (KiB) 71928

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.51 3/80 21852
/proc/meminfo: memFree=1768928/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=72356 CPUtime=1161.18
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 38012 0 0 0 116085 33 0 0 18 0 3 0 358533299 74092544 16897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 18089 16897 218 20 0 17447 0
[pid=21849/tid=21851] ppid=21847 vsize=72356 CPUtime=580.19
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 18679 0 0 0 58003 16 0 0 25 0 3 0 358533313 74092544 16897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=72356 CPUtime=580.83
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 18821 0 0 0 58067 16 0 0 25 0 3 0 358533313 74092544 16897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.18
Current children cumulated vsize (KiB) 72356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.85 1.52 3/80 21852
/proc/meminfo: memFree=1768608/2055924 swapFree=4143808/4192956
[pid=21849] ppid=21847 vsize=72544 CPUtime=1200.09
/proc/21849/stat : 21849 (MiraXTv3_dyn) S 21847 21849 20591 0 -1 4194304 38706 0 0 0 119975 34 0 0 18 0 3 0 358533299 74285056 16979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21849/statm: 18136 16979 218 20 0 17494 0
[pid=21849/tid=21851] ppid=21847 vsize=72544 CPUtime=599.68
/proc/21849/task/21851/stat : 21851 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 19060 0 0 0 59952 16 0 0 25 0 3 0 358533313 74285056 16979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21849/tid=21852] ppid=21847 vsize=72544 CPUtime=600.25
/proc/21849/task/21852/stat : 21852 (MiraXTv3_dyn) R 21847 21849 20591 0 -1 4194368 19134 0 0 0 60008 17 0 0 25 0 3 0 358533313 74285056 16979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 72544

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.827
CPU time (s): 1200.12
CPU user time (s): 1199.77
CPU system time (s): 0.353946
CPU usage (%): 199.413
Max. virtual memory (cumulated for all children) (KiB): 72628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38706
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= 429
involuntary context switches= 22611

runsolver used 0.666898 second user time and 1.53377 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 19:22:36 UTC 2007

IDJOB= 296904
IDBENCH= 19948
IDSOLVER= 128
FILE ID= node6/296904-1178824956

PBS_JOBID= 5250975

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1534329206-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296904-1178824956/MiraXTv3_dyn /tmp/evaluation/296904-1178824956/instance-296904-1178824956.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-296904-1178824956 -o ROOT/results/node6/solver-296904-1178824956 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296904-1178824956/MiraXTv3_dyn /tmp/evaluation/296904-1178824956/instance-296904-1178824956.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  48336611587b1b84ef747574302cca31

RANDOM SEED= 628844122

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1836752 kB
Buffers:         40044 kB
Cached:         111148 kB
SwapCached:      17516 kB
Active:         102328 kB
Inactive:        73480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1836752 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:            4156 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            29000 kB
Committed_AS: 12651184 kB
PageTables:       1784 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 node6 on Thu May 10 19:32:40 UTC 2007