Trace number 301867

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 v1? (TO) 1200.08 1200.83

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S36357048-10.cnf
MD5SUM4cdd0acdea0930e71ba338cdcb899d67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark831.247
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 MiraXTv1...

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/node3/watcher-301867-1178842313 -o ROOT/results/node3/solver-301867-1178842313 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/301867-1178842313/MiraXTv1_dyn /tmp/evaluation/301867-1178842313/instance-301867-1178842313.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.91 0.97 0.99 3/77 13388
/proc/meminfo: memFree=1840992/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=3788 CPUtime=0
/proc/13388/stat : 13388 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 360269062 3878912 374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/13388/statm: 947 377 205 20 0 305 0

[startup+0.059639 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 13388
/proc/meminfo: memFree=1840992/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=5700 CPUtime=0.05
/proc/13388/stat : 13388 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194304 873 0 0 0 5 0 0 0 18 0 1 0 360269062 5836800 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 0 0 0
/proc/13388/statm: 1425 848 207 20 0 783 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5700

[startup+0.101645 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 13388
/proc/meminfo: memFree=1840992/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=5700 CPUtime=0.09
/proc/13388/stat : 13388 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 360269062 5836800 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575893 0 0 4096 0 0 0 0 17 0 0 0
/proc/13388/statm: 1425 848 207 20 0 783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5700

[startup+0.301677 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 13388
/proc/meminfo: memFree=1840992/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=10320 CPUtime=0.29
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 1521 0 0 0 29 0 0 0 18 0 2 0 360269062 10567680 1409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 2580 1409 218 20 0 1938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10320

[startup+0.70174 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 13388
/proc/meminfo: memFree=1840992/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=12960 CPUtime=0.69
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 2208 0 0 0 68 1 0 0 18 0 2 0 360269062 13271040 2096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 3240 2096 218 20 0 2598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12960

[startup+1.50187 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1831312/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=17844 CPUtime=1.49
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 3499 0 0 0 147 2 0 0 18 0 2 0 360269062 18272256 3387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 4461 3387 218 20 0 3819 0
[pid=13388/tid=13390] ppid=13386 vsize=17844 CPUtime=1.33
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 2443 0 0 0 132 1 0 0 25 0 2 0 360269077 18272256 3387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17844

[startup+3.10212 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1825616/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=22932 CPUtime=3.09
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 4648 0 0 0 307 2 0 0 18 0 2 0 360269062 23482368 4536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 5733 4536 218 20 0 5091 0
[pid=13388/tid=13390] ppid=13386 vsize=22932 CPUtime=2.94
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 3592 0 0 0 292 2 0 0 25 0 2 0 360269077 23482368 4536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22932

[startup+6.30162 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1811408/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=38592 CPUtime=6.29
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 8655 0 0 0 624 5 0 0 18 0 2 0 360269062 39518208 8507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 9648 8507 218 20 0 9006 0
[pid=13388/tid=13390] ppid=13386 vsize=38592 CPUtime=6.13
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 7599 0 0 0 609 4 0 0 25 0 2 0 360269077 39518208 8507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38592

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1796944/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=50868 CPUtime=12.68
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 11890 0 0 0 1262 6 0 0 18 0 2 0 360269062 52088832 11659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 12717 11659 218 20 0 12075 0
[pid=13388/tid=13390] ppid=13386 vsize=50868 CPUtime=12.53
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 10834 0 0 0 1247 6 0 0 25 0 2 0 360269077 52088832 11659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50868

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1779024/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=67392 CPUtime=25.48
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 16229 0 0 0 2540 8 0 0 18 0 2 0 360269062 69009408 15837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 16848 15837 218 20 0 16206 0
[pid=13388/tid=13390] ppid=13386 vsize=67392 CPUtime=25.32
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 15173 0 0 0 2525 7 0 0 25 0 2 0 360269077 69009408 15837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67392

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1763792/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=81488 CPUtime=51.06
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 20126 0 0 0 5095 11 0 0 18 0 2 0 360269062 83443712 19362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 20372 19362 218 20 0 19730 0
[pid=13388/tid=13390] ppid=13386 vsize=81488 CPUtime=50.9
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 19070 0 0 0 5080 10 0 0 25 0 2 0 360269077 83443712 19362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 81488

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1752336/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=92736 CPUtime=102.23
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 23473 0 0 0 10210 13 0 0 18 0 2 0 360269062 94961664 22188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 23184 22188 218 20 0 22542 0
[pid=13388/tid=13390] ppid=13386 vsize=92736 CPUtime=102.07
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 22417 0 0 0 10195 12 0 0 25 0 2 0 360269077 94961664 22188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 92736

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1752336/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=92920 CPUtime=162.18
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 24150 0 0 0 16205 13 0 0 18 0 2 0 360269062 95150080 22205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 23230 22205 218 20 0 22588 0
[pid=13388/tid=13390] ppid=13386 vsize=92920 CPUtime=162.03
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 23094 0 0 0 16190 13 0 0 25 0 2 0 360269077 95150080 22205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 92920

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1751568/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=93580 CPUtime=222.15
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 24994 0 0 0 22201 14 0 0 18 0 2 0 360269062 95825920 22389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 23395 22389 218 20 0 22753 0
[pid=13388/tid=13390] ppid=13386 vsize=93580 CPUtime=222
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 23938 0 0 0 22186 14 0 0 25 0 2 0 360269077 95825920 22389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 93580

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1750544/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=94656 CPUtime=282.12
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 25856 0 0 0 28197 15 0 0 18 0 2 0 360269062 96927744 22657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 23664 22657 218 20 0 23022 0
[pid=13388/tid=13390] ppid=13386 vsize=94656 CPUtime=281.96
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 24800 0 0 0 28182 14 0 0 25 0 2 0 360269077 96927744 22657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566736 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 94656

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1749328/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=96168 CPUtime=342.08
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 26745 0 0 0 34193 15 0 0 18 0 2 0 360269062 98476032 23018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 24042 23018 218 20 0 23400 0
[pid=13388/tid=13390] ppid=13386 vsize=96168 CPUtime=341.92
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 25689 0 0 0 34177 15 0 0 25 0 2 0 360269077 98476032 23018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 96168

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1746896/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=98476 CPUtime=402.04
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 27792 0 0 0 40188 16 0 0 18 0 2 0 360269062 100839424 23603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 24619 23603 218 20 0 23977 0
[pid=13388/tid=13390] ppid=13386 vsize=98476 CPUtime=401.88
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 26736 0 0 0 40173 15 0 0 25 0 2 0 360269077 100839424 23603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 98476

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1746128/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=99032 CPUtime=462
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 28398 0 0 0 46184 16 0 0 18 0 2 0 360269062 101408768 23747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 24758 23747 218 20 0 24116 0
[pid=13388/tid=13390] ppid=13386 vsize=99032 CPUtime=461.85
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 27342 0 0 0 46169 16 0 0 25 0 2 0 360269077 101408768 23747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 99032

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1739280/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=105944 CPUtime=521.97
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 30635 0 0 0 52178 19 0 0 18 0 2 0 360269062 108486656 25455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 26486 25455 218 20 0 25844 0
[pid=13388/tid=13390] ppid=13386 vsize=105944 CPUtime=521.81
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 29579 0 0 0 52163 18 0 0 25 0 2 0 360269077 108486656 25455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 105944

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1739344/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=105944 CPUtime=581.93
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 31034 0 0 0 58174 19 0 0 18 0 2 0 360269062 108486656 25456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 26486 25456 218 20 0 25844 0
[pid=13388/tid=13390] ppid=13386 vsize=105944 CPUtime=581.77
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 29978 0 0 0 58159 18 0 0 25 0 2 0 360269077 108486656 25456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 105944

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1739216/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=106080 CPUtime=641.89
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 31265 0 0 0 64170 19 0 0 18 0 2 0 360269062 108625920 25486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 26520 25486 218 20 0 25878 0
[pid=13388/tid=13390] ppid=13386 vsize=106080 CPUtime=641.74
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 30209 0 0 0 64155 19 0 0 25 0 2 0 360269077 108625920 25486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 106080

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1739216/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=106080 CPUtime=701.86
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 31734 0 0 0 70167 19 0 0 18 0 2 0 360269062 108625920 25486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 26520 25486 218 20 0 25878 0
[pid=13388/tid=13390] ppid=13386 vsize=106080 CPUtime=701.71
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 30678 0 0 0 70152 19 0 0 25 0 2 0 360269077 108625920 25486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 106080

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1739152/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=106080 CPUtime=761.82
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 32204 0 0 0 76163 19 0 0 18 0 2 0 360269062 108625920 25487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 26520 25487 218 20 0 25878 0
[pid=13388/tid=13390] ppid=13386 vsize=106080 CPUtime=761.67
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 31148 0 0 0 76148 19 0 0 25 0 2 0 360269077 108625920 25487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 106080

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1737040/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=108060 CPUtime=821.78
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 33195 0 0 0 82158 20 0 0 18 0 2 0 360269062 110653440 26009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27015 26009 218 20 0 26373 0
[pid=13388/tid=13390] ppid=13386 vsize=108060 CPUtime=821.63
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 32139 0 0 0 82143 20 0 0 25 0 2 0 360269077 110653440 26009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 108060

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1736976/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=108196 CPUtime=881.74
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 33686 0 0 0 88154 20 0 0 18 0 2 0 360269062 110792704 26031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27049 26031 218 20 0 26407 0
[pid=13388/tid=13390] ppid=13386 vsize=108196 CPUtime=881.59
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 32630 0 0 0 88139 20 0 0 25 0 2 0 360269077 110792704 26031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 108196

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1736080/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=108988 CPUtime=941.71
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 34362 0 0 0 94150 21 0 0 18 0 2 0 360269062 111603712 26238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27247 26238 218 20 0 26605 0
[pid=13388/tid=13390] ppid=13386 vsize=108988 CPUtime=941.55
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 33306 0 0 0 94135 20 0 0 25 0 2 0 360269077 111603712 26238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565518 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 108988

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1735952/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=109288 CPUtime=1001.66
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 34877 0 0 0 100145 21 0 0 18 0 2 0 360269062 111910912 26284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27322 26284 218 20 0 26680 0
[pid=13388/tid=13390] ppid=13386 vsize=109288 CPUtime=1001.5
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 33821 0 0 0 100130 20 0 0 25 0 2 0 360269077 111910912 26284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 109288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1735824/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=109288 CPUtime=1061.63
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 35364 0 0 0 106142 21 0 0 18 0 2 0 360269062 111910912 26302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27322 26302 218 20 0 26680 0
[pid=13388/tid=13390] ppid=13386 vsize=109288 CPUtime=1061.47
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 34308 0 0 0 106127 20 0 0 25 0 2 0 360269077 111910912 26302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565880 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 109288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1733264/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=111936 CPUtime=1121.59
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 36418 0 0 0 112137 22 0 0 18 0 2 0 360269062 114622464 26954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27984 26954 218 20 0 27342 0
[pid=13388/tid=13390] ppid=13386 vsize=111936 CPUtime=1121.43
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 35362 0 0 0 112122 21 0 0 25 0 2 0 360269077 114622464 26954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 111936

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1733200/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=111936 CPUtime=1181.55
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 36845 0 0 0 118133 22 0 0 18 0 2 0 360269062 114622464 26979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 27984 26979 218 20 0 27342 0
[pid=13388/tid=13390] ppid=13386 vsize=111936 CPUtime=1181.4
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 35789 0 0 0 118118 22 0 0 25 0 2 0 360269077 114622464 26979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 111936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13390
/proc/meminfo: memFree=1733136/2055920 swapFree=4138684/4192956
[pid=13388] ppid=13386 vsize=112112 CPUtime=1200.04
/proc/13388/stat : 13388 (MiraXTv1_dyn) S 13386 13388 11900 0 -1 4194304 36992 0 0 0 119982 22 0 0 18 0 2 0 360269062 114802688 26992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13388/statm: 28028 26992 218 20 0 27386 0
[pid=13388/tid=13390] ppid=13386 vsize=112112 CPUtime=1199.89
/proc/13388/task/13390/stat : 13390 (MiraXTv1_dyn) R 13386 13388 11900 0 -1 4194368 35936 0 0 0 119967 22 0 0 25 0 2 0 360269077 114802688 26992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 112112

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): 1200.83
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.245962
CPU usage (%): 99.9376
Max. virtual memory (cumulated for all children) (KiB): 112204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36992
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= 24035

runsolver used 1.27281 second user time and 3.10053 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 00:11:53 UTC 2007

IDJOB= 301867
IDBENCH= 20069
IDSOLVER= 130
FILE ID= node3/301867-1178842313

PBS_JOBID= 5250993

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S36357048-10.cnf
COMMAND LINE= /tmp/evaluation/301867-1178842313/MiraXTv1_dyn /tmp/evaluation/301867-1178842313/instance-301867-1178842313.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-301867-1178842313 -o ROOT/results/node3/solver-301867-1178842313 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/301867-1178842313/MiraXTv1_dyn /tmp/evaluation/301867-1178842313/instance-301867-1178842313.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4cdd0acdea0930e71ba338cdcb899d67

RANDOM SEED= 985490475

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1841208 kB
Buffers:         39956 kB
Cached:         109148 kB
SwapCached:      18176 kB
Active:          93616 kB
Inactive:        79636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841208 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4444 kB
Writeback:           0 kB
Mapped:          29952 kB
Slab:            26940 kB
Committed_AS: 11458104 kB
PageTables:       1780 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 node3 on Fri May 11 00:31:56 UTC 2007