Trace number 312197

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.19 601.628

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1488855480-20-UNSAT.cnf
MD5SUM7bd0b6f2ea7f2de2ae8c9498c250cbcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark593.246
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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/node18/watcher-312197-1178875978 -o ROOT/results/node18/solver-312197-1178875978 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312197-1178875978/MiraXTv3_dyn /tmp/evaluation/312197-1178875978/instance-312197-1178875978.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.73 3/77 9993
/proc/meminfo: memFree=1780792/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=2624 CPUtime=0
/proc/9993/stat : 9993 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 335515220 2686976 195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160127146 0 0 4096 0 0 0 0 17 1 0 0
/proc/9993/statm: 911 202 174 20 0 269 0

[startup+0.106267 s]
/proc/loadavg: 2.00 1.97 1.73 3/77 9993
/proc/meminfo: memFree=1780792/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=7612 CPUtime=0.17
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 838 0 0 0 17 0 0 0 18 0 3 0 335515220 7794688 813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 1903 813 218 20 0 1261 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7612

[startup+0.202277 s]
/proc/loadavg: 2.00 1.97 1.73 3/77 9993
/proc/meminfo: memFree=1780792/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=7876 CPUtime=0.36
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 962 0 0 0 36 0 0 0 18 0 3 0 335515220 8065024 937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 1969 937 218 20 0 1327 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 7876

[startup+0.301297 s]
/proc/loadavg: 2.00 1.97 1.73 3/77 9993
/proc/meminfo: memFree=1780792/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=8812 CPUtime=0.56
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 1094 0 0 0 56 0 0 0 18 0 3 0 335515220 9023488 1069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 2203 1069 218 20 0 1561 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8812

[startup+0.701326 s]
/proc/loadavg: 2.00 1.97 1.73 3/77 9993
/proc/meminfo: memFree=1780792/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=10928 CPUtime=1.36
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 1580 0 0 0 136 0 0 0 18 0 3 0 335515220 11190272 1555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 2732 1555 218 20 0 2090 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10928

[startup+1.50141 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 9996
/proc/meminfo: memFree=1773536/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=14560 CPUtime=2.96
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 2422 0 0 0 295 1 0 0 18 0 3 0 335515220 14909440 2397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 3640 2397 218 20 0 2998 0
[pid=9993/tid=9995] ppid=9991 vsize=14560 CPUtime=1.47
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 941 0 0 0 147 0 0 0 25 0 3 0 335515222 14909440 2397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=14560 CPUtime=1.45
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 1015 0 0 0 145 0 0 0 18 0 3 0 335515222 14909440 2397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14560

[startup+3.10156 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 9996
/proc/meminfo: memFree=1769248/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=18500 CPUtime=6.15
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 3492 0 0 0 614 1 0 0 18 0 3 0 335515220 18944000 3467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 4625 3467 218 20 0 3983 0
[pid=9993/tid=9995] ppid=9991 vsize=18500 CPUtime=3.07
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 1455 0 0 0 307 0 0 0 25 0 3 0 335515222 18944000 3467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=18500 CPUtime=3.06
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 1571 0 0 0 305 1 0 0 20 0 3 0 335515222 18944000 3467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 18500

[startup+6.30187 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 9996
/proc/meminfo: memFree=1764768/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=22848 CPUtime=12.53
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 4469 0 0 0 1250 3 0 0 18 0 3 0 335515220 23396352 4444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 5712 4444 218 20 0 5070 0
[pid=9993/tid=9995] ppid=9991 vsize=22848 CPUtime=6.26
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 1922 0 0 0 626 0 0 0 24 0 3 0 335515222 23396352 4444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=22848 CPUtime=6.23
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 2081 0 0 0 621 2 0 0 25 0 3 0 335515222 23396352 4444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22848

[startup+12.7015 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 9996
/proc/meminfo: memFree=1752544/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=34720 CPUtime=25.3
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 7611 0 0 0 2524 6 0 0 18 0 3 0 335515220 35553280 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 8680 7430 218 20 0 8038 0
[pid=9993/tid=9995] ppid=9991 vsize=34720 CPUtime=12.67
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 3430 0 0 0 1265 2 0 0 25 0 3 0 335515222 35553280 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=34720 CPUtime=12.61
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 3715 0 0 0 1257 4 0 0 25 0 3 0 335515222 35553280 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34720

[startup+25.5027 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 9996
/proc/meminfo: memFree=1739424/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=46960 CPUtime=50.83
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 10887 0 0 0 5072 11 0 0 18 0 3 0 335515220 48087040 10443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 11740 10443 218 20 0 11098 0
[pid=9993/tid=9995] ppid=9991 vsize=46960 CPUtime=25.45
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 4966 0 0 0 2542 3 0 0 25 0 3 0 335515222 48087040 10443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=46960 CPUtime=25.35
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 5455 0 0 0 2528 7 0 0 25 0 3 0 335515222 48087040 10443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 46960

[startup+51.1022 s]
/proc/loadavg: 2.00 1.97 1.74 3/80 9996
/proc/meminfo: memFree=1724256/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=62928 CPUtime=101.91
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 15295 0 0 0 10172 19 0 0 18 0 3 0 335515220 64438272 14399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 15732 14399 218 20 0 15090 0
[pid=9993/tid=9995] ppid=9991 vsize=62928 CPUtime=51.05
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 6829 0 0 0 5099 6 0 0 25 0 3 0 335515222 64438272 14399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=62928 CPUtime=50.83
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 8000 0 0 0 5071 12 0 0 25 0 3 0 335515222 64438272 14399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 62928

[startup+102.302 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 9996
/proc/meminfo: memFree=1718816/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=67248 CPUtime=204.04
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 17497 0 0 0 20383 21 0 0 18 0 3 0 335515220 68861952 15557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 16812 15557 218 20 0 16170 0
[pid=9993/tid=9995] ppid=9991 vsize=67248 CPUtime=102.21
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 7831 0 0 0 10215 6 0 0 25 0 3 0 335515222 68861952 15557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=67248 CPUtime=101.79
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 9200 0 0 0 10165 14 0 0 25 0 3 0 335515222 68861952 15557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 67248

[startup+162.303 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 9996
/proc/meminfo: memFree=1716256/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=69012 CPUtime=323.72
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 19202 0 0 0 32349 23 0 0 18 0 3 0 335515220 70668288 16130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 17253 16130 218 20 0 16611 0
[pid=9993/tid=9995] ppid=9991 vsize=69012 CPUtime=162.18
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 8888 0 0 0 16210 8 0 0 25 0 3 0 335515222 70668288 16130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=69012 CPUtime=161.51
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 9848 0 0 0 16136 15 0 0 25 0 3 0 335515222 70668288 16130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 69012

[startup+222.307 s]
/proc/loadavg: 2.00 1.97 1.78 3/80 9996
/proc/meminfo: memFree=1711968/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=73700 CPUtime=443.42
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 21419 0 0 0 44317 25 0 0 18 0 3 0 335515220 75468800 17238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 18425 17238 218 20 0 17783 0
[pid=9993/tid=9995] ppid=9991 vsize=73700 CPUtime=222.15
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 10413 0 0 0 22206 9 0 0 25 0 3 0 335515222 75468800 17238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=73700 CPUtime=221.24
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 10540 0 0 0 22109 15 0 0 25 0 3 0 335515222 75468800 17238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 73700

[startup+282.303 s]
/proc/loadavg: 2.00 1.97 1.79 4/80 9996
/proc/meminfo: memFree=1708384/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=77380 CPUtime=563.1
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 23369 0 0 0 56283 27 0 0 18 0 3 0 335515220 79237120 18123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 19345 18123 218 20 0 18703 0
[pid=9993/tid=9995] ppid=9991 vsize=77380 CPUtime=282.12
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 11027 0 0 0 28202 10 0 0 25 0 3 0 335515222 79237120 18123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=77380 CPUtime=280.97
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 11876 0 0 0 28080 17 0 0 25 0 3 0 335515222 79237120 18123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 77380

[startup+342.302 s]
/proc/loadavg: 2.00 1.97 1.80 3/80 9996
/proc/meminfo: memFree=1704224/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=81552 CPUtime=682.81
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 25425 0 0 0 68251 30 0 0 18 0 3 0 335515220 83509248 19174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 20388 19174 218 20 0 19746 0
[pid=9993/tid=9995] ppid=9991 vsize=81552 CPUtime=342.09
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 11748 0 0 0 34198 11 0 0 25 0 3 0 335515222 83509248 19174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=81552 CPUtime=340.68
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 13211 0 0 0 34050 18 0 0 25 0 3 0 335515222 83509248 19174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 81552

[startup+402.302 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 9996
/proc/meminfo: memFree=1697504/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=89848 CPUtime=802.51
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 28417 0 0 0 80218 33 0 0 18 0 3 0 335515220 92004352 20942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 22462 20942 218 20 0 21820 0
[pid=9993/tid=9995] ppid=9991 vsize=89848 CPUtime=402.06
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 13228 0 0 0 40193 13 0 0 25 0 3 0 335515222 92004352 20942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=89848 CPUtime=400.43
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 14723 0 0 0 40023 20 0 0 25 0 3 0 335515222 92004352 20942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.51
Current children cumulated vsize (KiB) 89848

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 9996
/proc/meminfo: memFree=1692192/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=93744 CPUtime=922.22
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 30639 0 0 0 92186 36 0 0 18 0 3 0 335515220 95993856 22194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 23436 22194 218 20 0 22794 0
[pid=9993/tid=9995] ppid=9991 vsize=93744 CPUtime=462.02
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 14204 0 0 0 46188 14 0 0 23 0 3 0 335515222 95993856 22194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=93744 CPUtime=460.16
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 15969 0 0 0 45995 21 0 0 25 0 3 0 335515222 95993856 22194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.22
Current children cumulated vsize (KiB) 93744

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 9996
/proc/meminfo: memFree=1691616/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=94904 CPUtime=1041.93
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 31729 0 0 0 104155 38 0 0 18 0 3 0 335515220 97181696 22293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 23726 22293 218 20 0 23084 0
[pid=9993/tid=9995] ppid=9991 vsize=94904 CPUtime=521.99
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 14755 0 0 0 52184 15 0 0 25 0 3 0 335515222 97181696 22293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=94904 CPUtime=519.9
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 16508 0 0 0 51968 22 0 0 25 0 3 0 335515222 97181696 22293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.93
Current children cumulated vsize (KiB) 94904

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.83 3/80 9998
/proc/meminfo: memFree=1689888/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=96620 CPUtime=1161.64
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 33159 0 0 0 116125 39 0 0 18 0 3 0 335515220 98938880 22816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 24155 22816 218 20 0 23513 0
[pid=9993/tid=9995] ppid=9991 vsize=96620 CPUtime=581.98
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 15686 0 0 0 58181 17 0 0 25 0 3 0 335515222 98938880 22816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526105 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=96620 CPUtime=579.64
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 17007 0 0 0 57942 22 0 0 25 0 3 0 335515222 98938880 22816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 96620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 1.97 1.84 3/80 9998
/proc/meminfo: memFree=1689056/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=97020 CPUtime=1200.15
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 33680 0 0 0 119975 40 0 0 18 0 3 0 335515220 99348480 22929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 24255 22929 218 20 0 23613 0
[pid=9993/tid=9995] ppid=9991 vsize=97020 CPUtime=601.28
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 15998 0 0 0 60111 17 0 0 25 0 3 0 335515222 99348480 22929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=97020 CPUtime=598.84
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 17216 0 0 0 59862 22 0 0 25 0 3 0 335515222 99348480 22929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 97020

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

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

[startup+601.601 s]
/proc/loadavg: 2.00 1.97 1.84 3/80 9998
/proc/meminfo: memFree=1689056/2055920 swapFree=4144420/4192956
[pid=9993] ppid=9991 vsize=97020 CPUtime=1200.15
/proc/9993/stat : 9993 (MiraXTv3_dyn) S 9991 9993 9438 0 -1 4194304 33680 0 0 0 119975 40 0 0 18 0 3 0 335515220 99348480 22929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9993/statm: 24255 22929 218 20 0 23613 0
[pid=9993/tid=9995] ppid=9991 vsize=97020 CPUtime=601.28
/proc/9993/task/9995/stat : 9995 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 15998 0 0 0 60111 17 0 0 25 0 3 0 335515222 99348480 22929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9993/tid=9996] ppid=9991 vsize=97020 CPUtime=598.84
/proc/9993/task/9996/stat : 9996 (MiraXTv3_dyn) R 9991 9993 9438 0 -1 4194368 17216 0 0 0 59862 22 0 0 25 0 3 0 335515222 99348480 22929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 97020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.628
CPU time (s): 1200.19
CPU user time (s): 1199.77
CPU system time (s): 0.418936
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 97020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33680
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= 162
involuntary context switches= 22392

runsolver used 0.633903 second user time and 1.56676 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 09:32:58 UTC 2007

IDJOB= 312197
IDBENCH= 20334
IDSOLVER= 128
FILE ID= node18/312197-1178875978

PBS_JOBID= 5251056

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1488855480-20-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312197-1178875978/MiraXTv3_dyn /tmp/evaluation/312197-1178875978/instance-312197-1178875978.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-312197-1178875978 -o ROOT/results/node18/solver-312197-1178875978 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312197-1178875978/MiraXTv3_dyn /tmp/evaluation/312197-1178875978/instance-312197-1178875978.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7bd0b6f2ea7f2de2ae8c9498c250cbcc

RANDOM SEED= 950964816

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1781008 kB
Buffers:         47048 kB
Cached:         138048 kB
SwapCached:      18496 kB
Active:         112472 kB
Inactive:       100836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781008 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          30104 kB
Slab:            47160 kB
Committed_AS:  8760632 kB
PageTables:       1776 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= 66556 MiB

End job on node18 on Fri May 11 09:43:03 UTC 2007