Trace number 338590

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.08 607.752

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
MD5SUM44c15aa78137d3d285491662ef422a01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7194
Number of clauses513601
Sum of the clauses size1031504
Maximum clause length13
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 2512715
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5381

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/node21/watcher-338590-1178913867 -o ROOT/results/node21/solver-338590-1178913867 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338590-1178913867/MiraXTv3_dyn /tmp/evaluation/338590-1178913867/instance-338590-1178913867.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 3824
/proc/meminfo: memFree=1630280/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=3788 CPUtime=0
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 339304128 3878912 385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 947 393 203 20 0 305 0

[startup+0.033084 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 3824
/proc/meminfo: memFree=1630280/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=5884 CPUtime=0.02
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 1052 0 0 0 2 0 0 0 18 0 1 0 339304128 6025216 1027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 1471 1027 206 20 0 829 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5884

[startup+0.10109 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 3824
/proc/meminfo: memFree=1630280/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=9252 CPUtime=0.09
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 1875 0 0 0 8 1 0 0 18 0 1 0 339304128 9474048 1850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 2313 1851 206 20 0 1671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9252

[startup+0.301112 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 3824
/proc/meminfo: memFree=1630280/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=19800 CPUtime=0.29
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 4486 0 0 0 27 2 0 0 19 0 1 0 339304128 20275200 4461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 4950 4462 206 20 0 4308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19800

[startup+0.701156 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 3824
/proc/meminfo: memFree=1630280/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=33792 CPUtime=0.69
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 7642 0 0 0 65 4 0 0 23 0 1 0 339304128 34603008 7617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 8448 7617 207 20 0 7806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33792

[startup+1.50124 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 3825
/proc/meminfo: memFree=1600448/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=33792 CPUtime=1.49
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 7642 0 0 0 145 4 0 0 25 0 1 0 339304128 34603008 7617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 8448 7617 207 20 0 7806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33792

[startup+3.10142 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 3825
/proc/meminfo: memFree=1600320/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=33792 CPUtime=3.09
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 7642 0 0 0 305 4 0 0 25 0 1 0 339304128 34603008 7617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584039 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 8448 7617 207 20 0 7806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33792

[startup+6.30177 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 3825
/proc/meminfo: memFree=1600128/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=33792 CPUtime=6.29
/proc/3824/stat : 3824 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194304 7642 0 0 0 625 4 0 0 25 0 1 0 339304128 34603008 7617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 8448 7617 207 20 0 7806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33792

[startup+12.7025 s]
/proc/loadavg: 0.93 0.97 0.99 3/80 3827
/proc/meminfo: memFree=1544816/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=200104 CPUtime=13.18
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 23559 0 0 0 1304 14 0 0 25 0 3 0 339304128 204906496 22251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 50026 22251 218 20 0 49384 0
[pid=3824/tid=3826] ppid=3822 vsize=200104 CPUtime=0.97
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 6641 0 0 0 93 4 0 0 17 0 3 0 339305299 204906496 22251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=200104 CPUtime=0.48
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 5520 0 0 0 44 4 0 0 17 0 3 0 339305299 204906496 22251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.18
Current children cumulated vsize (KiB) 200104

[startup+25.5019 s]
/proc/loadavg: 1.16 1.02 1.01 3/80 3827
/proc/meminfo: memFree=1477744/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=263116 CPUtime=38.7
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 40063 0 0 0 3840 30 0 0 25 0 3 0 339304128 269430784 38561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 65779 38561 218 20 0 65137 0
[pid=3824/tid=3826] ppid=3822 vsize=263116 CPUtime=13.75
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 15021 0 0 0 1365 10 0 0 16 0 3 0 339305299 269430784 38561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=263116 CPUtime=13.23
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 13644 0 0 0 1309 14 0 0 16 0 3 0 339305299 269430784 38561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.7
Current children cumulated vsize (KiB) 263116

[startup+51.1017 s]
/proc/loadavg: 1.45 1.10 1.03 3/80 3827
/proc/meminfo: memFree=1431408/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=306404 CPUtime=89.75
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 51945 0 0 0 8933 42 0 0 25 0 3 0 339304128 313757696 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 76601 49771 218 20 0 75959 0
[pid=3824/tid=3826] ppid=3822 vsize=306404 CPUtime=39.31
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 21836 0 0 0 3915 16 0 0 18 0 3 0 339305299 313757696 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=306404 CPUtime=38.71
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 18711 0 0 0 3851 20 0 0 18 0 3 0 339305299 313757696 49771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526172 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.75
Current children cumulated vsize (KiB) 306404

[startup+102.305 s]
/proc/loadavg: 1.76 1.23 1.08 3/80 3827
/proc/meminfo: memFree=1417968/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=320244 CPUtime=191.88
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 56205 0 0 0 19142 46 0 0 25 0 3 0 339304128 327929856 53073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 80061 53073 218 20 0 79419 0
[pid=3824/tid=3826] ppid=3822 vsize=320244 CPUtime=90.27
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 22506 0 0 0 9010 17 0 0 25 0 3 0 339305299 327929856 53073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=320244 CPUtime=89.89
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 22301 0 0 0 8966 23 0 0 25 0 3 0 339305299 327929856 53073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.88
Current children cumulated vsize (KiB) 320244

[startup+162.302 s]
/proc/loadavg: 1.91 1.37 1.14 3/80 3827
/proc/meminfo: memFree=1406384/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=331096 CPUtime=311.56
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 60165 0 0 0 31107 49 0 0 25 0 3 0 339304128 339042304 55989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 82774 55989 218 20 0 82132 0
[pid=3824/tid=3826] ppid=3822 vsize=331096 CPUtime=149.99
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 25654 0 0 0 14980 19 0 0 25 0 3 0 339305299 339042304 55989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=331096 CPUtime=149.85
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 23113 0 0 0 14961 24 0 0 25 0 3 0 339305299 339042304 55989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 311.56
Current children cumulated vsize (KiB) 331096

[startup+222.301 s]
/proc/loadavg: 1.96 1.48 1.19 3/80 3827
/proc/meminfo: memFree=1401136/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=336284 CPUtime=431.26
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 62137 0 0 0 43075 51 0 0 25 0 3 0 339304128 344354816 57240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 84071 57240 218 20 0 83429 0
[pid=3824/tid=3826] ppid=3822 vsize=336284 CPUtime=209.72
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 27056 0 0 0 20952 20 0 0 25 0 3 0 339305299 344354816 57240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=336284 CPUtime=209.82
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 23683 0 0 0 20957 25 0 0 25 0 3 0 339305299 344354816 57240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 431.26
Current children cumulated vsize (KiB) 336284

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.24 3/80 3827
/proc/meminfo: memFree=1399920/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=338020 CPUtime=550.97
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 63367 0 0 0 55045 52 0 0 25 0 3 0 339304128 346132480 57623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 84505 57623 218 20 0 83863 0
[pid=3824/tid=3826] ppid=3822 vsize=338020 CPUtime=269.46
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 27851 0 0 0 26925 21 0 0 25 0 3 0 339305299 346132480 57623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=338020 CPUtime=269.78
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 24118 0 0 0 26953 25 0 0 25 0 3 0 339305299 346132480 57623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.97
Current children cumulated vsize (KiB) 338020

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.28 3/80 3827
/proc/meminfo: memFree=1394224/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=343736 CPUtime=670.65
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 65722 0 0 0 67010 55 0 0 25 0 3 0 339304128 351985664 59064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 85934 59064 218 20 0 85292 0
[pid=3824/tid=3826] ppid=3822 vsize=343736 CPUtime=329.18
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 28667 0 0 0 32897 21 0 0 25 0 3 0 339305299 351985664 59064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=343736 CPUtime=329.75
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 25657 0 0 0 32947 28 0 0 18 0 3 0 339305299 351985664 59064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 670.65
Current children cumulated vsize (KiB) 343736

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 3827
/proc/meminfo: memFree=1391664/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=346596 CPUtime=790.36
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 66992 0 0 0 78980 56 0 0 25 0 3 0 339304128 354914304 59749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 86649 59749 218 20 0 86007 0
[pid=3824/tid=3826] ppid=3822 vsize=346596 CPUtime=388.92
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 29423 0 0 0 38870 22 0 0 25 0 3 0 339305299 354914304 59749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=346596 CPUtime=389.71
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 26171 0 0 0 38943 28 0 0 25 0 3 0 339305299 354914304 59749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.36
Current children cumulated vsize (KiB) 346596

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 3827
/proc/meminfo: memFree=1384624/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=354264 CPUtime=910
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 69669 0 0 0 90941 59 0 0 25 0 3 0 339304128 362766336 61579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 88566 61579 218 20 0 87924 0
[pid=3824/tid=3826] ppid=3822 vsize=354264 CPUtime=448.63
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 30232 0 0 0 44840 23 0 0 25 0 3 0 339305299 362766336 61579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=354264 CPUtime=449.65
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 28039 0 0 0 44935 30 0 0 25 0 3 0 339305299 362766336 61579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 910
Current children cumulated vsize (KiB) 354264

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 3827
/proc/meminfo: memFree=1376880/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=361720 CPUtime=1029.64
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 72490 0 0 0 102902 62 0 0 25 0 3 0 339304128 370401280 63339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 90430 63339 218 20 0 89788 0
[pid=3824/tid=3826] ppid=3822 vsize=361720 CPUtime=508.31
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 31252 0 0 0 50808 23 0 0 24 0 3 0 339305299 370401280 63339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=361720 CPUtime=509.6
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 29840 0 0 0 50928 32 0 0 22 0 3 0 339305299 370401280 63339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1029.64
Current children cumulated vsize (KiB) 361720

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/80 3827
/proc/meminfo: memFree=1375536/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=362748 CPUtime=1149.35
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 73710 0 0 0 114872 63 0 0 25 0 3 0 339304128 371453952 63671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 90687 63671 218 20 0 90045 0
[pid=3824/tid=3826] ppid=3822 vsize=362748 CPUtime=568.05
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 31981 0 0 0 56781 24 0 0 25 0 3 0 339305299 371453952 63671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=362748 CPUtime=569.58
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 30331 0 0 0 56925 33 0 0 25 0 3 0 339305299 371453952 63671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1149.35
Current children cumulated vsize (KiB) 362748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 3827
/proc/meminfo: memFree=1374000/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=364140 CPUtime=1200.01
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 74437 0 0 0 119938 63 0 0 25 0 3 0 339304128 372879360 64136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 91035 64136 218 20 0 90393 0
[pid=3824/tid=3826] ppid=3822 vsize=364140 CPUtime=593.33
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 32295 0 0 0 59309 24 0 0 25 0 3 0 339305299 372879360 64136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=364140 CPUtime=594.96
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 30744 0 0 0 59463 33 0 0 25 0 3 0 339305299 372879360 64136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 364140

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

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

[startup+607.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 3827
/proc/meminfo: memFree=1374000/2055920 swapFree=4156344/4192956
[pid=3824] ppid=3822 vsize=364140 CPUtime=1200.01
/proc/3824/stat : 3824 (MiraXTv3_dyn) S 3822 3824 3062 0 -1 4194304 74437 0 0 0 119938 63 0 0 25 0 3 0 339304128 372879360 64136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3824/statm: 91035 64136 218 20 0 90393 0
[pid=3824/tid=3826] ppid=3822 vsize=364140 CPUtime=593.33
/proc/3824/task/3826/stat : 3826 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 32295 0 0 0 59309 24 0 0 25 0 3 0 339305299 372879360 64136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3824/tid=3827] ppid=3822 vsize=364140 CPUtime=594.96
/proc/3824/task/3827/stat : 3827 (MiraXTv3_dyn) R 3822 3824 3062 0 -1 4194368 30744 0 0 0 59463 33 0 0 25 0 3 0 339305299 372879360 64136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 364140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 607.752
CPU time (s): 1200.08
CPU user time (s): 1199.4
CPU system time (s): 0.676897
CPU usage (%): 197.462
Max. virtual memory (cumulated for all children) (KiB): 364140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.4
system time used= 0.676897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74437
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= 1603
involuntary context switches= 22392

runsolver used 0.592909 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 20:04:28 UTC 2007

IDJOB= 338590
IDBENCH= 24726
IDSOLVER= 128
FILE ID= node21/338590-1178913867

PBS_JOBID= 5251102

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338590-1178913867/MiraXTv3_dyn /tmp/evaluation/338590-1178913867/instance-338590-1178913867.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-338590-1178913867 -o ROOT/results/node21/solver-338590-1178913867 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338590-1178913867/MiraXTv3_dyn /tmp/evaluation/338590-1178913867/instance-338590-1178913867.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  44c15aa78137d3d285491662ef422a01

RANDOM SEED= 332366978

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1630496 kB
Buffers:         48592 kB
Cached:         288760 kB
SwapCached:      15772 kB
Active:         150544 kB
Inactive:       210432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630496 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:           10312 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            50032 kB
Committed_AS:  5184744 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66542 MiB

End job on node21 on Fri May 11 20:14:38 UTC 2007