Trace number 292271

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 v3UNSAT 560.661 281.091

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
MD5SUM0748b6663894d676be78ac8cb4ea38d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.47602
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
560.56/281.08	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-292271-1178809649 -o ROOT/results/node16/solver-292271-1178809649 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292271-1178809649/MiraXTv3_dyn /tmp/evaluation/292271-1178809649/instance-292271-1178809649.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: 1.50 1.72 1.49 3/77 22799
/proc/meminfo: memFree=1810688/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=3788 CPUtime=0
/proc/22799/stat : 22799 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 328882588 3878912 263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/22799/statm: 947 264 206 20 0 305 0

[startup+0.055185 s]
/proc/loadavg: 1.50 1.72 1.49 3/77 22799
/proc/meminfo: memFree=1810688/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=10860 CPUtime=1.25
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 1671 0 0 0 125 0 0 0 18 0 3 0 328882588 11120640 1646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 2715 1646 218 20 0 2073 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 10860

[startup+0.68645 s]
/proc/loadavg: 1.50 1.72 1.49 3/77 22799
/proc/meminfo: memFree=1810688/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=10860 CPUtime=1.34
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 1683 0 0 0 134 0 0 0 18 0 3 0 328882588 11120640 1658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 2715 1658 218 20 0 2073 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 10860

[startup+0.701444 s]
/proc/loadavg: 1.50 1.72 1.49 3/77 22799
/proc/meminfo: memFree=1810688/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=10860 CPUtime=1.37
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 1690 0 0 0 137 0 0 0 18 0 3 0 328882588 11120640 1665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 2715 1665 218 20 0 2073 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10860

[startup+0.801425 s]
/proc/loadavg: 1.50 1.72 1.49 3/77 22799
/proc/meminfo: memFree=1810688/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=11128 CPUtime=1.57
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 1820 0 0 0 157 0 0 0 18 0 3 0 328882588 11395072 1795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 2782 1795 218 20 0 2140 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 11128

[startup+1.50128 s]
/proc/loadavg: 1.54 1.73 1.49 3/80 22802
/proc/meminfo: memFree=1802664/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=13064 CPUtime=2.98
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 2199 0 0 0 297 1 0 0 18 0 3 0 328882588 13377536 2174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 3266 2174 218 20 0 2624 0
[pid=22799/tid=22801] ppid=22797 vsize=13064 CPUtime=1.48
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 954 0 0 0 148 0 0 0 25 0 3 0 328882589 13377536 2174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=13064 CPUtime=1.47
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 917 0 0 0 147 0 0 0 19 0 3 0 328882589 13377536 2174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13064

[startup+3.10194 s]
/proc/loadavg: 1.54 1.73 1.49 3/80 22802
/proc/meminfo: memFree=1800488/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=16104 CPUtime=6.17
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 3101 0 0 0 615 2 0 0 18 0 3 0 328882588 16490496 3001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 4026 3001 218 20 0 3384 0
[pid=22799/tid=22801] ppid=22797 vsize=16104 CPUtime=3.07
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 1343 0 0 0 307 0 0 0 25 0 3 0 328882589 16490496 3001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=16104 CPUtime=3.06
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 1430 0 0 0 306 0 0 0 24 0 3 0 328882589 16490496 3001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16104

[startup+6.30227 s]
/proc/loadavg: 1.57 1.73 1.49 3/80 22802
/proc/meminfo: memFree=1793704/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=21288 CPUtime=12.55
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 4708 0 0 0 1252 3 0 0 18 0 3 0 328882588 21798912 4528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 5322 4528 218 20 0 4680 0
[pid=22799/tid=22801] ppid=22797 vsize=21288 CPUtime=6.28
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 2176 0 0 0 627 1 0 0 25 0 3 0 328882589 21798912 4528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=21288 CPUtime=6.25
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 2204 0 0 0 624 1 0 0 22 0 3 0 328882589 21798912 4528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 21288

[startup+12.7019 s]
/proc/loadavg: 1.61 1.73 1.50 3/80 22802
/proc/meminfo: memFree=1786352/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=29948 CPUtime=25.32
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 6623 0 0 0 2527 5 0 0 18 0 3 0 328882588 30666752 6186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 7487 6186 218 20 0 6845 0
[pid=22799/tid=22801] ppid=22797 vsize=29948 CPUtime=12.67
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 3165 0 0 0 1265 2 0 0 25 0 3 0 328882589 30666752 6186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=29948 CPUtime=12.62
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 3130 0 0 0 1260 2 0 0 25 0 3 0 328882589 30666752 6186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 29948

[startup+25.502 s]
/proc/loadavg: 1.67 1.74 1.50 3/80 22802
/proc/meminfo: memFree=1780720/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=36020 CPUtime=50.87
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 8700 0 0 0 5080 7 0 0 18 0 3 0 328882588 36884480 7830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 9005 7830 218 20 0 8363 0
[pid=22799/tid=22801] ppid=22797 vsize=36020 CPUtime=25.42
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 4150 0 0 0 2539 3 0 0 25 0 3 0 328882589 36884480 7830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=36020 CPUtime=25.43
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 4222 0 0 0 2540 3 0 0 25 0 3 0 328882589 36884480 7830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 36020

[startup+51.1066 s]
/proc/loadavg: 1.80 1.77 1.52 3/80 22802
/proc/meminfo: memFree=1772848/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=43872 CPUtime=101.95
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 11260 0 0 0 10185 10 0 0 18 0 3 0 328882588 44924928 9479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 10968 9479 218 20 0 10326 0
[pid=22799/tid=22801] ppid=22797 vsize=43872 CPUtime=50.91
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 5551 0 0 0 5087 4 0 0 25 0 3 0 328882589 44924928 9479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=43872 CPUtime=51.03
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 5381 0 0 0 5098 5 0 0 25 0 3 0 328882589 44924928 9479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 43872

[startup+102.303 s]
/proc/loadavg: 1.91 1.80 1.54 3/80 22802
/proc/meminfo: memFree=1770288/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=45200 CPUtime=204.11
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 13462 0 0 0 20400 11 0 0 18 0 3 0 328882588 46284800 10099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 11300 10099 218 20 0 10658 0
[pid=22799/tid=22801] ppid=22797 vsize=45200 CPUtime=101.89
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 6755 0 0 0 10184 5 0 0 25 0 3 0 328882589 46284800 10099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=45200 CPUtime=102.21
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 6379 0 0 0 10215 6 0 0 25 0 3 0 328882589 46284800 10099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 45200

[startup+162.302 s]
/proc/loadavg: 1.97 1.83 1.57 3/80 22802
/proc/meminfo: memFree=1768048/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=47344 CPUtime=323.83
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 15892 0 0 0 32369 14 0 0 18 0 3 0 328882588 48480256 10712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 11836 10712 218 20 0 11194 0
[pid=22799/tid=22801] ppid=22797 vsize=47344 CPUtime=161.62
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 8014 0 0 0 16156 6 0 0 25 0 3 0 328882589 48480256 10712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=47344 CPUtime=162.19
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 7550 0 0 0 16212 7 0 0 25 0 3 0 328882589 48480256 10712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 47344

[startup+222.302 s]
/proc/loadavg: 1.98 1.86 1.59 3/80 22802
/proc/meminfo: memFree=1766320/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50224 CPUtime=443.56
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 17945 0 0 0 44340 16 0 0 18 0 3 0 328882588 51429376 11126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12556 11126 218 20 0 11914 0
[pid=22799/tid=22801] ppid=22797 vsize=50224 CPUtime=221.37
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9226 0 0 0 22130 7 0 0 25 0 3 0 328882589 51429376 11126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50224 CPUtime=222.17
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 8391 0 0 0 22209 8 0 0 25 0 3 0 328882589 51429376 11126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 50224

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

[startup+230.803 s]
/proc/loadavg: 1.99 1.86 1.59 3/80 22802
/proc/meminfo: memFree=1766000/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50428 CPUtime=460.52
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 18340 0 0 0 46036 16 0 0 18 0 3 0 328882588 51638272 11186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12607 11186 218 20 0 11965 0
[pid=22799/tid=22801] ppid=22797 vsize=50428 CPUtime=229.84
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9418 0 0 0 22977 7 0 0 25 0 3 0 328882589 51638272 11186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50428 CPUtime=230.66
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 8594 0 0 0 23058 8 0 0 25 0 3 0 328882589 51638272 11186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.52
Current children cumulated vsize (KiB) 50428

[startup+256.402 s]
/proc/loadavg: 1.99 1.87 1.60 3/80 22802
/proc/meminfo: memFree=1765488/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50560 CPUtime=511.6
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 19233 0 0 0 51143 17 0 0 18 0 3 0 328882588 51773440 11320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12640 11320 218 20 0 11998 0
[pid=22799/tid=22801] ppid=22797 vsize=50560 CPUtime=255.32
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9872 0 0 0 25524 8 0 0 25 0 3 0 328882589 51773440 11320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50560 CPUtime=256.27
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9033 0 0 0 25618 9 0 0 25 0 3 0 328882589 51773440 11320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 511.6
Current children cumulated vsize (KiB) 50560

[startup+269.202 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 22802
/proc/meminfo: memFree=1765616/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50560 CPUtime=537.16
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 19580 0 0 0 53698 18 0 0 18 0 3 0 328882588 51773440 11327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12640 11327 218 20 0 11998 0
[pid=22799/tid=22801] ppid=22797 vsize=50560 CPUtime=268.07
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 10045 0 0 0 26799 8 0 0 25 0 3 0 328882589 51773440 11327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50560 CPUtime=269.06
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9207 0 0 0 26897 9 0 0 25 0 3 0 328882589 51773440 11327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 537.16
Current children cumulated vsize (KiB) 50560

[startup+275.601 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 22802
/proc/meminfo: memFree=1765360/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50824 CPUtime=549.91
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 19847 0 0 0 54973 18 0 0 18 0 3 0 328882588 52043776 11423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12706 11423 218 20 0 12064 0
[pid=22799/tid=22801] ppid=22797 vsize=50824 CPUtime=274.44
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 10166 0 0 0 27436 8 0 0 25 0 3 0 328882589 52043776 11423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50824 CPUtime=275.45
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9353 0 0 0 27536 9 0 0 25 0 3 0 328882589 52043776 11423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 549.91
Current children cumulated vsize (KiB) 50824

[startup+278.806 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 22802
/proc/meminfo: memFree=1765104/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50824 CPUtime=556.3
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 20037 0 0 0 55612 18 0 0 18 0 3 0 328882588 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12706 11441 218 20 0 12064 0
[pid=22799/tid=22801] ppid=22797 vsize=50824 CPUtime=277.63
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 10260 0 0 0 27755 8 0 0 25 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50824 CPUtime=278.64
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9449 0 0 0 27855 9 0 0 25 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 556.3
Current children cumulated vsize (KiB) 50824

[startup+280.402 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 22802
/proc/meminfo: memFree=1765104/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50824 CPUtime=559.39
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 20037 0 0 0 55921 18 0 0 18 0 3 0 328882588 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12706 11441 218 20 0 12064 0
[pid=22799/tid=22801] ppid=22797 vsize=50824 CPUtime=279.19
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 10260 0 0 0 27911 8 0 0 21 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50824 CPUtime=280.18
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9449 0 0 0 28009 9 0 0 25 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 559.39
Current children cumulated vsize (KiB) 50824

[startup+280.802 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 22802
/proc/meminfo: memFree=1765104/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50824 CPUtime=560.19
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 20037 0 0 0 56001 18 0 0 18 0 3 0 328882588 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12706 11441 218 20 0 12064 0
[pid=22799/tid=22801] ppid=22797 vsize=50824 CPUtime=279.59
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 10260 0 0 0 27951 8 0 0 25 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50824 CPUtime=280.58
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 9449 0 0 0 28049 9 0 0 25 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.19
Current children cumulated vsize (KiB) 50824

[startup+281.006 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 22802
/proc/meminfo: memFree=1765104/2055920 swapFree=4143400/4192956
[pid=22799] ppid=22797 vsize=50824 CPUtime=560.56
/proc/22799/stat : 22799 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194304 20037 0 0 0 56038 18 0 0 18 0 3 0 328882588 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22799/statm: 12706 11441 218 20 0 12064 0
[pid=22799/tid=22801] ppid=22797 vsize=50824 CPUtime=279.78
/proc/22799/task/22801/stat : 22801 (MiraXTv3_dyn) R 22797 22799 21814 0 -1 4194368 10260 0 0 0 27970 8 0 0 17 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=50824 CPUtime=280.76
/proc/22799/task/22802/stat : 22802 (MiraXTv3_dyn) S 22797 22799 21814 0 -1 4194368 9449 0 0 0 28067 9 0 0 25 0 3 0 328882589 52043776 11441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.56
Current children cumulated vsize (KiB) 50824

Child status: 20
Real time (s): 281.091
CPU time (s): 560.661
CPU user time (s): 560.465
CPU system time (s): 0.19597
CPU usage (%): 199.459
Max. virtual memory (cumulated for all children) (KiB): 51168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 560.465
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20043
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= 135
involuntary context switches= 10588

runsolver used 0.26196 second user time and 0.767883 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 15:07:30 UTC 2007

IDJOB= 292271
IDBENCH= 19835
IDSOLVER= 128
FILE ID= node16/292271-1178809649

PBS_JOBID= 5250937

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292271-1178809649/MiraXTv3_dyn /tmp/evaluation/292271-1178809649/instance-292271-1178809649.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-292271-1178809649 -o ROOT/results/node16/solver-292271-1178809649 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292271-1178809649/MiraXTv3_dyn /tmp/evaluation/292271-1178809649/instance-292271-1178809649.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0748b6663894d676be78ac8cb4ea38d8

RANDOM SEED= 708938937

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:      2055920 kB
MemFree:       1810840 kB
Buffers:         45160 kB
Cached:         113808 kB
SwapCached:      17900 kB
Active:          89180 kB
Inactive:        94680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810840 kB
SwapTotal:     4192956 kB
SwapFree:      4143400 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          29924 kB
Slab:            46672 kB
Committed_AS: 14145752 kB
PageTables:       1836 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 node16 on Thu May 10 15:12:11 UTC 2007