Trace number 299856

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.09 601.625

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
MD5SUM3a08d8a4e83b1d2d972d4be84e7630c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.0793
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
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/node3/watcher-299856-1178835079 -o ROOT/results/node3/solver-299856-1178835079 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299856-1178835079/MiraXTv3_dyn /tmp/evaluation/299856-1178835079/instance-299856-1178835079.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.92 0.98 0.99 3/77 12594
/proc/meminfo: memFree=1844320/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=3788 CPUtime=0
/proc/12594/stat : 12594 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 359545641 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12594/statm: 947 267 206 20 0 305 0

[startup+0.238352 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12594
/proc/meminfo: memFree=1844320/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=7548 CPUtime=0.45
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 917 0 0 0 45 0 0 0 18 0 3 0 359545641 7729152 892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 1887 892 218 20 0 1245 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 7548

[startup+0.301361 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12594
/proc/meminfo: memFree=1844320/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=7744 CPUtime=0.58
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 1013 0 0 0 58 0 0 0 18 0 3 0 359545641 7929856 988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 1936 988 218 20 0 1294 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7744

[startup+0.401377 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12594
/proc/meminfo: memFree=1844320/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=9072 CPUtime=0.78
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 1172 0 0 0 78 0 0 0 18 0 3 0 359545641 9289728 1147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 2268 1148 218 20 0 1626 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 9072

[startup+0.701427 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12594
/proc/meminfo: memFree=1844320/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=9972 CPUtime=1.37
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 1591 0 0 0 137 0 0 0 18 0 3 0 359545641 10211328 1566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 2493 1566 218 20 0 1851 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9972

[startup+1.50156 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 12597
/proc/meminfo: memFree=1836296/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=14120 CPUtime=2.97
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 2516 0 0 0 296 1 0 0 18 0 3 0 359545641 14458880 2491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 3530 2491 218 20 0 2888 0
[pid=12594/tid=12596] ppid=12592 vsize=14120 CPUtime=1.49
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 961 0 0 0 149 0 0 0 25 0 3 0 359545642 14458880 2491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=14120 CPUtime=1.47
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 1219 0 0 0 146 1 0 0 18 0 3 0 359545642 14458880 2491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14120

[startup+3.10282 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 12597
/proc/meminfo: memFree=1834568/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=16324 CPUtime=6.17
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 3009 0 0 0 615 2 0 0 18 0 3 0 359545641 16715776 2984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 4081 2984 218 20 0 3439 0
[pid=12594/tid=12596] ppid=12592 vsize=16324 CPUtime=3.08
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 1089 0 0 0 308 0 0 0 25 0 3 0 359545642 16715776 2984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=16324 CPUtime=3.07
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 1584 0 0 0 306 1 0 0 25 0 3 0 359545642 16715776 2984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16324

[startup+6.30134 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 12597
/proc/meminfo: memFree=1826888/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=23424 CPUtime=12.55
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 4982 0 0 0 1252 3 0 0 18 0 3 0 359545641 23986176 4842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 5856 4842 218 20 0 5214 0
[pid=12594/tid=12596] ppid=12592 vsize=23424 CPUtime=6.27
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 2069 0 0 0 627 0 0 0 25 0 3 0 359545642 23986176 4842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=23424 CPUtime=6.25
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 2577 0 0 0 623 2 0 0 25 0 3 0 359545642 23986176 4842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23424

[startup+12.7014 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 12597
/proc/meminfo: memFree=1814792/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=34416 CPUtime=25.31
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 7990 0 0 0 2526 5 0 0 18 0 3 0 359545641 35241984 7659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 8604 7659 218 20 0 7962 0
[pid=12594/tid=12596] ppid=12592 vsize=34416 CPUtime=12.68
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 3649 0 0 0 1266 2 0 0 25 0 3 0 359545642 35241984 7659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=34416 CPUtime=12.63
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 4005 0 0 0 1260 3 0 0 25 0 3 0 359545642 35241984 7659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 34416

[startup+25.5065 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 12597
/proc/meminfo: memFree=1809800/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=39756 CPUtime=50.86
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 9535 0 0 0 5078 8 0 0 18 0 3 0 359545641 40710144 8773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 9939 8773 218 20 0 9297 0
[pid=12594/tid=12596] ppid=12592 vsize=39756 CPUtime=25.47
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 4270 0 0 0 2544 3 0 0 25 0 3 0 359545642 40710144 8773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=39756 CPUtime=25.37
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 4929 0 0 0 2533 4 0 0 25 0 3 0 359545642 40710144 8773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 39756

[startup+51.1016 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 12597
/proc/meminfo: memFree=1799176/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=50552 CPUtime=101.91
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 12897 0 0 0 10179 12 0 0 18 0 3 0 359545641 51765248 11330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 12638 11330 218 20 0 11996 0
[pid=12594/tid=12596] ppid=12592 vsize=50552 CPUtime=51.03
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 6101 0 0 0 5098 5 0 0 25 0 3 0 359545642 51765248 11330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=50552 CPUtime=50.86
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 6460 0 0 0 5080 6 0 0 25 0 3 0 359545642 51765248 11330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 50552

[startup+102.302 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 12597
/proc/meminfo: memFree=1792072/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=57816 CPUtime=204.05
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 16177 0 0 0 20390 15 0 0 18 0 3 0 359545641 59203584 13049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 14454 13049 218 20 0 13812 0
[pid=12594/tid=12596] ppid=12592 vsize=57816 CPUtime=102.19
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 7771 0 0 0 10213 6 0 0 25 0 3 0 359545642 59203584 13049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=57816 CPUtime=101.84
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 8070 0 0 0 10176 8 0 0 25 0 3 0 359545642 59203584 13049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 57816

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 12597
/proc/meminfo: memFree=1790152/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=59328 CPUtime=323.74
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 18463 0 0 0 32357 17 0 0 18 0 3 0 359545641 60751872 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 14832 13540 218 20 0 14190 0
[pid=12594/tid=12596] ppid=12592 vsize=59328 CPUtime=162.14
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 8998 0 0 0 16207 7 0 0 25 0 3 0 359545642 60751872 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=59328 CPUtime=161.58
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 9129 0 0 0 16149 9 0 0 25 0 3 0 359545642 60751872 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 59328

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 12597
/proc/meminfo: memFree=1787784/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=62604 CPUtime=443.4
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 20669 0 0 0 44321 19 0 0 18 0 3 0 359545641 64106496 14122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 15651 14122 218 20 0 15009 0
[pid=12594/tid=12596] ppid=12592 vsize=62604 CPUtime=222.06
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 10254 0 0 0 22198 8 0 0 25 0 3 0 359545642 64106496 14122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=62604 CPUtime=221.31
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 10079 0 0 0 22121 10 0 0 25 0 3 0 359545642 64106496 14122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 62604

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 12597
/proc/meminfo: memFree=1786952/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=62780 CPUtime=563.08
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 22585 0 0 0 56288 20 0 0 18 0 3 0 359545641 64286720 14328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 15695 14328 218 20 0 15053 0
[pid=12594/tid=12596] ppid=12592 vsize=62780 CPUtime=282.01
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 11287 0 0 0 28192 9 0 0 25 0 3 0 359545642 64286720 14328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=62780 CPUtime=281.05
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 10962 0 0 0 28094 11 0 0 25 0 3 0 359545642 64286720 14328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 62780

[startup+342.307 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 12597
/proc/meminfo: memFree=1785992/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=63196 CPUtime=682.78
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 24412 0 0 0 68256 22 0 0 18 0 3 0 359545641 64712704 14582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 15799 14582 218 20 0 15157 0
[pid=12594/tid=12596] ppid=12592 vsize=63196 CPUtime=341.95
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 12248 0 0 0 34186 9 0 0 25 0 3 0 359545642 64712704 14582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=63196 CPUtime=340.81
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 11828 0 0 0 34069 12 0 0 25 0 3 0 359545642 64712704 14582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 63196

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 12597
/proc/meminfo: memFree=1785352/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=64392 CPUtime=802.44
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 26091 0 0 0 80220 24 0 0 18 0 3 0 359545641 65937408 14739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 16098 14739 218 20 0 15456 0
[pid=12594/tid=12596] ppid=12592 vsize=64392 CPUtime=401.88
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 13082 0 0 0 40178 10 0 0 25 0 3 0 359545642 65937408 14739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=64392 CPUtime=400.54
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 12673 0 0 0 40041 13 0 0 25 0 3 0 359545642 65937408 14739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 64392

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 12597
/proc/meminfo: memFree=1784712/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=64660 CPUtime=922.14
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 27596 0 0 0 92189 25 0 0 18 0 3 0 359545641 66211840 14901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 16165 14901 218 20 0 15523 0
[pid=12594/tid=12596] ppid=12592 vsize=64660 CPUtime=461.82
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 13841 0 0 0 46172 10 0 0 25 0 3 0 359545642 66211840 14901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=64660 CPUtime=460.3
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 13419 0 0 0 46016 14 0 0 25 0 3 0 359545642 66211840 14901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 64660

[startup+522.302 s]
/proc/loadavg: 2.03 1.82 1.41 3/80 12597
/proc/meminfo: memFree=1781384/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=67940 CPUtime=1041.85
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 29911 0 0 0 104157 28 0 0 18 0 3 0 359545641 69570560 15728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 16985 15728 218 20 0 16343 0
[pid=12594/tid=12596] ppid=12592 vsize=67940 CPUtime=521.77
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 14708 0 0 0 52166 11 0 0 25 0 3 0 359545642 69570560 15728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=67940 CPUtime=520.06
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 14867 0 0 0 51990 16 0 0 25 0 3 0 359545642 69570560 15728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.85
Current children cumulated vsize (KiB) 67940

[startup+582.303 s]
/proc/loadavg: 2.04 1.87 1.45 3/80 12597
/proc/meminfo: memFree=1779976/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=69408 CPUtime=1161.54
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 31786 0 0 0 116123 31 0 0 18 0 3 0 359545641 71073792 16082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 17352 16082 218 20 0 16710 0
[pid=12594/tid=12596] ppid=12592 vsize=69408 CPUtime=581.7
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 15701 0 0 0 58158 12 0 0 25 0 3 0 359545642 71073792 16082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=69408 CPUtime=579.82
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 15749 0 0 0 57964 18 0 0 25 0 3 0 359545642 71073792 16082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.54
Current children cumulated vsize (KiB) 69408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.03 1.87 1.46 3/80 12597
/proc/meminfo: memFree=1779784/2055920 swapFree=4138684/4192956
[pid=12594] ppid=12592 vsize=69544 CPUtime=1200.06
/proc/12594/stat : 12594 (MiraXTv3_dyn) S 12592 12594 11900 0 -1 4194304 32295 0 0 0 119974 32 0 0 18 0 3 0 359545641 71213056 16116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12594/statm: 17386 16116 218 20 0 16744 0
[pid=12594/tid=12596] ppid=12592 vsize=69544 CPUtime=601.01
/proc/12594/task/12596/stat : 12596 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 15967 0 0 0 60088 13 0 0 25 0 3 0 359545642 71213056 16116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12594/tid=12597] ppid=12592 vsize=69544 CPUtime=599.04
/proc/12594/task/12597/stat : 12597 (MiraXTv3_dyn) R 12592 12594 11900 0 -1 4194368 15992 0 0 0 59886 18 0 0 25 0 3 0 359545642 71213056 16116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 69544

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.625
CPU time (s): 1200.09
CPU user time (s): 1199.76
CPU system time (s): 0.332949
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 69544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32295
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= 189
involuntary context switches= 22599

runsolver used 0.558915 second user time and 1.63975 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 22:11:19 UTC 2007

IDJOB= 299856
IDBENCH= 20020
IDSOLVER= 128
FILE ID= node3/299856-1178835079

PBS_JOBID= 5250993

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299856-1178835079/MiraXTv3_dyn /tmp/evaluation/299856-1178835079/instance-299856-1178835079.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-299856-1178835079 -o ROOT/results/node3/solver-299856-1178835079 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299856-1178835079/MiraXTv3_dyn /tmp/evaluation/299856-1178835079/instance-299856-1178835079.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3a08d8a4e83b1d2d972d4be84e7630c8

RANDOM SEED= 72924295

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:       1844600 kB
Buffers:         39752 kB
Cached:         106224 kB
SwapCached:      18176 kB
Active:          92724 kB
Inactive:        77340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844600 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            26896 kB
Committed_AS: 11450796 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= 66561 MiB

End job on node3 on Thu May 10 22:21:23 UTC 2007