Trace number 332962

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 249.014 125.258

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
248.95/125.25	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/node4/watcher-332962-1178896827 -o ROOT/results/node4/solver-332962-1178896827 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332962-1178896827/MiraXTv3_dyn /tmp/evaluation/332962-1178896827/instance-332962-1178896827.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.07 1.59 1.40 3/77 22313
/proc/meminfo: memFree=1571408/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=3788 CPUtime=0
/proc/22313/stat : 22313 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 365720517 3878912 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 947 333 202 20 0 305 0

[startup+0.092588 s]
/proc/loadavg: 1.07 1.59 1.40 3/77 22313
/proc/meminfo: memFree=1571408/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=7924 CPUtime=0.08
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 887 0 0 0 8 0 0 0 18 0 3 0 365720517 8114176 862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 1981 864 216 20 0 1339 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7924

[startup+0.101589 s]
/proc/loadavg: 1.07 1.59 1.40 3/77 22313
/proc/meminfo: memFree=1571408/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=7924 CPUtime=0.09
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 954 0 0 0 9 0 0 0 18 0 3 0 365720517 8114176 929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 1981 929 218 20 0 1339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7924

[startup+0.301611 s]
/proc/loadavg: 1.07 1.59 1.40 3/77 22313
/proc/meminfo: memFree=1571408/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=10232 CPUtime=0.49
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 1395 0 0 0 49 0 0 0 18 0 3 0 365720517 10477568 1370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 2558 1370 218 20 0 1916 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10232

[startup+0.70165 s]
/proc/loadavg: 1.07 1.59 1.40 3/77 22313
/proc/meminfo: memFree=1571408/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=12544 CPUtime=1.29
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 2074 0 0 0 128 1 0 0 18 0 3 0 365720517 12845056 2049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 3136 2049 218 20 0 2494 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 12544

[startup+1.50273 s]
/proc/loadavg: 1.07 1.59 1.40 3/80 22316
/proc/meminfo: memFree=1562424/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=15240 CPUtime=2.89
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 2922 0 0 0 287 2 0 0 18 0 3 0 365720517 15605760 2897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 3810 2897 218 20 0 3168 0
[pid=22313/tid=22315] ppid=22311 vsize=15240 CPUtime=1.4
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 966 0 0 0 140 0 0 0 25 0 3 0 365720525 15605760 2897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=15240 CPUtime=1.39
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 1225 0 0 0 138 1 0 0 21 0 3 0 365720525 15605760 2897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15240

[startup+3.10288 s]
/proc/loadavg: 1.07 1.59 1.40 3/80 22316
/proc/meminfo: memFree=1559672/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=18596 CPUtime=6.08
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 3499 0 0 0 606 2 0 0 18 0 3 0 365720517 19042304 3440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 4649 3440 218 20 0 4007 0
[pid=22313/tid=22315] ppid=22311 vsize=18596 CPUtime=3
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 1302 0 0 0 300 0 0 0 22 0 3 0 365720525 19042304 3440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=18596 CPUtime=2.98
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 1466 0 0 0 297 1 0 0 25 0 3 0 365720525 19042304 3440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 18596

[startup+6.30119 s]
/proc/loadavg: 1.14 1.60 1.41 3/80 22316
/proc/meminfo: memFree=1555768/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=21960 CPUtime=12.46
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 4460 0 0 0 1243 3 0 0 18 0 3 0 365720517 22487040 4368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 5490 4368 218 20 0 4848 0
[pid=22313/tid=22315] ppid=22311 vsize=21960 CPUtime=6.2
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 1583 0 0 0 620 0 0 0 17 0 3 0 365720525 22487040 4368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=21960 CPUtime=6.17
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 2146 0 0 0 615 2 0 0 25 0 3 0 365720525 22487040 4368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 21960

[startup+12.7018 s]
/proc/loadavg: 1.21 1.61 1.41 3/80 22316
/proc/meminfo: memFree=1547000/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=30172 CPUtime=25.23
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 6646 0 0 0 2518 5 0 0 18 0 3 0 365720517 30896128 6456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 7543 6456 218 20 0 6901 0
[pid=22313/tid=22315] ppid=22311 vsize=30172 CPUtime=12.6
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 2645 0 0 0 1259 1 0 0 25 0 3 0 365720525 30896128 6456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=30172 CPUtime=12.54
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 3270 0 0 0 1251 3 0 0 25 0 3 0 365720525 30896128 6456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 30172

[startup+25.502 s]
/proc/loadavg: 1.39 1.62 1.42 3/80 22316
/proc/meminfo: memFree=1535544/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=41016 CPUtime=50.74
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 9412 0 0 0 5066 8 0 0 18 0 3 0 365720517 42000384 9063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 10254 9063 218 20 0 9612 0
[pid=22313/tid=22315] ppid=22311 vsize=41016 CPUtime=25.37
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 4194 0 0 0 2534 3 0 0 25 0 3 0 365720525 42000384 9063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=41016 CPUtime=25.28
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 4487 0 0 0 2524 4 0 0 25 0 3 0 365720525 42000384 9063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 41016

[startup+51.1015 s]
/proc/loadavg: 1.59 1.65 1.43 3/80 22316
/proc/meminfo: memFree=1529336/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=48420 CPUtime=101.78
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 11481 0 0 0 10167 11 0 0 18 0 3 0 365720517 49582080 10774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 12105 10774 218 20 0 11463 0
[pid=22313/tid=22315] ppid=22311 vsize=48420 CPUtime=50.95
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 4892 0 0 0 5092 3 0 0 25 0 3 0 365720525 49582080 10774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=48420 CPUtime=50.74
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 5858 0 0 0 5067 7 0 0 25 0 3 0 365720525 49582080 10774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 48420

[startup+102.306 s]
/proc/loadavg: 1.84 1.71 1.46 3/80 22316
/proc/meminfo: memFree=1519160/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57428 CPUtime=203.95
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14435 0 0 0 20379 16 0 0 18 0 3 0 365720517 58806272 13097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14357 13097 218 20 0 13715 0
[pid=22313/tid=22315] ppid=22311 vsize=57428 CPUtime=102.13
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6279 0 0 0 10208 5 0 0 25 0 3 0 365720525 58806272 13097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57428 CPUtime=101.72
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 7425 0 0 0 10162 10 0 0 25 0 3 0 365720525 58806272 13097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 57428

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

[startup+115.102 s]
/proc/loadavg: 1.86 1.72 1.47 3/80 22316
/proc/meminfo: memFree=1518968/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57568 CPUtime=229.48
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14567 0 0 0 22932 16 0 0 18 0 3 0 365720517 58949632 13150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14392 13150 218 20 0 13750 0
[pid=22313/tid=22315] ppid=22311 vsize=57568 CPUtime=114.92
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6393 0 0 0 11487 5 0 0 25 0 3 0 365720525 58949632 13150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57568 CPUtime=114.46
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 7443 0 0 0 11436 10 0 0 25 0 3 0 365720525 58949632 13150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 229.48
Current children cumulated vsize (KiB) 57568

[startup+121.502 s]
/proc/loadavg: 1.87 1.72 1.47 3/80 22316
/proc/meminfo: memFree=1518712/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57568 CPUtime=242.12
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14690 0 0 0 24195 17 0 0 18 0 3 0 365720517 58949632 13195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14392 13195 218 20 0 13750 0
[pid=22313/tid=22315] ppid=22311 vsize=57568 CPUtime=121.27
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6406 0 0 0 12122 5 0 0 25 0 3 0 365720525 58949632 13195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57568 CPUtime=120.74
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 7553 0 0 0 12064 10 0 0 25 0 3 0 365720525 58949632 13195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 242.12
Current children cumulated vsize (KiB) 57568

[startup+123.102 s]
/proc/loadavg: 1.88 1.73 1.47 3/80 22316
/proc/meminfo: memFree=1518712/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57568 CPUtime=245.14
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14693 0 0 0 24497 17 0 0 18 0 3 0 365720517 58949632 13198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14392 13198 218 20 0 13750 0
[pid=22313/tid=22315] ppid=22311 vsize=57568 CPUtime=122.76
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6409 0 0 0 12271 5 0 0 25 0 3 0 365720525 58949632 13198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57568 CPUtime=122.27
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 7553 0 0 0 12217 10 0 0 25 0 3 0 365720525 58949632 13198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 245.14
Current children cumulated vsize (KiB) 57568

[startup+123.901 s]
/proc/loadavg: 1.88 1.73 1.47 3/80 22316
/proc/meminfo: memFree=1518712/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57568 CPUtime=246.59
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14695 0 0 0 24642 17 0 0 18 0 3 0 365720517 58949632 13200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14392 13200 218 20 0 13750 0
[pid=22313/tid=22315] ppid=22311 vsize=57568 CPUtime=123.51
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6411 0 0 0 12346 5 0 0 19 0 3 0 365720525 58949632 13200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57568 CPUtime=122.97
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194368 7553 0 0 0 12287 10 0 0 25 0 3 0 365720525 58949632 13200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 246.59
Current children cumulated vsize (KiB) 57568

[startup+124.701 s]
/proc/loadavg: 1.88 1.73 1.47 3/80 22316
/proc/meminfo: memFree=1518712/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57568 CPUtime=248.06
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14700 0 0 0 24789 17 0 0 18 0 3 0 365720517 58949632 13205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14392 13205 218 20 0 13750 0
[pid=22313/tid=22315] ppid=22311 vsize=57568 CPUtime=124.27
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6416 0 0 0 12422 5 0 0 18 0 3 0 365720525 58949632 13205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57568 CPUtime=123.68
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 7553 0 0 0 12358 10 0 0 25 0 3 0 365720525 58949632 13205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 248.06
Current children cumulated vsize (KiB) 57568

[startup+125.102 s]
/proc/loadavg: 1.88 1.73 1.47 3/80 22316
/proc/meminfo: memFree=1518712/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=57568 CPUtime=248.8
/proc/22313/stat : 22313 (MiraXTv3_dyn) S 22311 22313 19777 0 -1 4194304 14786 0 0 0 24863 17 0 0 18 0 3 0 365720517 58949632 13210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 14392 13210 218 20 0 13750 0
[pid=22313/tid=22315] ppid=22311 vsize=57568 CPUtime=124.64
/proc/22313/task/22315/stat : 22315 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 6502 0 0 0 12459 5 0 0 17 0 3 0 365720525 58949632 13210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=57568 CPUtime=124.06
/proc/22313/task/22316/stat : 22316 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194368 7553 0 0 0 12396 10 0 0 25 0 3 0 365720525 58949632 13210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 248.8
Current children cumulated vsize (KiB) 57568

[startup+125.202 s]
/proc/loadavg: 1.88 1.73 1.47 3/80 22316
/proc/meminfo: memFree=1518712/2055920 swapFree=4141212/4192956
[pid=22313] ppid=22311 vsize=52148 CPUtime=248.95
/proc/22313/stat : 22313 (MiraXTv3_dyn) R 22311 22313 19777 0 -1 4194304 14788 0 0 0 24878 17 0 0 17 0 1 0 365720517 53399552 11941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11019700 0 0 4096 0 0 0 0 17 1 0 0
/proc/22313/statm: 13037 11941 220 20 0 12395 0
Current children cumulated CPU time (s) 248.95
Current children cumulated vsize (KiB) 52148

Child status: 20
Real time (s): 125.258
CPU time (s): 249.014
CPU user time (s): 248.833
CPU system time (s): 0.180972
CPU usage (%): 198.801
Max. virtual memory (cumulated for all children) (KiB): 57568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.833
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14791
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= 92
involuntary context switches= 4704

runsolver used 0.123981 second user time and 0.337948 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 15:20:28 UTC 2007

IDJOB= 332962
IDBENCH= 24592
IDSOLVER= 128
FILE ID= node4/332962-1178896827

PBS_JOBID= 5251070

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332962-1178896827/MiraXTv3_dyn /tmp/evaluation/332962-1178896827/instance-332962-1178896827.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-332962-1178896827 -o ROOT/results/node4/solver-332962-1178896827 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332962-1178896827/MiraXTv3_dyn /tmp/evaluation/332962-1178896827/instance-332962-1178896827.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 183403269

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1571624 kB
Buffers:         48832 kB
Cached:         337236 kB
SwapCached:      15676 kB
Active:         128588 kB
Inactive:       290028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571624 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4456 kB
Writeback:           0 kB
Mapped:          39004 kB
Slab:            51168 kB
Committed_AS:  9967552 kB
PageTables:       1852 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= 66560 MiB

End job on node4 on Fri May 11 15:22:33 UTC 2007