Trace number 310106

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.2 601.732

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S2131244303-19-SAT.cnf
MD5SUM2f3d8370b8e509a421f7074f0de55e87
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.08168
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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/node17/watcher-310106-1178870803 -o ROOT/results/node17/solver-310106-1178870803 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310106-1178870803/MiraXTv3_dyn /tmp/evaluation/310106-1178870803/instance-310106-1178870803.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.77 0.93 0.98 3/77 13607
/proc/meminfo: memFree=1780624/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=3788 CPUtime=0
/proc/13607/stat : 13607 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 334997802 3878912 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 1 0 0
/proc/13607/statm: 947 281 205 20 0 305 0

[startup+0.144842 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 13607
/proc/meminfo: memFree=1780624/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=7204 CPUtime=0.25
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 846 0 0 0 25 0 0 0 18 0 3 0 334997802 7376896 821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 1801 821 218 20 0 1159 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 7204

[startup+0.201847 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 13607
/proc/meminfo: memFree=1780624/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=8140 CPUtime=0.37
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 942 0 0 0 37 0 0 0 18 0 3 0 334997802 8335360 917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 2035 917 218 20 0 1393 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8140

[startup+0.30186 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 13607
/proc/meminfo: memFree=1780624/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=9492 CPUtime=0.57
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 1115 0 0 0 57 0 0 0 18 0 3 0 334997802 9719808 1090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 2373 1090 218 20 0 1731 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9492

[startup+0.701903 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 13607
/proc/meminfo: memFree=1780624/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=11748 CPUtime=1.37
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 1726 0 0 0 136 1 0 0 18 0 3 0 334997802 12029952 1701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 2937 1701 218 20 0 2295 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11748

[startup+1.50199 s]
/proc/loadavg: 0.77 0.93 0.98 3/80 13610
/proc/meminfo: memFree=1772344/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=15924 CPUtime=2.97
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 2804 0 0 0 295 2 0 0 18 0 3 0 334997802 16306176 2779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 3981 2779 218 20 0 3339 0
[pid=13607/tid=13609] ppid=13605 vsize=15924 CPUtime=1.48
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 1149 0 0 0 147 1 0 0 25 0 3 0 334997804 16306176 2779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=15924 CPUtime=1.46
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 1234 0 0 0 146 0 0 0 25 0 3 0 334997804 16306176 2779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15924

[startup+3.10115 s]
/proc/loadavg: 0.77 0.93 0.98 3/80 13610
/proc/meminfo: memFree=1766968/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=18804 CPUtime=6.16
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 3756 0 0 0 613 3 0 0 18 0 3 0 334997802 19255296 3730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 4701 3730 218 20 0 4059 0
[pid=13607/tid=13609] ppid=13605 vsize=18804 CPUtime=3.07
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 1650 0 0 0 306 1 0 0 17 0 3 0 334997804 19255296 3730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=18804 CPUtime=3.06
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 1685 0 0 0 305 1 0 0 24 0 3 0 334997804 19255296 3730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18804

[startup+6.30149 s]
/proc/loadavg: 0.87 0.95 0.98 3/80 13610
/proc/meminfo: memFree=1762488/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=26264 CPUtime=12.54
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 5404 0 0 0 1249 5 0 0 18 0 3 0 334997802 26894336 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 6566 5304 218 20 0 5924 0
[pid=13607/tid=13609] ppid=13605 vsize=26264 CPUtime=6.27
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 2366 0 0 0 625 2 0 0 25 0 3 0 334997804 26894336 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=26264 CPUtime=6.24
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 2617 0 0 0 622 2 0 0 25 0 3 0 334997804 26894336 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26264

[startup+12.7022 s]
/proc/loadavg: 0.96 0.97 0.99 3/80 13610
/proc/meminfo: memFree=1745104/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=42884 CPUtime=25.31
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 9668 0 0 0 2522 9 0 0 18 0 3 0 334997802 43913216 9389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 10721 9389 218 20 0 10079 0
[pid=13607/tid=13609] ppid=13605 vsize=42884 CPUtime=12.67
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 4488 0 0 0 1264 3 0 0 25 0 3 0 334997804 43913216 9389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=42884 CPUtime=12.62
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 4759 0 0 0 1257 5 0 0 25 0 3 0 334997804 43913216 9389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 42884

[startup+25.5015 s]
/proc/loadavg: 1.19 1.02 1.01 3/80 13610
/proc/meminfo: memFree=1737176/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=49232 CPUtime=50.83
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 11601 0 0 0 5072 11 0 0 18 0 3 0 334997802 50413568 10976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 12308 10976 218 20 0 11666 0
[pid=13607/tid=13609] ppid=13605 vsize=49232 CPUtime=25.46
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 5408 0 0 0 2542 4 0 0 25 0 3 0 334997804 50413568 10976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=49232 CPUtime=25.34
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 5772 0 0 0 2528 6 0 0 25 0 3 0 334997804 50413568 10976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 49232

[startup+51.1012 s]
/proc/loadavg: 1.47 1.10 1.03 3/80 13610
/proc/meminfo: memFree=1722072/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=63424 CPUtime=101.87
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 15935 0 0 0 10171 16 0 0 18 0 3 0 334997802 64946176 14696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 15856 14696 218 20 0 15214 0
[pid=13607/tid=13609] ppid=13605 vsize=63424 CPUtime=51.03
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 7238 0 0 0 5097 6 0 0 25 0 3 0 334997804 64946176 14696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=63424 CPUtime=50.82
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 8276 0 0 0 5072 10 0 0 25 0 3 0 334997804 64946176 14696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 63424

[startup+102.302 s]
/proc/loadavg: 1.77 1.23 1.08 3/80 13610
/proc/meminfo: memFree=1709784/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=75624 CPUtime=204
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 20297 0 0 0 20379 21 0 0 18 0 3 0 334997802 77438976 17762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 18906 17762 218 20 0 18264 0
[pid=13607/tid=13609] ppid=13605 vsize=75624 CPUtime=102.19
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 9585 0 0 0 10211 8 0 0 25 0 3 0 334997804 77438976 17762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=75624 CPUtime=101.78
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 10291 0 0 0 10166 12 0 0 25 0 3 0 334997804 77438976 17762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 75624

[startup+162.302 s]
/proc/loadavg: 1.91 1.37 1.13 3/80 13610
/proc/meminfo: memFree=1708952/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=77584 CPUtime=323.67
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 22213 0 0 0 32345 22 0 0 18 0 3 0 334997802 79446016 18202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 19396 18202 218 20 0 18754 0
[pid=13607/tid=13609] ppid=13605 vsize=77584 CPUtime=162.16
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 10607 0 0 0 16207 9 0 0 25 0 3 0 334997804 79446016 18202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=77584 CPUtime=161.48
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 11185 0 0 0 16136 12 0 0 25 0 3 0 334997804 79446016 18202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 77584

[startup+222.305 s]
/proc/loadavg: 1.97 1.48 1.19 3/80 13610
/proc/meminfo: memFree=1703512/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=82520 CPUtime=443.36
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 24664 0 0 0 44312 24 0 0 18 0 3 0 334997802 84500480 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 20630 19357 218 20 0 19988 0
[pid=13607/tid=13609] ppid=13605 vsize=82520 CPUtime=222.12
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 11664 0 0 0 22202 10 0 0 25 0 3 0 334997804 84500480 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=82520 CPUtime=221.21
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 12579 0 0 0 22108 13 0 0 25 0 3 0 334997804 84500480 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 82520

[startup+282.301 s]
/proc/loadavg: 1.99 1.57 1.23 3/80 13610
/proc/meminfo: memFree=1703000/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=83500 CPUtime=563.04
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 26204 0 0 0 56279 25 0 0 18 0 3 0 334997802 85504000 19460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 20875 19460 218 20 0 20233 0
[pid=13607/tid=13609] ppid=13605 vsize=83500 CPUtime=282.08
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 12446 0 0 0 28197 11 0 0 25 0 3 0 334997804 85504000 19460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=83500 CPUtime=280.94
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 13337 0 0 0 28080 14 0 0 25 0 3 0 334997804 85504000 19460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 83500

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/80 13610
/proc/meminfo: memFree=1698008/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=88696 CPUtime=682.67
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 28870 0 0 0 68239 28 0 0 18 0 3 0 334997802 90824704 20727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 22174 20727 218 20 0 21532 0
[pid=13607/tid=13609] ppid=13605 vsize=88696 CPUtime=342.04
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 14164 0 0 0 34191 13 0 0 25 0 3 0 334997804 90824704 20727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=88696 CPUtime=340.6
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 14285 0 0 0 34046 14 0 0 25 0 3 0 334997804 90824704 20727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.67
Current children cumulated vsize (KiB) 88696

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 13610
/proc/meminfo: memFree=1692568/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=93144 CPUtime=802.38
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 31448 0 0 0 80208 30 0 0 18 0 3 0 334997802 95379456 22058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 23286 22058 218 20 0 22644 0
[pid=13607/tid=13609] ppid=13605 vsize=93144 CPUtime=402.02
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 15590 0 0 0 40188 14 0 0 25 0 3 0 334997804 95379456 22058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=93144 CPUtime=400.34
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 15437 0 0 0 40019 15 0 0 25 0 3 0 334997804 95379456 22058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 93144

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 13610
/proc/meminfo: memFree=1692120/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=93144 CPUtime=922.06
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 32748 0 0 0 92176 30 0 0 18 0 3 0 334997802 95379456 22179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 23286 22179 218 20 0 22644 0
[pid=13607/tid=13609] ppid=13605 vsize=93144 CPUtime=461.98
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 16194 0 0 0 46184 14 0 0 18 0 3 0 334997804 95379456 22179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=93144 CPUtime=460.05
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 16133 0 0 0 45990 15 0 0 18 0 3 0 334997804 95379456 22179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.06
Current children cumulated vsize (KiB) 93144

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 13610
/proc/meminfo: memFree=1690328/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=95192 CPUtime=1041.76
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 34485 0 0 0 104144 32 0 0 18 0 3 0 334997802 97476608 22612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 23798 22612 218 20 0 23156 0
[pid=13607/tid=13609] ppid=13605 vsize=95192 CPUtime=521.95
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 16808 0 0 0 52180 15 0 0 25 0 3 0 334997804 97476608 22612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=95192 CPUtime=519.78
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 17256 0 0 0 51962 16 0 0 25 0 3 0 334997804 97476608 22612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.76
Current children cumulated vsize (KiB) 95192

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/80 13610
/proc/meminfo: memFree=1689752/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=95192 CPUtime=1161.46
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 35670 0 0 0 116114 32 0 0 18 0 3 0 334997802 97476608 22777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 23798 22777 218 20 0 23156 0
[pid=13607/tid=13609] ppid=13605 vsize=95192 CPUtime=581.92
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 17376 0 0 0 58177 15 0 0 25 0 3 0 334997804 97476608 22777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=95192 CPUtime=579.51
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 17873 0 0 0 57935 16 0 0 25 0 3 0 334997804 97476608 22777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.46
Current children cumulated vsize (KiB) 95192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.702 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 13610
/proc/meminfo: memFree=1689624/2055920 swapFree=4140644/4192956
[pid=13607] ppid=13605 vsize=95192 CPUtime=1200.17
/proc/13607/stat : 13607 (MiraXTv3_dyn) S 13605 13607 13535 0 -1 4194304 36095 0 0 0 119984 33 0 0 18 0 3 0 334997802 97476608 22790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13607/statm: 23798 22790 218 20 0 23156 0
[pid=13607/tid=13609] ppid=13605 vsize=95192 CPUtime=601.32
/proc/13607/task/13609/stat : 13609 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 17587 0 0 0 60116 16 0 0 25 0 3 0 334997804 97476608 22790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13607/tid=13610] ppid=13605 vsize=95192 CPUtime=598.81
/proc/13607/task/13610/stat : 13610 (MiraXTv3_dyn) R 13605 13607 13535 0 -1 4194368 18087 0 0 0 59865 16 0 0 25 0 3 0 334997804 97476608 22790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 95192

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.732
CPU time (s): 1200.2
CPU user time (s): 1199.85
CPU system time (s): 0.345947
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 95192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36095
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= 262
involuntary context switches= 22610

runsolver used 0.608907 second user time and 1.59176 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 08:06:43 UTC 2007

IDJOB= 310106
IDBENCH= 20278
IDSOLVER= 128
FILE ID= node17/310106-1178870803

PBS_JOBID= 5251051

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2f3d8370b8e509a421f7074f0de55e87

RANDOM SEED= 922772635

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1780968 kB
Buffers:         47496 kB
Cached:         141480 kB
SwapCached:      15568 kB
Active:         119012 kB
Inactive:        93856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780968 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            47596 kB
Committed_AS: 10145936 kB
PageTables:       1796 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= 66561 MiB

End job on node17 on Fri May 11 08:16:47 UTC 2007