Trace number 305229

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1600965758-04.cnf
MD5SUMf66569529952df21cc4528cb4e064952
Bench CategoryRANDOM (random 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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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 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/node4/watcher-305229-1178854766 -o ROOT/results/node4/solver-305229-1178854766 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/305229-1178854766/MiraXTv1_dyn /tmp/evaluation/305229-1178854766/instance-305229-1178854766.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 16389
/proc/meminfo: memFree=1804120/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=3788 CPUtime=0
/proc/16389/stat : 16389 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 361514311 3878912 385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 947 393 202 20 0 305 0

[startup+0.035133 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 16389
/proc/meminfo: memFree=1804120/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=6672 CPUtime=0.03
/proc/16389/stat : 16389 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194304 1178 0 0 0 3 0 0 0 18 0 1 0 361514311 6832128 1153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 1668 1153 206 20 0 1026 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6672

[startup+0.101139 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 16389
/proc/meminfo: memFree=1804120/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=8656 CPUtime=0.09
/proc/16389/stat : 16389 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194304 1669 0 0 0 9 0 0 0 18 0 1 0 361514311 8863744 1644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 2164 1644 206 20 0 1522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8656

[startup+0.301158 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 16389
/proc/meminfo: memFree=1804120/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=10260 CPUtime=0.29
/proc/16389/stat : 16389 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194304 2070 0 0 0 29 0 0 0 19 0 1 0 361514311 10506240 2045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577070 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 2565 2045 207 20 0 1923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10260

[startup+0.701197 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 16389
/proc/meminfo: memFree=1804120/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=24532 CPUtime=0.69
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 4083 0 0 0 68 1 0 0 20 0 2 0 361514311 25120768 3752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 6133 3752 218 20 0 5491 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24532

[startup+1.50127 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1789640/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=24928 CPUtime=1.49
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 4191 0 0 0 148 1 0 0 20 0 2 0 361514311 25526272 3860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 6232 3860 218 20 0 5590 0
[pid=16389/tid=16391] ppid=16387 vsize=24928 CPUtime=1.16
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 1746 0 0 0 116 0 0 0 25 0 2 0 361514344 25526272 3860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24928

[startup+3.10143 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1788360/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=27568 CPUtime=3.09
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 4883 0 0 0 307 2 0 0 20 0 2 0 361514311 28229632 4552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 6892 4552 218 20 0 6250 0
[pid=16389/tid=16391] ppid=16387 vsize=27568 CPUtime=2.77
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 2438 0 0 0 276 1 0 0 25 0 2 0 361514344 28229632 4552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27568

[startup+6.30173 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1782216/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=33244 CPUtime=6.29
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 6318 0 0 0 626 3 0 0 20 0 2 0 361514311 34041856 5987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 8311 5987 218 20 0 7669 0
[pid=16389/tid=16391] ppid=16387 vsize=33244 CPUtime=5.96
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 3873 0 0 0 594 2 0 0 25 0 2 0 361514344 34041856 5987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526267 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33244

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1772552/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=41040 CPUtime=12.69
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 8344 0 0 0 1264 5 0 0 20 0 2 0 361514311 42024960 8013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 10260 8013 218 20 0 9618 0
[pid=16389/tid=16391] ppid=16387 vsize=41040 CPUtime=12.36
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 5899 0 0 0 1232 4 0 0 25 0 2 0 361514344 42024960 8013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41040

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1752840/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=61108 CPUtime=25.47
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 13449 0 0 0 2537 10 0 0 20 0 2 0 361514311 62574592 13118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 15277 13118 218 20 0 14635 0
[pid=16389/tid=16391] ppid=16387 vsize=61108 CPUtime=25.16
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 11004 0 0 0 2506 10 0 0 25 0 2 0 361514344 62574592 13118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61108

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1731592/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=82520 CPUtime=51.05
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 18973 0 0 0 5091 14 0 0 20 0 2 0 361514311 84500480 18568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 20630 18568 218 20 0 19988 0
[pid=16389/tid=16391] ppid=16387 vsize=82520 CPUtime=50.74
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 16528 0 0 0 5060 14 0 0 25 0 2 0 361514344 84500480 18568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 82520

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1686088/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=126736 CPUtime=102.21
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 30239 0 0 0 10196 25 0 0 20 0 2 0 361514311 129777664 29628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 31684 29628 218 20 0 31042 0
[pid=16389/tid=16391] ppid=16387 vsize=126736 CPUtime=101.88
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 27794 0 0 0 10164 24 0 0 25 0 2 0 361514344 129777664 29628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 126736

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1661512/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=150648 CPUtime=162.15
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 36527 0 0 0 16186 29 0 0 20 0 2 0 361514311 154263552 35671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 37662 35671 218 20 0 37020 0
[pid=16389/tid=16391] ppid=16387 vsize=150648 CPUtime=161.82
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 34082 0 0 0 16154 28 0 0 25 0 2 0 361514344 154263552 35671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 150648

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1648136/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=164012 CPUtime=222.11
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 40140 0 0 0 22178 33 0 0 20 0 2 0 361514311 167948288 39026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 41003 39026 218 20 0 40361 0
[pid=16389/tid=16391] ppid=16387 vsize=164012 CPUtime=221.78
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 37695 0 0 0 22146 32 0 0 25 0 2 0 361514344 167948288 39026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 164012

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1644104/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=168624 CPUtime=282.08
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 41366 0 0 0 28174 34 0 0 20 0 2 0 361514311 172670976 40054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 42156 40054 218 20 0 41514 0
[pid=16389/tid=16391] ppid=16387 vsize=168624 CPUtime=281.75
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 38921 0 0 0 28142 33 0 0 25 0 2 0 361514344 172670976 40054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 168624

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614664/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=342.02
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 48900 0 0 0 34163 39 0 0 20 0 2 0 361514311 202678272 47390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47390 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=341.71
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46455 0 0 0 34132 39 0 0 25 0 2 0 361514344 202678272 47390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 197928

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614728/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=402.01
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49033 0 0 0 40161 40 0 0 20 0 2 0 361514311 202678272 47391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47391 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=401.68
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46588 0 0 0 40129 39 0 0 25 0 2 0 361514344 202678272 47391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 197928

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614728/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=461.98
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49037 0 0 0 46158 40 0 0 20 0 2 0 361514311 202678272 47395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47395 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=461.65
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46592 0 0 0 46126 39 0 0 25 0 2 0 361514344 202678272 47395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 197928

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614664/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=521.94
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49039 0 0 0 52154 40 0 0 20 0 2 0 361514311 202678272 47397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47397 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=521.62
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46594 0 0 0 52123 39 0 0 25 0 2 0 361514344 202678272 47397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 197928

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614664/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=581.9
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49039 0 0 0 58150 40 0 0 20 0 2 0 361514311 202678272 47397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47397 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=581.57
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46594 0 0 0 58118 39 0 0 25 0 2 0 361514344 202678272 47397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 197928

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614664/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=641.87
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49039 0 0 0 64147 40 0 0 20 0 2 0 361514311 202678272 47397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47397 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=641.55
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46594 0 0 0 64115 40 0 0 25 0 2 0 361514344 202678272 47397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 197928

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614536/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=701.84
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49040 0 0 0 70143 41 0 0 20 0 2 0 361514311 202678272 47398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47398 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=701.52
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46595 0 0 0 70112 40 0 0 25 0 2 0 361514344 202678272 47398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566030 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 197928

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614536/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=761.81
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49041 0 0 0 76140 41 0 0 20 0 2 0 361514311 202678272 47399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47399 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=761.48
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46596 0 0 0 76108 40 0 0 25 0 2 0 361514344 202678272 47399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 197928

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614600/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=821.77
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49041 0 0 0 82136 41 0 0 20 0 2 0 361514311 202678272 47399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47399 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=821.44
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46596 0 0 0 82104 40 0 0 25 0 2 0 361514344 202678272 47399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521366 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 197928

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614600/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=881.73
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49046 0 0 0 88132 41 0 0 20 0 2 0 361514311 202678272 47404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47404 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=881.41
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46601 0 0 0 88101 40 0 0 25 0 2 0 361514344 202678272 47404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 197928

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614600/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=941.69
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49046 0 0 0 94128 41 0 0 20 0 2 0 361514311 202678272 47404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47404 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=941.37
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46601 0 0 0 94097 40 0 0 25 0 2 0 361514344 202678272 47404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 197928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614600/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=1001.66
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49047 0 0 0 100125 41 0 0 20 0 2 0 361514311 202678272 47405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47405 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=1001.33
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46602 0 0 0 100093 40 0 0 25 0 2 0 361514344 202678272 47405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526664 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 197928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614600/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=1061.63
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49047 0 0 0 106122 41 0 0 20 0 2 0 361514311 202678272 47405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47405 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=1061.3
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46602 0 0 0 106090 40 0 0 25 0 2 0 361514344 202678272 47405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 197928

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1614664/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=197928 CPUtime=1121.58
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 49047 0 0 0 112117 41 0 0 20 0 2 0 361514311 202678272 47405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 49482 47405 218 20 0 48840 0
[pid=16389/tid=16391] ppid=16387 vsize=197928 CPUtime=1121.26
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 46602 0 0 0 112086 40 0 0 25 0 2 0 361514344 202678272 47405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 197928

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1595336/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=217120 CPUtime=1181.55
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 53987 0 0 0 118110 45 0 0 20 0 2 0 361514311 222330880 52209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 54280 52209 218 20 0 53638 0
[pid=16389/tid=16391] ppid=16387 vsize=217120 CPUtime=1181.23
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 51542 0 0 0 118079 44 0 0 25 0 2 0 361514344 222330880 52209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 217120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16391
/proc/meminfo: memFree=1595336/2055920 swapFree=4141212/4192956
[pid=16389] ppid=16387 vsize=217120 CPUtime=1200.04
/proc/16389/stat : 16389 (MiraXTv1_dyn) S 16387 16389 14645 0 -1 4194304 54055 0 0 0 119959 45 0 0 20 0 2 0 361514311 222330880 52209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16389/statm: 54280 52209 218 20 0 53638 0
[pid=16389/tid=16391] ppid=16387 vsize=217120 CPUtime=1199.72
/proc/16389/task/16391/stat : 16391 (MiraXTv1_dyn) R 16387 16389 14645 0 -1 4194368 51610 0 0 0 119928 44 0 0 25 0 2 0 361514344 222330880 52209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 217120

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.85
CPU time (s): 1200.09
CPU user time (s): 1199.61
CPU system time (s): 0.485926
CPU usage (%): 99.9372
Max. virtual memory (cumulated for all children) (KiB): 217120

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

runsolver used 1.3138 second user time and 3.05854 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 03:39:26 UTC 2007

IDJOB= 305229
IDBENCH= 20151
IDSOLVER= 130
FILE ID= node4/305229-1178854766

PBS_JOBID= 5251007

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S1600965758-04.cnf
COMMAND LINE= /tmp/evaluation/305229-1178854766/MiraXTv1_dyn /tmp/evaluation/305229-1178854766/instance-305229-1178854766.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-305229-1178854766 -o ROOT/results/node4/solver-305229-1178854766 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/305229-1178854766/MiraXTv1_dyn /tmp/evaluation/305229-1178854766/instance-305229-1178854766.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f66569529952df21cc4528cb4e064952

RANDOM SEED= 402680724

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1804336 kB
Buffers:         45716 kB
Cached:         119488 kB
SwapCached:      15676 kB
Active:         110084 kB
Inactive:        78732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804336 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            5172 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            48208 kB
Committed_AS:  9896000 kB
PageTables:       1816 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= 66559 MiB

End job on node4 on Fri May 11 03:59:29 UTC 2007