Trace number 309040

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.18 601.637

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1311582577-17-UNSAT.cnf
MD5SUMd1a87980ded0cf880f4810de1a082421
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1064.77
Satisfiable
(Un)Satisfiability was proved
Number of variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-309040-1178867138 -o ROOT/results/node12/solver-309040-1178867138 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309040-1178867138/MiraXTv3_dyn /tmp/evaluation/309040-1178867138/instance-309040-1178867138.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 7465
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=3920 CPUtime=0
/proc/7465/stat : 7465 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 362751213 4014080 321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 0 0 0
/proc/7465/statm: 980 326 205 20 0 338 0

[startup+0.097941 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 7465
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=10724 CPUtime=0.11
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 1403 0 0 0 11 0 0 0 18 0 3 0 362751213 10981376 1378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 2681 1378 218 20 0 2039 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10724

[startup+0.101938 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 7465
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=10724 CPUtime=0.12
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 1408 0 0 0 12 0 0 0 18 0 3 0 362751213 10981376 1383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 2681 1383 218 20 0 2039 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10724

[startup+0.301963 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 7465
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=11120 CPUtime=0.52
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 1529 0 0 0 52 0 0 0 18 0 3 0 362751213 11386880 1504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 2780 1504 218 20 0 2138 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 11120

[startup+0.702003 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 7465
/proc/meminfo: memFree=1684776/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=12804 CPUtime=1.32
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 1946 0 0 0 131 1 0 0 18 0 3 0 362751213 13111296 1921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 3201 1921 218 20 0 2559 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12804

[startup+1.50108 s]
/proc/loadavg: 0.92 0.99 1.16 3/80 7468
/proc/meminfo: memFree=1676688/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=15928 CPUtime=2.92
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 2681 0 0 0 290 2 0 0 18 0 3 0 362751213 16310272 2656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 3982 2656 218 20 0 3340 0
[pid=7465/tid=7467] ppid=7463 vsize=15928 CPUtime=1.43
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 979 0 0 0 143 0 0 0 24 0 3 0 362751218 16310272 2656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520480 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=15928 CPUtime=1.41
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 937 0 0 0 141 0 0 0 25 0 3 0 362751218 16310272 2656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526120 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 15928

[startup+3.10225 s]
/proc/loadavg: 1.01 1.01 1.17 3/80 7468
/proc/meminfo: memFree=1672720/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=21516 CPUtime=6.11
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 3983 0 0 0 609 2 0 0 18 0 3 0 362751213 22032384 3958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 5379 3958 218 20 0 4737 0
[pid=7465/tid=7467] ppid=7463 vsize=21516 CPUtime=3.04
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 1653 0 0 0 303 1 0 0 21 0 3 0 362751218 22032384 3958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=21516 CPUtime=3.01
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 1565 0 0 0 301 0 0 0 25 0 3 0 362751218 22032384 3958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 21516

[startup+6.30157 s]
/proc/loadavg: 1.01 1.01 1.17 3/80 7468
/proc/meminfo: memFree=1665488/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=24636 CPUtime=12.48
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 4972 0 0 0 1245 3 0 0 18 0 3 0 362751213 25227264 4947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 6159 4947 218 20 0 5517 0
[pid=7465/tid=7467] ppid=7463 vsize=24636 CPUtime=6.22
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 2119 0 0 0 620 2 0 0 25 0 3 0 362751218 25227264 4947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=24636 CPUtime=6.2
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 2088 0 0 0 619 1 0 0 25 0 3 0 362751218 25227264 4947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 24636

[startup+12.7022 s]
/proc/loadavg: 1.16 1.04 1.18 3/80 7468
/proc/meminfo: memFree=1656144/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=35604 CPUtime=25.25
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 7722 0 0 0 2519 6 0 0 18 0 3 0 362751213 36458496 7623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 8901 7623 218 20 0 8259 0
[pid=7465/tid=7467] ppid=7463 vsize=35604 CPUtime=12.62
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 3339 0 0 0 1259 3 0 0 25 0 3 0 362751218 36458496 7623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=35604 CPUtime=12.57
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 3618 0 0 0 1255 2 0 0 25 0 3 0 362751218 36458496 7623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 35604

[startup+25.5015 s]
/proc/loadavg: 1.29 1.07 1.19 3/80 7468
/proc/meminfo: memFree=1633552/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=57296 CPUtime=50.8
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 13326 0 0 0 5064 16 0 0 18 0 3 0 362751213 58671104 13050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 14324 13050 218 20 0 13682 0
[pid=7465/tid=7467] ppid=7463 vsize=57296 CPUtime=25.42
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 6174 0 0 0 2532 10 0 0 19 0 3 0 362751218 58671104 13050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=57296 CPUtime=25.32
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 6387 0 0 0 2527 5 0 0 25 0 3 0 362751218 58671104 13050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 57296

[startup+51.101 s]
/proc/loadavg: 1.53 1.15 1.20 3/80 7468
/proc/meminfo: memFree=1624720/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=65304 CPUtime=101.86
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 15666 0 0 0 10166 20 0 0 18 0 3 0 362751213 66871296 15042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 16326 15042 218 20 0 15684 0
[pid=7465/tid=7467] ppid=7463 vsize=65304 CPUtime=50.98
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 7350 0 0 0 5086 12 0 0 25 0 3 0 362751218 66871296 15042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=65304 CPUtime=50.81
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 7551 0 0 0 5074 7 0 0 25 0 3 0 362751218 66871296 15042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 65304

[startup+102.306 s]
/proc/loadavg: 1.81 1.29 1.25 3/80 7468
/proc/meminfo: memFree=1604688/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=85460 CPUtime=204
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 21338 0 0 0 20373 27 0 0 18 0 3 0 362751213 87511040 20026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 21365 20026 218 20 0 20723 0
[pid=7465/tid=7467] ppid=7463 vsize=85460 CPUtime=101.95
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 10339 0 0 0 10179 16 0 0 25 0 3 0 362751218 87511040 20026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=85460 CPUtime=101.99
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 10234 0 0 0 10189 10 0 0 25 0 3 0 362751218 87511040 20026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 85460

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.29 3/80 7468
/proc/meminfo: memFree=1587600/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=101900 CPUtime=323.71
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 26422 0 0 0 32338 33 0 0 18 0 3 0 362751213 104345600 24283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 25475 24283 218 20 0 24833 0
[pid=7465/tid=7467] ppid=7463 vsize=101900 CPUtime=161.69
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 12413 0 0 0 16150 19 0 0 25 0 3 0 362751218 104345600 24283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=101900 CPUtime=161.96
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 13244 0 0 0 16183 13 0 0 25 0 3 0 362751218 104345600 24283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 101900

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.33 4/80 7468
/proc/meminfo: memFree=1570512/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=119412 CPUtime=443.42
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 31510 0 0 0 44301 41 0 0 18 0 3 0 362751213 122277888 28586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 29853 28586 218 20 0 29211 0
[pid=7465/tid=7467] ppid=7463 vsize=119412 CPUtime=221.41
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 16161 0 0 0 22116 25 0 0 25 0 3 0 362751218 122277888 28586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518265 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=119412 CPUtime=221.94
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 14584 0 0 0 22179 15 0 0 25 0 3 0 362751218 122277888 28586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 119412

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.37 3/80 7468
/proc/meminfo: memFree=1570320/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=119412 CPUtime=563.13
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 32352 0 0 0 56271 42 0 0 18 0 3 0 362751213 122277888 28619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 29853 28619 218 20 0 29211 0
[pid=7465/tid=7467] ppid=7463 vsize=119412 CPUtime=281.14
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 16582 0 0 0 28089 25 0 0 25 0 3 0 362751218 122277888 28619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=119412 CPUtime=281.93
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 15005 0 0 0 28177 16 0 0 25 0 3 0 362751218 122277888 28619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 119412

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.41 3/80 7468
/proc/meminfo: memFree=1569680/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=120072 CPUtime=682.84
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 33352 0 0 0 68241 43 0 0 18 0 3 0 362751213 122953728 28790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 30018 28790 218 20 0 29376 0
[pid=7465/tid=7467] ppid=7463 vsize=120072 CPUtime=340.86
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 17007 0 0 0 34061 25 0 0 25 0 3 0 362751218 122953728 28790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=120072 CPUtime=341.92
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 15580 0 0 0 34175 17 0 0 25 0 3 0 362751218 122953728 28790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.84
Current children cumulated vsize (KiB) 120072

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.44 3/80 7468
/proc/meminfo: memFree=1565200/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=125172 CPUtime=802.55
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 35314 0 0 0 80209 46 0 0 18 0 3 0 362751213 128176128 29906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 31293 29906 218 20 0 30651 0
[pid=7465/tid=7467] ppid=7463 vsize=125172 CPUtime=400.6
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 17445 0 0 0 40034 26 0 0 25 0 3 0 362751218 128176128 29906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=125172 CPUtime=401.89
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 17104 0 0 0 40170 19 0 0 25 0 3 0 362751218 128176128 29906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.55
Current children cumulated vsize (KiB) 125172

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.47 3/80 7468
/proc/meminfo: memFree=1563088/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=127020 CPUtime=922.19
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 36573 0 0 0 92171 48 0 0 18 0 3 0 362751213 130068480 30474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 31755 30474 218 20 0 31113 0
[pid=7465/tid=7467] ppid=7463 vsize=127020 CPUtime=460.33
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 17802 0 0 0 46007 26 0 0 25 0 3 0 362751218 130068480 30474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=127020 CPUtime=461.8
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18006 0 0 0 46159 21 0 0 25 0 3 0 362751218 130068480 30474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (KiB) 127020

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.50 3/80 7468
/proc/meminfo: memFree=1562832/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=127020 CPUtime=1041.91
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 37382 0 0 0 104142 49 0 0 18 0 3 0 362751213 130068480 30494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 31755 30494 218 20 0 31113 0
[pid=7465/tid=7467] ppid=7463 vsize=127020 CPUtime=520.08
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18249 0 0 0 51981 27 0 0 25 0 3 0 362751218 130068480 30494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=127020 CPUtime=521.77
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18368 0 0 0 52155 22 0 0 25 0 3 0 362751218 130068480 30494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.91
Current children cumulated vsize (KiB) 127020

[startup+582.302 s]
/proc/loadavg: 2.06 1.86 1.54 3/80 7468
/proc/meminfo: memFree=1562000/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=128428 CPUtime=1161.61
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 38404 0 0 0 116111 50 0 0 18 0 3 0 362751213 131510272 30713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 32107 30713 218 20 0 31465 0
[pid=7465/tid=7467] ppid=7463 vsize=128428 CPUtime=579.8
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18813 0 0 0 57953 27 0 0 25 0 3 0 362751218 131510272 30713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=128428 CPUtime=581.75
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18826 0 0 0 58153 22 0 0 25 0 3 0 362751218 131510272 30713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 128428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.04 1.87 1.55 3/80 7468
/proc/meminfo: memFree=1562000/2055920 swapFree=4154864/4192956
[pid=7465] ppid=7463 vsize=128428 CPUtime=1200.14
/proc/7465/stat : 7465 (MiraXTv3_dyn) S 7463 7465 6120 0 -1 4194304 38590 0 0 0 119963 51 0 0 18 0 3 0 362751213 131510272 30719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7465/statm: 32107 30719 218 20 0 31465 0
[pid=7465/tid=7467] ppid=7463 vsize=128428 CPUtime=599.02
/proc/7465/task/7467/stat : 7467 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18906 0 0 0 59875 27 0 0 25 0 3 0 362751218 131510272 30719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521269 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7465/tid=7468] ppid=7463 vsize=128428 CPUtime=601.05
/proc/7465/task/7468/stat : 7468 (MiraXTv3_dyn) R 7463 7465 6120 0 -1 4194368 18919 0 0 0 60083 22 0 0 25 0 3 0 362751218 131510272 30719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 128428

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.637
CPU time (s): 1200.18
CPU user time (s): 1199.65
CPU system time (s): 0.529919
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 128428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.65
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38590
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= 158
involuntary context switches= 22399

runsolver used 0.583911 second user time and 1.61775 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 07:05:38 UTC 2007

IDJOB= 309040
IDBENCH= 20248
IDSOLVER= 128
FILE ID= node12/309040-1178867138

PBS_JOBID= 5251035

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1311582577-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309040-1178867138/MiraXTv3_dyn /tmp/evaluation/309040-1178867138/instance-309040-1178867138.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-309040-1178867138 -o ROOT/results/node12/solver-309040-1178867138 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309040-1178867138/MiraXTv3_dyn /tmp/evaluation/309040-1178867138/instance-309040-1178867138.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d1a87980ded0cf880f4810de1a082421

RANDOM SEED= 988354804

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1685056 kB
Buffers:         49644 kB
Cached:         232924 kB
SwapCached:      17516 kB
Active:         138936 kB
Inactive:       168312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685056 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4152 kB
Writeback:           0 kB
Mapped:          30144 kB
Slab:            49136 kB
Committed_AS: 10917516 kB
PageTables:       1792 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 node12 on Fri May 11 07:15:42 UTC 2007