Trace number 335652

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.1 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-335652-1178904504 -o ROOT/results/node6/solver-335652-1178904504 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335652-1178904504/MiraXTv1_dyn /tmp/evaluation/335652-1178904504/instance-335652-1178904504.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.78 0.95 1.13 3/77 1043
/proc/meminfo: memFree=1456560/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=3788 CPUtime=0
/proc/1043/stat : 1043 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 366488123 3878912 342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1043/statm: 947 350 203 20 0 305 0

[startup+0.104818 s]
/proc/loadavg: 0.78 0.95 1.13 3/77 1043
/proc/meminfo: memFree=1456560/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=6288 CPUtime=0.09
/proc/1043/stat : 1043 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194304 1000 0 0 0 9 0 0 0 18 0 1 0 366488123 6438912 975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583711 0 0 4096 0 0 0 0 17 1 0 0
/proc/1043/statm: 1572 975 207 20 0 930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6288

[startup+0.20183 s]
/proc/loadavg: 0.78 0.95 1.13 3/77 1043
/proc/meminfo: memFree=1456560/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=7096 CPUtime=0.19
/proc/1043/stat : 1043 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194304 1171 0 0 0 19 0 0 0 18 0 1 0 366488123 7266304 1146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/1043/statm: 1774 1146 207 20 0 1132 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7096

[startup+0.301841 s]
/proc/loadavg: 0.78 0.95 1.13 3/77 1043
/proc/meminfo: memFree=1456560/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=7096 CPUtime=0.29
/proc/1043/stat : 1043 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194304 1175 0 0 0 29 0 0 0 19 0 1 0 366488123 7266304 1150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584066 0 0 4096 0 0 0 0 17 1 0 0
/proc/1043/statm: 1774 1150 207 20 0 1132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7096

[startup+0.701888 s]
/proc/loadavg: 0.78 0.95 1.13 3/77 1043
/proc/meminfo: memFree=1456560/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=14264 CPUtime=0.69
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 2074 0 0 0 69 0 0 0 22 0 2 0 366488123 14606336 1869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 3566 1869 218 20 0 2924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14264

[startup+1.50198 s]
/proc/loadavg: 0.78 0.95 1.13 2/79 1045
/proc/meminfo: memFree=1443360/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=24032 CPUtime=1.49
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 4644 0 0 0 148 1 0 0 22 0 2 0 366488123 24608768 4439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 6008 4439 218 20 0 5366 0
[pid=1043/tid=1045] ppid=1041 vsize=24032 CPUtime=0.85
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 3180 0 0 0 84 1 0 0 25 0 2 0 366488188 24608768 4439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24032

[startup+3.10217 s]
/proc/loadavg: 0.78 0.95 1.13 2/79 1045
/proc/meminfo: memFree=1434272/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=37652 CPUtime=3.09
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 7989 0 0 0 307 2 0 0 22 0 2 0 366488123 38555648 7784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 9413 7784 218 20 0 8771 0
[pid=1043/tid=1045] ppid=1041 vsize=37652 CPUtime=2.45
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 6525 0 0 0 243 2 0 0 25 0 2 0 366488188 38555648 7784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37652

[startup+6.30154 s]
/proc/loadavg: 0.80 0.95 1.13 2/79 1045
/proc/meminfo: memFree=1420512/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=46112 CPUtime=6.28
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 10286 0 0 0 625 3 0 0 22 0 2 0 366488123 47218688 10007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 11528 10007 218 20 0 10886 0
[pid=1043/tid=1045] ppid=1041 vsize=46112 CPUtime=5.65
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 8822 0 0 0 562 3 0 0 25 0 2 0 366488188 47218688 10007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46112

[startup+12.7013 s]
/proc/loadavg: 0.81 0.95 1.13 2/79 1045
/proc/meminfo: memFree=1396256/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=66496 CPUtime=12.68
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 15524 0 0 0 1263 5 0 0 22 0 2 0 366488123 68091904 15150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 16624 15150 218 20 0 15982 0
[pid=1043/tid=1045] ppid=1041 vsize=66496 CPUtime=12.05
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 14060 0 0 0 1200 5 0 0 25 0 2 0 366488188 68091904 15150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66496

[startup+25.5018 s]
/proc/loadavg: 1.01 0.99 1.13 2/79 1045
/proc/meminfo: memFree=1380448/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=82328 CPUtime=25.48
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 19681 0 0 0 2540 8 0 0 22 0 2 0 366488123 84303872 19077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 20582 19077 218 20 0 19940 0
[pid=1043/tid=1045] ppid=1041 vsize=82328 CPUtime=24.84
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 18217 0 0 0 2476 8 0 0 25 0 2 0 366488188 84303872 19077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82328

[startup+51.1018 s]
/proc/loadavg: 1.01 0.99 1.13 2/79 1045
/proc/meminfo: memFree=1369056/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=93652 CPUtime=51.08
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 22874 0 0 0 5098 10 0 0 22 0 2 0 366488123 95899648 21954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 23413 21954 218 20 0 22771 0
[pid=1043/tid=1045] ppid=1041 vsize=93652 CPUtime=50.43
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 21410 0 0 0 5034 9 0 0 25 0 2 0 366488188 95899648 21954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93652

[startup+102.302 s]
/proc/loadavg: 1.06 1.00 1.12 2/79 1045
/proc/meminfo: memFree=1361440/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=101228 CPUtime=102.27
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 25087 0 0 0 10215 12 0 0 22 0 2 0 366488123 103657472 23843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 25307 23843 218 20 0 24665 0
[pid=1043/tid=1045] ppid=1041 vsize=101228 CPUtime=101.62
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 23623 0 0 0 10151 11 0 0 25 0 2 0 366488188 103657472 23843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 101228

[startup+162.302 s]
/proc/loadavg: 1.07 1.01 1.12 2/79 1045
/proc/meminfo: memFree=1358752/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=104064 CPUtime=162.24
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 26433 0 0 0 16211 13 0 0 22 0 2 0 366488123 106561536 24539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 26016 24539 218 20 0 25374 0
[pid=1043/tid=1045] ppid=1041 vsize=104064 CPUtime=161.61
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 24969 0 0 0 16148 13 0 0 25 0 2 0 366488188 106561536 24539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104064

[startup+222.306 s]
/proc/loadavg: 1.07 1.02 1.11 2/79 1045
/proc/meminfo: memFree=1357536/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=105440 CPUtime=222.23
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 27160 0 0 0 22209 14 0 0 22 0 2 0 366488123 107970560 24876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 26360 24876 218 20 0 25718 0
[pid=1043/tid=1045] ppid=1041 vsize=105440 CPUtime=221.59
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 25696 0 0 0 22146 13 0 0 25 0 2 0 366488188 107970560 24876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 105440

[startup+282.302 s]
/proc/loadavg: 1.07 1.03 1.11 2/79 1045
/proc/meminfo: memFree=1356640/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=106164 CPUtime=282.22
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 27920 0 0 0 28207 15 0 0 22 0 2 0 366488123 108711936 25051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 26541 25051 218 20 0 25899 0
[pid=1043/tid=1045] ppid=1041 vsize=106164 CPUtime=281.57
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 26456 0 0 0 28143 14 0 0 25 0 2 0 366488188 108711936 25051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520986 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 106164

[startup+342.302 s]
/proc/loadavg: 1.06 1.04 1.10 2/79 1045
/proc/meminfo: memFree=1352288/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=110488 CPUtime=342.2
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 29400 0 0 0 34204 16 0 0 22 0 2 0 366488123 113139712 26141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 27622 26141 218 20 0 26980 0
[pid=1043/tid=1045] ppid=1041 vsize=110488 CPUtime=341.55
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 27936 0 0 0 34140 15 0 0 25 0 2 0 366488188 113139712 26141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 110488

[startup+402.302 s]
/proc/loadavg: 1.06 1.04 1.09 2/79 1045
/proc/meminfo: memFree=1346784/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=116148 CPUtime=402.18
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 31061 0 0 0 40201 17 0 0 22 0 2 0 366488123 118935552 27542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 29037 27542 218 20 0 28395 0
[pid=1043/tid=1045] ppid=1041 vsize=116148 CPUtime=401.54
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 29597 0 0 0 40137 17 0 0 25 0 2 0 366488188 118935552 27542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 116148

[startup+462.302 s]
/proc/loadavg: 1.06 1.05 1.09 2/79 1045
/proc/meminfo: memFree=1344032/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=119040 CPUtime=462.16
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 32073 0 0 0 46198 18 0 0 22 0 2 0 366488123 121896960 28229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 29760 28229 218 20 0 29118 0
[pid=1043/tid=1045] ppid=1041 vsize=119040 CPUtime=461.52
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 30609 0 0 0 46134 18 0 0 25 0 2 0 366488188 121896960 28229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 119040

[startup+522.302 s]
/proc/loadavg: 1.13 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1342624/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=120596 CPUtime=522.14
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 32635 0 0 0 52195 19 0 0 22 0 2 0 366488123 123490304 28596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 30149 28596 218 20 0 29507 0
[pid=1043/tid=1045] ppid=1041 vsize=120596 CPUtime=521.51
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 31171 0 0 0 52132 19 0 0 25 0 2 0 366488188 123490304 28596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 120596

[startup+582.301 s]
/proc/loadavg: 1.12 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1341536/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=121344 CPUtime=582.14
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 33035 0 0 0 58194 20 0 0 22 0 2 0 366488123 124256256 28801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 30336 28801 218 20 0 29694 0
[pid=1043/tid=1045] ppid=1041 vsize=121344 CPUtime=581.49
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 31571 0 0 0 58130 19 0 0 25 0 2 0 366488188 124256256 28801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 121344

[startup+642.301 s]
/proc/loadavg: 1.11 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1341024/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=121968 CPUtime=642.12
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 33516 0 0 0 64191 21 0 0 22 0 2 0 366488123 124895232 28957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 30492 28957 218 20 0 29850 0
[pid=1043/tid=1045] ppid=1041 vsize=121968 CPUtime=641.47
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 32052 0 0 0 64127 20 0 0 25 0 2 0 366488188 124895232 28957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 121968

[startup+702.301 s]
/proc/loadavg: 1.10 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1340512/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=122760 CPUtime=702.1
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 33874 0 0 0 70189 21 0 0 22 0 2 0 366488123 125706240 29120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 30690 29120 218 20 0 30048 0
[pid=1043/tid=1045] ppid=1041 vsize=122760 CPUtime=701.46
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 32410 0 0 0 70125 21 0 0 25 0 2 0 366488188 125706240 29120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 122760

[startup+762.301 s]
/proc/loadavg: 1.09 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1339168/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124064 CPUtime=762.09
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 34325 0 0 0 76187 22 0 0 22 0 2 0 366488123 127041536 29441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31016 29441 218 20 0 30374 0
[pid=1043/tid=1045] ppid=1041 vsize=124064 CPUtime=761.44
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 32861 0 0 0 76123 21 0 0 25 0 2 0 366488188 127041536 29441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 124064

[startup+822.301 s]
/proc/loadavg: 1.08 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1338912/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124064 CPUtime=822.07
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 34914 0 0 0 82184 23 0 0 22 0 2 0 366488123 127041536 29445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31016 29445 218 20 0 30374 0
[pid=1043/tid=1045] ppid=1041 vsize=124064 CPUtime=821.42
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 33450 0 0 0 82120 22 0 0 25 0 2 0 366488188 127041536 29445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 124064

[startup+882.305 s]
/proc/loadavg: 1.08 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1338848/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124232 CPUtime=882.06
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 35263 0 0 0 88182 24 0 0 22 0 2 0 366488123 127213568 29469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31058 29469 218 20 0 30416 0
[pid=1043/tid=1045] ppid=1041 vsize=124232 CPUtime=881.41
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 33799 0 0 0 88118 23 0 0 25 0 2 0 366488188 127213568 29469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 124232

[startup+942.301 s]
/proc/loadavg: 1.07 1.07 1.09 2/79 1047
/proc/meminfo: memFree=1338784/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124232 CPUtime=942.03
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 35612 0 0 0 94179 24 0 0 22 0 2 0 366488123 127213568 29493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31058 29493 218 20 0 30416 0
[pid=1043/tid=1045] ppid=1041 vsize=124232 CPUtime=941.39
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 34148 0 0 0 94115 24 0 0 25 0 2 0 366488188 127213568 29493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 124232

[startup+1002.3 s]
/proc/loadavg: 1.07 1.06 1.09 2/79 1047
/proc/meminfo: memFree=1338528/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124460 CPUtime=1002.02
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 36051 0 0 0 100177 25 0 0 22 0 2 0 366488123 127447040 29542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31115 29542 218 20 0 30473 0
[pid=1043/tid=1045] ppid=1041 vsize=124460 CPUtime=1001.37
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 34587 0 0 0 100113 24 0 0 25 0 2 0 366488188 127447040 29542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 124460

[startup+1062.3 s]
/proc/loadavg: 1.06 1.06 1.09 2/79 1047
/proc/meminfo: memFree=1338208/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124872 CPUtime=1062.01
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 36388 0 0 0 106175 26 0 0 22 0 2 0 366488123 127868928 29619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31218 29619 218 20 0 30576 0
[pid=1043/tid=1045] ppid=1041 vsize=124872 CPUtime=1061.36
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 34924 0 0 0 106111 25 0 0 25 0 2 0 366488188 127868928 29619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 124872

[startup+1122.3 s]
/proc/loadavg: 1.09 1.08 1.09 2/79 1047
/proc/meminfo: memFree=1338272/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=124872 CPUtime=1121.99
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 36739 0 0 0 112173 26 0 0 22 0 2 0 366488123 127868928 29645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31218 29645 218 20 0 30576 0
[pid=1043/tid=1045] ppid=1041 vsize=124872 CPUtime=1121.34
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 35275 0 0 0 112109 25 0 0 25 0 2 0 366488188 127868928 29645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 124872

[startup+1182.3 s]
/proc/loadavg: 1.14 1.09 1.09 2/79 1047
/proc/meminfo: memFree=1337952/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=125236 CPUtime=1181.97
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 37009 0 0 0 118170 27 0 0 22 0 2 0 366488123 128241664 29720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31309 29720 218 20 0 30667 0
[pid=1043/tid=1045] ppid=1041 vsize=125236 CPUtime=1181.33
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 35545 0 0 0 118107 26 0 0 25 0 2 0 366488188 128241664 29720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 125236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.10 1.08 1.09 2/79 1047
/proc/meminfo: memFree=1337760/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=125440 CPUtime=1200.07
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 37096 0 0 0 119980 27 0 0 22 0 2 0 366488123 128450560 29742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31360 29742 218 20 0 30718 0
[pid=1043/tid=1045] ppid=1041 vsize=125440 CPUtime=1199.43
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 35632 0 0 0 119917 26 0 0 25 0 2 0 366488188 128450560 29742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 125440

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

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

[startup+1200.4 s]
/proc/loadavg: 1.10 1.08 1.09 2/79 1047
/proc/meminfo: memFree=1337760/2055924 swapFree=4143816/4192956
[pid=1043] ppid=1041 vsize=125440 CPUtime=1200.07
/proc/1043/stat : 1043 (MiraXTv1_dyn) S 1041 1043 969 0 -1 4194304 37096 0 0 0 119980 27 0 0 22 0 2 0 366488123 128450560 29742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 31360 29742 218 20 0 30718 0
[pid=1043/tid=1045] ppid=1041 vsize=125440 CPUtime=1199.43
/proc/1043/task/1045/stat : 1045 (MiraXTv1_dyn) R 1041 1043 969 0 -1 4194368 35632 0 0 0 119917 26 0 0 25 0 2 0 366488188 128450560 29742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 125440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1199.81
CPU system time (s): 0.289955
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 125440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37096
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1305

runsolver used 1.25581 second user time and 3.11753 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 17:28:25 UTC 2007

IDJOB= 335652
IDBENCH= 24656
IDSOLVER= 130
FILE ID= node6/335652-1178904504

PBS_JOBID= 5251098

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335652-1178904504/MiraXTv1_dyn /tmp/evaluation/335652-1178904504/instance-335652-1178904504.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-335652-1178904504 -o ROOT/results/node6/solver-335652-1178904504 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335652-1178904504/MiraXTv1_dyn /tmp/evaluation/335652-1178904504/instance-335652-1178904504.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 743657908

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1456904 kB
Buffers:         46628 kB
Cached:         479832 kB
SwapCached:      17540 kB
Active:         257936 kB
Inactive:       292988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1456904 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4536 kB
Writeback:           0 kB
Mapped:          29704 kB
Slab:            33708 kB
Committed_AS: 12771148 kB
PageTables:       1784 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= 66525 MiB

End job on node6 on Fri May 11 17:48:27 UTC 2007