Trace number 301742

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.1 601.946

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1342589780-15.cnf
MD5SUM57a2305d7d7f523edc884f3a978bec63
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.527
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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/node13/watcher-301742-1178841772 -o ROOT/results/node13/solver-301742-1178841772 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/301742-1178841772/MiraXTv3_dyn /tmp/evaluation/301742-1178841772/instance-301742-1178841772.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: 1.83 1.82 1.44 3/77 11892
/proc/meminfo: memFree=1829384/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=3788 CPUtime=0
/proc/11892/stat : 11892 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 332095006 3878912 345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11892/statm: 947 351 202 20 0 305 0

[startup+0.050771 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 11892
/proc/meminfo: memFree=1829384/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=5556 CPUtime=0.04
/proc/11892/stat : 11892 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194304 812 0 0 0 4 0 0 0 18 0 1 0 332095006 5689344 787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11892/statm: 1389 787 207 20 0 747 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5556

[startup+0.10178 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 11892
/proc/meminfo: memFree=1829384/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=5556 CPUtime=0.09
/proc/11892/stat : 11892 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194304 812 0 0 0 9 0 0 0 18 0 1 0 332095006 5689344 787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575888 0 0 4096 0 0 0 0 17 1 0 0
/proc/11892/statm: 1389 787 207 20 0 747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5556

[startup+0.301831 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 11892
/proc/meminfo: memFree=1829384/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=14536 CPUtime=0.42
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 1870 0 0 0 42 0 0 0 18 0 3 0 332095006 14884864 1801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 3634 1801 218 20 0 2992 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 14536

[startup+0.701916 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 11892
/proc/meminfo: memFree=1829384/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=20248 CPUtime=1.23
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 3282 0 0 0 122 1 0 0 18 0 3 0 332095006 20733952 3213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 5062 3213 218 20 0 4420 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 20248

[startup+1.50109 s]
/proc/loadavg: 1.83 1.82 1.44 3/80 11895
/proc/meminfo: memFree=1813232/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=31140 CPUtime=2.81
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 5904 0 0 0 279 2 0 0 18 0 3 0 332095006 31887360 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 7785 5835 218 20 0 7143 0
[pid=11892/tid=11894] ppid=11890 vsize=31140 CPUtime=1.34
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 2429 0 0 0 133 1 0 0 25 0 3 0 332095021 31887360 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=31140 CPUtime=1.32
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 2523 0 0 0 131 1 0 0 18 0 3 0 332095021 31887360 5835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525955 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 31140

[startup+3.10143 s]
/proc/loadavg: 1.83 1.82 1.44 3/80 11895
/proc/meminfo: memFree=1799472/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=47300 CPUtime=6.01
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 9901 0 0 0 596 5 0 0 18 0 3 0 332095006 48435200 9832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 11825 9832 218 20 0 11183 0
[pid=11892/tid=11894] ppid=11890 vsize=47300 CPUtime=2.94
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 4453 0 0 0 292 2 0 0 18 0 3 0 332095021 48435200 9832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=47300 CPUtime=2.92
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 4496 0 0 0 289 3 0 0 18 0 3 0 332095021 48435200 9832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 47300

[startup+6.30211 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 11895
/proc/meminfo: memFree=1787824/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=55220 CPUtime=12.39
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 12051 0 0 0 1232 7 0 0 18 0 3 0 332095006 56545280 11910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 13805 11910 218 20 0 13163 0
[pid=11892/tid=11894] ppid=11890 vsize=55220 CPUtime=6.13
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 5441 0 0 0 611 2 0 0 25 0 3 0 332095021 56545280 11910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=55220 CPUtime=6.1
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 5658 0 0 0 606 4 0 0 18 0 3 0 332095021 56545280 11910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 55220

[startup+12.7015 s]
/proc/loadavg: 1.86 1.83 1.45 3/80 11895
/proc/meminfo: memFree=1739248/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=102460 CPUtime=25.16
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 24223 0 0 0 2499 17 0 0 18 0 3 0 332095006 104919040 23916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 25615 23916 218 20 0 24973 0
[pid=11892/tid=11894] ppid=11890 vsize=102460 CPUtime=12.54
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 11188 0 0 0 1248 6 0 0 25 0 3 0 332095021 104919040 23916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=102460 CPUtime=12.48
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 12083 0 0 0 1237 11 0 0 25 0 3 0 332095021 104919040 23916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 102460

[startup+25.5012 s]
/proc/loadavg: 1.89 1.83 1.46 3/80 11895
/proc/meminfo: memFree=1716016/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=120396 CPUtime=50.67
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 28958 0 0 0 5045 22 0 0 18 0 3 0 332095006 123285504 28329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 30099 28329 218 20 0 29457 0
[pid=11892/tid=11894] ppid=11890 vsize=120396 CPUtime=25.31
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 13680 0 0 0 2524 7 0 0 25 0 3 0 332095021 123285504 28329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=120396 CPUtime=25.2
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 14326 0 0 0 2506 14 0 0 25 0 3 0 332095021 123285504 28329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 120396

[startup+51.1027 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 11895
/proc/meminfo: memFree=1673136/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=162904 CPUtime=101.71
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 40429 0 0 0 10139 32 0 0 18 0 3 0 332095006 166813696 39054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 40726 39054 218 20 0 40084 0
[pid=11892/tid=11894] ppid=11890 vsize=162904 CPUtime=50.89
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 19793 0 0 0 5077 12 0 0 25 0 3 0 332095021 166813696 39054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=162904 CPUtime=50.66
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 19684 0 0 0 5047 19 0 0 25 0 3 0 332095021 166813696 39054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 162904

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 11895
/proc/meminfo: memFree=1644016/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=191404 CPUtime=203.73
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 48885 0 0 0 20332 41 0 0 18 0 3 0 332095006 195997696 46328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 47851 46328 218 20 0 47209 0
[pid=11892/tid=11894] ppid=11890 vsize=191404 CPUtime=102.04
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 22185 0 0 0 10191 13 0 0 25 0 3 0 332095021 195997696 46328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=191404 CPUtime=101.53
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 25748 0 0 0 10126 27 0 0 25 0 3 0 332095021 195997696 46328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 191404

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.52 3/80 11895
/proc/meminfo: memFree=1642608/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=192732 CPUtime=323.36
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 50423 0 0 0 32293 43 0 0 18 0 3 0 332095006 197357568 46669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 48183 46669 218 20 0 47541 0
[pid=11892/tid=11894] ppid=11890 vsize=192732 CPUtime=161.98
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 23188 0 0 0 16183 15 0 0 25 0 3 0 332095021 197357568 46669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=192732 CPUtime=161.22
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26283 0 0 0 16095 27 0 0 25 0 3 0 332095021 197357568 46669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 192732

[startup+222.301 s]
/proc/loadavg: 1.99 1.91 1.55 3/80 11895
/proc/meminfo: memFree=1634800/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=200404 CPUtime=443.01
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 52957 0 0 0 44255 46 0 0 18 0 3 0 332095006 205213696 48600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 50101 48600 218 20 0 49459 0
[pid=11892/tid=11894] ppid=11890 vsize=200404 CPUtime=221.92
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 25718 0 0 0 22175 17 0 0 25 0 3 0 332095021 205213696 48600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=200404 CPUtime=220.92
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26287 0 0 0 22064 28 0 0 25 0 3 0 332095021 205213696 48600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.01
Current children cumulated vsize (KiB) 200404

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 11895
/proc/meminfo: memFree=1634736/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=200404 CPUtime=562.63
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 53632 0 0 0 56216 47 0 0 18 0 3 0 332095006 205213696 48605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 50101 48605 218 20 0 49459 0
[pid=11892/tid=11894] ppid=11890 vsize=200404 CPUtime=281.87
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26392 0 0 0 28169 18 0 0 25 0 3 0 332095021 205213696 48605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314268 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=200404 CPUtime=280.59
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26288 0 0 0 28031 28 0 0 25 0 3 0 332095021 205213696 48605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 200404

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 11895
/proc/meminfo: memFree=1634736/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=200404 CPUtime=682.28
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 54131 0 0 0 68181 47 0 0 18 0 3 0 332095006 205213696 48635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 50101 48635 218 20 0 49459 0
[pid=11892/tid=11894] ppid=11890 vsize=200404 CPUtime=341.83
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26862 0 0 0 34165 18 0 0 25 0 3 0 332095021 205213696 48635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=200404 CPUtime=340.29
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26317 0 0 0 34001 28 0 0 25 0 3 0 332095021 205213696 48635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.28
Current children cumulated vsize (KiB) 200404

[startup+402.303 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 11895
/proc/meminfo: memFree=1634736/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=200404 CPUtime=801.94
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 54543 0 0 0 80145 49 0 0 18 0 3 0 332095006 205213696 48639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 50101 48639 218 20 0 49459 0
[pid=11892/tid=11894] ppid=11890 vsize=200404 CPUtime=401.8
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 27274 0 0 0 40160 20 0 0 25 0 3 0 332095021 205213696 48639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11892/tid=11895] ppid=11890 vsize=200404 CPUtime=399.98
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26317 0 0 0 39970 28 0 0 25 0 3 0 332095021 205213696 48639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.94
Current children cumulated vsize (KiB) 200404

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 11895
/proc/meminfo: memFree=1625840/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=209820 CPUtime=921.61
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 57234 0 0 0 92110 51 0 0 18 0 3 0 332095006 214855680 50922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 52455 50922 218 20 0 51813 0
[pid=11892/tid=11894] ppid=11890 vsize=209820 CPUtime=461.7
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 29964 0 0 0 46148 22 0 0 25 0 3 0 332095021 214855680 50922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11892/tid=11895] ppid=11890 vsize=209820 CPUtime=459.75
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 26318 0 0 0 45947 28 0 0 25 0 3 0 332095021 214855680 50922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.61
Current children cumulated vsize (KiB) 209820

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 11895
/proc/meminfo: memFree=1622768/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=212528 CPUtime=1041.27
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 58531 0 0 0 104074 53 0 0 18 0 3 0 332095006 217628672 51675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 53132 51675 218 20 0 52490 0
[pid=11892/tid=11894] ppid=11890 vsize=212528 CPUtime=521.4
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 30563 0 0 0 52118 22 0 0 25 0 3 0 332095021 217628672 51675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11892/tid=11895] ppid=11890 vsize=212528 CPUtime=519.71
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 27016 0 0 0 51941 30 0 0 25 0 3 0 332095021 217628672 51675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.27
Current children cumulated vsize (KiB) 212528

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 11895
/proc/meminfo: memFree=1612080/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=223256 CPUtime=1160.93
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 62477 0 0 0 116036 57 0 0 18 0 3 0 332095006 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 55814 54327 218 20 0 55172 0
[pid=11892/tid=11894] ppid=11890 vsize=223256 CPUtime=581.1
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 33159 0 0 0 58086 24 0 0 25 0 3 0 332095021 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11892/tid=11895] ppid=11890 vsize=223256 CPUtime=579.67
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 28366 0 0 0 57935 32 0 0 25 0 3 0 332095021 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.93
Current children cumulated vsize (KiB) 223256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 11895
/proc/meminfo: memFree=1612080/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=223256 CPUtime=1200.04
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 62681 0 0 0 119947 57 0 0 18 0 3 0 332095006 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 55814 54327 218 20 0 55172 0
[pid=11892/tid=11894] ppid=11890 vsize=223256 CPUtime=600.62
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 33159 0 0 0 60038 24 0 0 25 0 3 0 332095021 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11892/tid=11895] ppid=11890 vsize=223256 CPUtime=599.26
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 28570 0 0 0 59894 32 0 0 25 0 3 0 332095021 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 223256

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

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

[startup+601.901 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 11895
/proc/meminfo: memFree=1612080/2055920 swapFree=4159364/4192956
[pid=11892] ppid=11890 vsize=223256 CPUtime=1200.04
/proc/11892/stat : 11892 (MiraXTv3_dyn) S 11890 11892 10402 0 -1 4194304 62681 0 0 0 119947 57 0 0 18 0 3 0 332095006 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11892/statm: 55814 54327 218 20 0 55172 0
[pid=11892/tid=11894] ppid=11890 vsize=223256 CPUtime=600.62
/proc/11892/task/11894/stat : 11894 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 33159 0 0 0 60038 24 0 0 25 0 3 0 332095021 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11892/tid=11895] ppid=11890 vsize=223256 CPUtime=599.26
/proc/11892/task/11895/stat : 11895 (MiraXTv3_dyn) R 11890 11892 10402 0 -1 4194368 28570 0 0 0 59894 32 0 0 25 0 3 0 332095021 228614144 54327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 223256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.946
CPU time (s): 1200.1
CPU user time (s): 1199.49
CPU system time (s): 0.610907
CPU usage (%): 199.37
Max. virtual memory (cumulated for all children) (KiB): 223256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.49
system time used= 0.610907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62681
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= 632
involuntary context switches= 22651

runsolver used 0.579911 second user time and 1.61875 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 00:02:52 UTC 2007

IDJOB= 301742
IDBENCH= 20066
IDSOLVER= 128
FILE ID= node13/301742-1178841772

PBS_JOBID= 5250983

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S1342589780-15.cnf
COMMAND LINE= /tmp/evaluation/301742-1178841772/MiraXTv3_dyn /tmp/evaluation/301742-1178841772/instance-301742-1178841772.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-301742-1178841772 -o ROOT/results/node13/solver-301742-1178841772 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/301742-1178841772/MiraXTv3_dyn /tmp/evaluation/301742-1178841772/instance-301742-1178841772.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  57a2305d7d7f523edc884f3a978bec63

RANDOM SEED= 261692511

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1829664 kB
Buffers:         38632 kB
Cached:         101132 kB
SwapCached:      12828 kB
Active:          98004 kB
Inactive:        64972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829664 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4456 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            48724 kB
Committed_AS:  9757656 kB
PageTables:       1872 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 node13 on Fri May 11 00:12:56 UTC 2007