Trace number 301988

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.22 601.851

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1627256190-14.cnf
MD5SUMaa6f003e66b3d0300db8028f8a7c86f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark238.038
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/node17/watcher-301988-1178893761 -o ROOT/results/node17/solver-301988-1178893761 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/301988-1178893761/MiraXTv3_dyn /tmp/evaluation/301988-1178893761/instance-301988-1178893761.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.99 0.98 0.99 3/77 17288
/proc/meminfo: memFree=1716088/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=3788 CPUtime=0
/proc/17288/stat : 17288 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 337293617 3878912 373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17288/statm: 947 376 205 20 0 305 0

[startup+0.096529 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17288
/proc/meminfo: memFree=1716088/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=5700 CPUtime=0.09
/proc/17288/stat : 17288 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194304 874 0 0 0 9 0 0 0 18 0 1 0 337293617 5836800 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575862 0 0 4096 0 0 0 0 17 0 0 0
/proc/17288/statm: 1425 849 207 20 0 783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5700

[startup+0.10153 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17288
/proc/meminfo: memFree=1716088/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=5700 CPUtime=0.09
/proc/17288/stat : 17288 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194304 874 0 0 0 9 0 0 0 18 0 1 0 337293617 5836800 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3292888 0 0 4096 0 0 0 0 17 0 0 0
/proc/17288/statm: 1425 849 207 20 0 783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5700

[startup+0.301558 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17288
/proc/meminfo: memFree=1716088/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=15464 CPUtime=0.41
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 1957 0 0 0 41 0 0 0 18 0 3 0 337293617 15835136 1844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 3866 1844 218 20 0 3224 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 15464

[startup+0.701597 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17288
/proc/meminfo: memFree=1716088/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=20284 CPUtime=1.21
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 3348 0 0 0 120 1 0 0 18 0 3 0 337293617 20770816 3235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 5071 3235 218 20 0 4429 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 20284

[startup+1.50268 s]
/proc/loadavg: 1.07 1.00 1.00 3/80 17291
/proc/meminfo: memFree=1699936/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=30168 CPUtime=2.82
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 5846 0 0 0 279 3 0 0 18 0 3 0 337293617 30892032 5733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 7542 5733 218 20 0 6900 0
[pid=17288/tid=17290] ppid=17286 vsize=30168 CPUtime=1.34
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 2461 0 0 0 133 1 0 0 25 0 3 0 337293633 30892032 5733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520993 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=30168 CPUtime=1.31
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 2321 0 0 0 130 1 0 0 25 0 3 0 337293633 30892032 5733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 30168

[startup+3.10185 s]
/proc/loadavg: 1.07 1.00 1.00 3/80 17291
/proc/meminfo: memFree=1686624/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=48512 CPUtime=6.01
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 10284 0 0 0 595 6 0 0 18 0 3 0 337293617 49676288 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 12128 10171 218 20 0 11486 0
[pid=17288/tid=17290] ppid=17286 vsize=48512 CPUtime=2.93
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 4743 0 0 0 291 2 0 0 18 0 3 0 337293633 49676288 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=48512 CPUtime=2.91
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 4477 0 0 0 288 3 0 0 25 0 3 0 337293633 49676288 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 48512

[startup+6.30118 s]
/proc/loadavg: 1.07 1.00 1.00 3/80 17291
/proc/meminfo: memFree=1671456/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=59064 CPUtime=12.39
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 13012 0 0 0 1231 8 0 0 18 0 3 0 337293617 60481536 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 14766 12899 218 20 0 14124 0
[pid=17288/tid=17290] ppid=17286 vsize=59064 CPUtime=6.12
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 5670 0 0 0 610 2 0 0 18 0 3 0 337293633 60481536 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521256 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=59064 CPUtime=6.08
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 6278 0 0 0 604 4 0 0 20 0 3 0 337293633 60481536 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 59064

[startup+12.7019 s]
/proc/loadavg: 1.22 1.03 1.01 3/80 17291
/proc/meminfo: memFree=1619680/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=108308 CPUtime=25.15
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 25724 0 0 0 2497 18 0 0 18 0 3 0 337293617 110907392 25418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 27077 25418 218 20 0 26435 0
[pid=17288/tid=17290] ppid=17286 vsize=108308 CPUtime=12.52
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 12268 0 0 0 1245 7 0 0 25 0 3 0 337293633 110907392 25418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=108308 CPUtime=12.46
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 12392 0 0 0 1236 10 0 0 24 0 3 0 337293633 110907392 25418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 108308

[startup+25.5022 s]
/proc/loadavg: 1.34 1.06 1.02 3/80 17291
/proc/meminfo: memFree=1581664/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=141340 CPUtime=50.67
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 34200 0 0 0 5042 25 0 0 18 0 3 0 337293617 144732160 33583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 35335 33583 218 20 0 34693 0
[pid=17288/tid=17290] ppid=17286 vsize=141340 CPUtime=25.3
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 16670 0 0 0 2521 9 0 0 25 0 3 0 337293633 144732160 33583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=141340 CPUtime=25.2
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 16466 0 0 0 2505 15 0 0 25 0 3 0 337293633 144732160 33583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 141340

[startup+51.1029 s]
/proc/loadavg: 1.56 1.14 1.04 3/80 17291
/proc/meminfo: memFree=1528800/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=194244 CPUtime=101.75
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 48078 0 0 0 10135 40 0 0 18 0 3 0 337293617 198905856 46786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 48561 46786 218 20 0 47919 0
[pid=17288/tid=17290] ppid=17286 vsize=194244 CPUtime=50.87
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 23499 0 0 0 5072 15 0 0 25 0 3 0 337293633 198905856 46786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=194244 CPUtime=50.7
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 23515 0 0 0 5046 24 0 0 25 0 3 0 337293633 198905856 46786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 194244

[startup+102.306 s]
/proc/loadavg: 1.82 1.28 1.10 3/80 17291
/proc/meminfo: memFree=1502176/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=220388 CPUtime=203.86
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 55842 0 0 0 20340 46 0 0 18 0 3 0 337293617 225677312 53504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55097 53504 218 20 0 54455 0
[pid=17288/tid=17290] ppid=17286 vsize=220388 CPUtime=102.02
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 28342 0 0 0 10183 19 0 0 19 0 3 0 337293633 225677312 53504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=220388 CPUtime=101.68
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 26436 0 0 0 10141 27 0 0 25 0 3 0 337293633 225677312 53504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 220388

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 17291
/proc/meminfo: memFree=1498976/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222768 CPUtime=323.54
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 57686 0 0 0 32305 49 0 0 18 0 3 0 337293617 228114432 54225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55692 54225 218 20 0 55050 0
[pid=17288/tid=17290] ppid=17286 vsize=222768 CPUtime=161.96
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 29498 0 0 0 16176 20 0 0 25 0 3 0 337293633 228114432 54225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222768 CPUtime=161.41
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 27124 0 0 0 16113 28 0 0 25 0 3 0 337293633 228114432 54225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 222768

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 17291
/proc/meminfo: memFree=1498720/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222928 CPUtime=443.21
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 58731 0 0 0 44271 50 0 0 18 0 3 0 337293617 228278272 54265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55732 54265 218 20 0 55090 0
[pid=17288/tid=17290] ppid=17286 vsize=222928 CPUtime=221.89
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30073 0 0 0 22169 20 0 0 25 0 3 0 337293633 228278272 54265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222928 CPUtime=221.15
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 27594 0 0 0 22086 29 0 0 25 0 3 0 337293633 228278272 54265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 222928

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/80 17291
/proc/meminfo: memFree=1498848/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222928 CPUtime=562.87
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 59743 0 0 0 56236 51 0 0 18 0 3 0 337293617 228278272 54272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55732 54272 218 20 0 55090 0
[pid=17288/tid=17290] ppid=17286 vsize=222928 CPUtime=281.81
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30344 0 0 0 28161 20 0 0 25 0 3 0 337293633 228278272 54272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222928 CPUtime=280.9
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 28335 0 0 0 28060 30 0 0 25 0 3 0 337293633 228278272 54272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 222928

[startup+342.302 s]
/proc/loadavg: 2.07 1.69 1.30 3/80 17291
/proc/meminfo: memFree=1498848/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222928 CPUtime=682.55
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 60232 0 0 0 68202 53 0 0 18 0 3 0 337293617 228278272 54292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55732 54292 218 20 0 55090 0
[pid=17288/tid=17290] ppid=17286 vsize=222928 CPUtime=341.74
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30364 0 0 0 34153 21 0 0 25 0 3 0 337293633 228278272 54292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222928 CPUtime=340.64
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 28804 0 0 0 34033 31 0 0 25 0 3 0 337293633 228278272 54292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 222928

[startup+402.303 s]
/proc/loadavg: 2.03 1.74 1.34 3/80 17291
/proc/meminfo: memFree=1498784/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222928 CPUtime=802.24
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 60722 0 0 0 80170 54 0 0 18 0 3 0 337293617 228278272 54313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55732 54313 218 20 0 55090 0
[pid=17288/tid=17290] ppid=17286 vsize=222928 CPUtime=401.68
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30375 0 0 0 40147 21 0 0 25 0 3 0 337293633 228278272 54313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222928 CPUtime=400.4
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 29283 0 0 0 40008 32 0 0 25 0 3 0 337293633 228278272 54313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.24
Current children cumulated vsize (KiB) 222928

[startup+462.303 s]
/proc/loadavg: 2.01 1.79 1.38 3/80 17291
/proc/meminfo: memFree=1498784/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222928 CPUtime=921.9
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 60991 0 0 0 92135 55 0 0 18 0 3 0 337293617 228278272 54314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55732 54314 218 20 0 55090 0
[pid=17288/tid=17290] ppid=17286 vsize=222928 CPUtime=461.59
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30376 0 0 0 46138 21 0 0 17 0 3 0 337293633 228278272 54314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3293535 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222928 CPUtime=460.14
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 29551 0 0 0 45981 33 0 0 25 0 3 0 337293633 228278272 54314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.9
Current children cumulated vsize (KiB) 222928

[startup+522.302 s]
/proc/loadavg: 2.00 1.82 1.41 3/80 17291
/proc/meminfo: memFree=1498784/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=222928 CPUtime=1041.61
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 60991 0 0 0 104105 56 0 0 18 0 3 0 337293617 228278272 54314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 55732 54314 218 20 0 55090 0
[pid=17288/tid=17290] ppid=17286 vsize=222928 CPUtime=521.54
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30376 0 0 0 52133 21 0 0 25 0 3 0 337293633 228278272 54314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=222928 CPUtime=519.88
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 29551 0 0 0 51955 33 0 0 25 0 3 0 337293633 228278272 54314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.61
Current children cumulated vsize (KiB) 222928

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.45 3/80 17291
/proc/meminfo: memFree=1480224/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=241360 CPUtime=1161.29
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 65872 0 0 0 116067 62 0 0 18 0 3 0 337293617 247152640 58923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 60340 58923 218 20 0 59698 0
[pid=17288/tid=17290] ppid=17286 vsize=241360 CPUtime=581.48
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30376 0 0 0 58127 21 0 0 25 0 3 0 337293633 247152640 58923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=241360 CPUtime=579.63
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 34432 0 0 0 57923 40 0 0 25 0 3 0 337293633 247152640 58923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.29
Current children cumulated vsize (KiB) 241360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 2.00 1.86 1.46 3/80 17291
/proc/meminfo: memFree=1480224/2055920 swapFree=4140644/4192956
[pid=17288] ppid=17286 vsize=241360 CPUtime=1200.16
/proc/17288/stat : 17288 (MiraXTv3_dyn) S 17286 17288 16039 0 -1 4194304 66077 0 0 0 119953 63 0 0 18 0 3 0 337293617 247152640 58924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17288/statm: 60340 58924 218 20 0 59698 0
[pid=17288/tid=17290] ppid=17286 vsize=241360 CPUtime=600.95
/proc/17288/task/17290/stat : 17290 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 30377 0 0 0 60074 21 0 0 25 0 3 0 337293633 247152640 58924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17288/tid=17291] ppid=17286 vsize=241360 CPUtime=599.04
/proc/17288/task/17291/stat : 17291 (MiraXTv3_dyn) R 17286 17288 16039 0 -1 4194368 34636 0 0 0 59863 41 0 0 24 0 3 0 337293633 247152640 58924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 241360

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.851
CPU time (s): 1200.22
CPU user time (s): 1199.55
CPU system time (s): 0.670898
CPU usage (%): 199.421
Max. virtual memory (cumulated for all children) (KiB): 241360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.670898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66077
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= 490
involuntary context switches= 22598

runsolver used 0.541917 second user time and 1.66075 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 14:29:21 UTC 2007

IDJOB= 301988
IDBENCH= 20072
IDSOLVER= 128
FILE ID= node17/301988-1178893761

PBS_JOBID= 5251071

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-S1627256190-14.cnf
COMMAND LINE= /tmp/evaluation/301988-1178893761/MiraXTv3_dyn /tmp/evaluation/301988-1178893761/instance-301988-1178893761.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-301988-1178893761 -o ROOT/results/node17/solver-301988-1178893761 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/301988-1178893761/MiraXTv3_dyn /tmp/evaluation/301988-1178893761/instance-301988-1178893761.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aa6f003e66b3d0300db8028f8a7c86f7

RANDOM SEED= 354963096

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1716368 kB
Buffers:         48844 kB
Cached:         203916 kB
SwapCached:      15568 kB
Active:         124956 kB
Inactive:       151892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716368 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4500 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            48212 kB
Committed_AS: 10190912 kB
PageTables:       1796 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 node17 on Fri May 11 14:39:25 UTC 2007