Trace number 309409

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.04 601.631

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
MD5SUM202e2057dc8114964b5b3ec133b76d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.230964
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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-309409-1178868350 -o ROOT/results/node12/solver-309409-1178868350 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309409-1178868350/MiraXTv3_dyn /tmp/evaluation/309409-1178868350/instance-309409-1178868350.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: 2.00 1.97 1.74 3/77 7579
/proc/meminfo: memFree=1684904/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=3788 CPUtime=0
/proc/7579/stat : 7579 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 362872351 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 1 0 0
/proc/7579/statm: 947 269 205 20 0 305 0

[startup+0.077596 s]
/proc/loadavg: 2.00 1.97 1.74 3/77 7579
/proc/meminfo: memFree=1684904/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=6840 CPUtime=0.12
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 676 0 0 0 12 0 0 0 18 0 3 0 362872351 7004160 651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 1710 651 218 20 0 1068 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6840

[startup+0.102599 s]
/proc/loadavg: 2.00 1.97 1.74 3/77 7579
/proc/meminfo: memFree=1684904/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=6840 CPUtime=0.17
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 723 0 0 0 17 0 0 0 18 0 3 0 362872351 7004160 698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 1710 698 218 20 0 1068 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6840

[startup+0.302622 s]
/proc/loadavg: 2.00 1.97 1.74 3/77 7579
/proc/meminfo: memFree=1684904/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=9332 CPUtime=0.57
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 1090 0 0 0 57 0 0 0 18 0 3 0 362872351 9555968 1064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 2333 1064 218 20 0 1691 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9332

[startup+0.702662 s]
/proc/loadavg: 2.00 1.97 1.74 3/77 7579
/proc/meminfo: memFree=1684904/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=11432 CPUtime=1.37
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 1695 0 0 0 137 0 0 0 18 0 3 0 362872351 11706368 1669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 2858 1669 218 20 0 2216 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11432

[startup+1.50174 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 7582
/proc/meminfo: memFree=1677392/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=14760 CPUtime=2.96
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 2762 0 0 0 296 0 0 0 18 0 3 0 362872351 15114240 2736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 3690 2736 218 20 0 3048 0
[pid=7579/tid=7581] ppid=7577 vsize=14760 CPUtime=1.48
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 1145 0 0 0 148 0 0 0 25 0 3 0 362872352 15114240 2736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=14760 CPUtime=1.46
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 1219 0 0 0 146 0 0 0 21 0 3 0 362872352 15114240 2736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14760

[startup+3.10191 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 7582
/proc/meminfo: memFree=1671888/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=19948 CPUtime=6.16
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 3632 0 0 0 614 2 0 0 18 0 3 0 362872351 20426752 3605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 4987 3605 218 20 0 4345 0
[pid=7579/tid=7581] ppid=7577 vsize=19948 CPUtime=3.07
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 1660 0 0 0 307 0 0 0 25 0 3 0 362872352 20426752 3605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=19948 CPUtime=3.06
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 1574 0 0 0 305 1 0 0 25 0 3 0 362872352 20426752 3605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19948

[startup+6.30123 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 7582
/proc/meminfo: memFree=1666704/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=26340 CPUtime=12.54
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 5483 0 0 0 1251 3 0 0 18 0 3 0 362872351 26972160 5382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 6585 5382 218 20 0 5943 0
[pid=7579/tid=7581] ppid=7577 vsize=26340 CPUtime=6.27
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 2479 0 0 0 627 0 0 0 25 0 3 0 362872352 26972160 5382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=26340 CPUtime=6.25
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 2606 0 0 0 623 2 0 0 25 0 3 0 362872352 26972160 5383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26340

[startup+12.7019 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 7582
/proc/meminfo: memFree=1649680/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=42820 CPUtime=25.3
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 9571 0 0 0 2523 7 0 0 18 0 3 0 362872351 43847680 9294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 10705 9294 218 20 0 10063 0
[pid=7579/tid=7581] ppid=7577 vsize=42820 CPUtime=12.67
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 4335 0 0 0 1265 2 0 0 25 0 3 0 362872352 43847680 9294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=42820 CPUtime=12.6
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 4838 0 0 0 1256 4 0 0 25 0 3 0 362872352 43847680 9294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 42820

[startup+25.5021 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 7582
/proc/meminfo: memFree=1644560/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=46184 CPUtime=50.82
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 10765 0 0 0 5074 8 0 0 18 0 3 0 362872351 47292416 10139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 11546 10139 218 20 0 10904 0
[pid=7579/tid=7581] ppid=7577 vsize=46184 CPUtime=25.46
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 4906 0 0 0 2543 3 0 0 25 0 3 0 362872352 47292416 10139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=46184 CPUtime=25.33
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 5461 0 0 0 2529 4 0 0 25 0 3 0 362872352 47292416 10139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 46184

[startup+51.1027 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 7582
/proc/meminfo: memFree=1628752/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=60640 CPUtime=101.89
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 15369 0 0 0 10176 13 0 0 18 0 3 0 362872351 62095360 14050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 15160 14050 218 20 0 14518 0
[pid=7579/tid=7581] ppid=7577 vsize=60640 CPUtime=51.05
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 7103 0 0 0 5100 5 0 0 25 0 3 0 362872352 62095360 14050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=60640 CPUtime=50.82
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 7868 0 0 0 5074 8 0 0 25 0 3 0 362872352 62095360 14050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 60640

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.76 3/80 7582
/proc/meminfo: memFree=1616784/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=72832 CPUtime=204.03
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 19602 0 0 0 20384 19 0 0 18 0 3 0 362872351 74579968 17039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 18208 17039 218 20 0 17566 0
[pid=7579/tid=7581] ppid=7577 vsize=72832 CPUtime=102.22
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 9377 0 0 0 10214 8 0 0 25 0 3 0 362872352 74579968 17039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=72832 CPUtime=101.78
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 9827 0 0 0 10168 10 0 0 25 0 3 0 362872352 74579968 17039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 72832

[startup+162.303 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 7582
/proc/meminfo: memFree=1614800/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=75228 CPUtime=323.66
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 21797 0 0 0 32345 21 0 0 18 0 3 0 362872351 77033472 17548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 18807 17548 218 20 0 18165 0
[pid=7579/tid=7581] ppid=7577 vsize=75228 CPUtime=162.17
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 10300 0 0 0 16208 9 0 0 25 0 3 0 362872352 77033472 17548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=75228 CPUtime=161.46
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 11099 0 0 0 16135 11 0 0 25 0 3 0 362872352 77033472 17548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 75228

[startup+222.303 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 7582
/proc/meminfo: memFree=1609936/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=80296 CPUtime=443.35
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 24286 0 0 0 44311 24 0 0 18 0 3 0 362872351 82223104 18785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 20074 18785 218 20 0 19432 0
[pid=7579/tid=7581] ppid=7577 vsize=80296 CPUtime=222.13
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 11941 0 0 0 22202 11 0 0 25 0 3 0 362872352 82223104 18785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=80296 CPUtime=221.19
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 11947 0 0 0 22107 12 0 0 25 0 3 0 362872352 82223104 18785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 80296

[startup+282.303 s]
/proc/loadavg: 2.00 1.97 1.80 3/80 7582
/proc/meminfo: memFree=1609040/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=80432 CPUtime=563.04
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 25966 0 0 0 56278 26 0 0 18 0 3 0 362872351 82362368 18971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 20108 18971 218 20 0 19466 0
[pid=7579/tid=7581] ppid=7577 vsize=80432 CPUtime=282.09
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 12790 0 0 0 28197 12 0 0 25 0 3 0 362872352 82362368 18971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=80432 CPUtime=280.92
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 12778 0 0 0 28079 13 0 0 25 0 3 0 362872352 82362368 18971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 80432

[startup+342.303 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 7582
/proc/meminfo: memFree=1606544/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=83568 CPUtime=682.71
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 28005 0 0 0 68243 28 0 0 18 0 3 0 362872351 85573632 19648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 20892 19648 218 20 0 20250 0
[pid=7579/tid=7581] ppid=7577 vsize=83568 CPUtime=342.06
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 13568 0 0 0 34193 13 0 0 25 0 3 0 362872352 85573632 19648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=83568 CPUtime=340.62
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 14039 0 0 0 34048 14 0 0 25 0 3 0 362872352 85573632 19648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 83568

[startup+402.303 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 7582
/proc/meminfo: memFree=1605328/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=84540 CPUtime=802.4
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 29670 0 0 0 80210 30 0 0 18 0 3 0 362872351 86568960 19904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 21135 19904 218 20 0 20493 0
[pid=7579/tid=7581] ppid=7577 vsize=84540 CPUtime=402.01
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 14262 0 0 0 40187 14 0 0 25 0 3 0 362872352 86568960 19904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=84540 CPUtime=400.36
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 15010 0 0 0 40021 15 0 0 25 0 3 0 362872352 86568960 19904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 84540

[startup+462.303 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 7582
/proc/meminfo: memFree=1604944/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=85564 CPUtime=922.1
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 31015 0 0 0 92179 31 0 0 18 0 3 0 362872351 87617536 20007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 21391 20007 218 20 0 20749 0
[pid=7579/tid=7581] ppid=7577 vsize=85564 CPUtime=461.99
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 14911 0 0 0 46184 15 0 0 25 0 3 0 362872352 87617536 20007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=85564 CPUtime=460.08
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 15706 0 0 0 45993 15 0 0 25 0 3 0 362872352 87617536 20007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.1
Current children cumulated vsize (KiB) 85564

[startup+522.303 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 7582
/proc/meminfo: memFree=1604432/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=85868 CPUtime=1041.79
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 32401 0 0 0 104147 32 0 0 18 0 3 0 362872351 87928832 20122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 21467 20122 218 20 0 20825 0
[pid=7579/tid=7581] ppid=7577 vsize=85868 CPUtime=521.96
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 15624 0 0 0 52180 16 0 0 25 0 3 0 362872352 87928832 20122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=85868 CPUtime=519.81
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 16379 0 0 0 51965 16 0 0 25 0 3 0 362872352 87928832 20122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.79
Current children cumulated vsize (KiB) 85868

[startup+582.303 s]
/proc/loadavg: 2.12 2.02 1.85 3/80 7582
/proc/meminfo: memFree=1603920/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=86164 CPUtime=1161.5
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 33715 0 0 0 116116 34 0 0 18 0 3 0 362872351 88231936 20247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 21541 20247 218 20 0 20899 0
[pid=7579/tid=7581] ppid=7577 vsize=86164 CPUtime=581.93
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 16241 0 0 0 58176 17 0 0 25 0 3 0 362872352 88231936 20247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=86164 CPUtime=579.54
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 17076 0 0 0 57938 16 0 0 25 0 3 0 362872352 88231936 20247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.5
Current children cumulated vsize (KiB) 86164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.16 2.03 1.86 3/80 7582
/proc/meminfo: memFree=1598992/2055920 swapFree=4154864/4192956
[pid=7579] ppid=7577 vsize=91068 CPUtime=1200.01
/proc/7579/stat : 7579 (MiraXTv3_dyn) S 7577 7579 6120 0 -1 4194304 35279 0 0 0 119964 37 0 0 18 0 3 0 362872351 93253632 21483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7579/statm: 22767 21483 218 20 0 22125 0
[pid=7579/tid=7581] ppid=7577 vsize=91068 CPUtime=601.23
/proc/7579/task/7581/stat : 7581 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 16644 0 0 0 60105 18 0 0 25 0 3 0 362872352 93253632 21483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7579/tid=7582] ppid=7577 vsize=91068 CPUtime=598.75
/proc/7579/task/7582/stat : 7582 (MiraXTv3_dyn) R 7577 7579 6120 0 -1 4194368 18237 0 0 0 59857 18 0 0 25 0 3 0 362872352 93253632 21483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 91068

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.631
CPU time (s): 1200.04
CPU user time (s): 1199.65
CPU system time (s): 0.385941
CPU usage (%): 199.464
Max. virtual memory (cumulated for all children) (KiB): 91068

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

runsolver used 0.611906 second user time and 1.58776 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 07:25:50 UTC 2007

IDJOB= 309409
IDBENCH= 20258
IDSOLVER= 128
FILE ID= node12/309409-1178868350

PBS_JOBID= 5251035

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/309409-1178868350/MiraXTv3_dyn /tmp/evaluation/309409-1178868350/instance-309409-1178868350.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-309409-1178868350 -o ROOT/results/node12/solver-309409-1178868350 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309409-1178868350/MiraXTv3_dyn /tmp/evaluation/309409-1178868350/instance-309409-1178868350.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  202e2057dc8114964b5b3ec133b76d59

RANDOM SEED= 376179556

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:         49676 kB
Cached:         232960 kB
SwapCached:      17516 kB
Active:         138808 kB
Inactive:       168468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685056 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          30144 kB
Slab:            49076 kB
Committed_AS: 10919604 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:35:54 UTC 2007