Trace number 294403

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 v3SAT 883.129 442.917

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1390822082-06.SAT.shuffled.cnf
MD5SUM65db25de989ce832e05150660fae21db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05899
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
883.11/442.91	s SATISFIABLE
883.11/442.91	v 1 -2 3 4 5 6 7 8 -9 -10 -11 -12 13 -14 -15 16 -17 18 19 20 21 22 -23 24 -25 -26 27 -28 29 30 31 32 -33 34 -35 -36 -37 -38 39 -40 -41 -42 43 44 -45 46 -47 48 -49 -50 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-294403-1178817023 -o ROOT/results/node3/solver-294403-1178817023 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294403-1178817023/MiraXTv3_dyn /tmp/evaluation/294403-1178817023/instance-294403-1178817023.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.99 1.96 1.68 3/77 10605
/proc/meminfo: memFree=1846552/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=3788 CPUtime=0
/proc/10605/stat : 10605 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 357740053 3878912 272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575357 0 0 4096 0 0 0 0 17 1 0 0
/proc/10605/statm: 947 272 206 20 0 305 0

[startup+0.0707 s]
/proc/loadavg: 1.99 1.96 1.68 3/77 10605
/proc/meminfo: memFree=1846552/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=4180 CPUtime=0.06
/proc/10605/stat : 10605 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194304 405 0 0 0 6 0 0 0 18 0 1 0 357740053 4280320 380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/10605/statm: 1045 380 207 20 0 403 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4180

[startup+0.105228 s]
/proc/loadavg: 1.99 1.96 1.68 3/77 10605
/proc/meminfo: memFree=1846552/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=6856 CPUtime=0.1
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 575 0 0 0 10 0 0 0 18 0 3 0 357740053 7020544 550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 1714 550 218 20 0 1072 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6856

[startup+0.301931 s]
/proc/loadavg: 1.99 1.96 1.68 3/77 10605
/proc/meminfo: memFree=1846552/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=8788 CPUtime=0.49
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 1046 0 0 0 49 0 0 0 18 0 3 0 357740053 8998912 1021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 2208 1021 218 20 0 1566 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8788

[startup+0.702 s]
/proc/loadavg: 1.99 1.96 1.68 3/77 10605
/proc/meminfo: memFree=1846552/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=11592 CPUtime=1.3
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 1723 0 0 0 129 1 0 0 18 0 3 0 357740053 11870208 1698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 2898 1698 218 20 0 2256 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11592

[startup+1.50213 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 10608
/proc/meminfo: memFree=1838784/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=13548 CPUtime=2.89
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 2398 0 0 0 288 1 0 0 18 0 3 0 357740053 13873152 2373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 3387 2373 218 20 0 2745 0
[pid=10605/tid=10607] ppid=10603 vsize=13548 CPUtime=1.39
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 977 0 0 0 139 0 0 0 18 0 3 0 357740062 13873152 2373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=13548 CPUtime=1.39
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 985 0 0 0 139 0 0 0 20 0 3 0 357740062 13873152 2373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 13548

[startup+3.10142 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 10608
/proc/meminfo: memFree=1836992/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=16056 CPUtime=6.08
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 3176 0 0 0 607 1 0 0 18 0 3 0 357740053 16441344 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 4014 3079 218 20 0 3372 0
[pid=10605/tid=10607] ppid=10603 vsize=16056 CPUtime=2.99
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 1363 0 0 0 299 0 0 0 19 0 3 0 357740062 16441344 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=16056 CPUtime=2.99
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 1377 0 0 0 299 0 0 0 17 0 3 0 357740062 16441344 3079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 16056

[startup+6.30291 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 10608
/proc/meminfo: memFree=1829312/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=23584 CPUtime=12.46
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 5101 0 0 0 1244 2 0 0 18 0 3 0 357740053 24150016 4928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 5896 4928 218 20 0 5254 0
[pid=10605/tid=10607] ppid=10603 vsize=23584 CPUtime=6.17
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 2271 0 0 0 617 0 0 0 25 0 3 0 357740062 24150016 4928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=23584 CPUtime=6.18
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 2394 0 0 0 617 1 0 0 25 0 3 0 357740062 24150016 4928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 23584

[startup+12.7019 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 10608
/proc/meminfo: memFree=1821376/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=29292 CPUtime=25.22
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 6808 0 0 0 2518 4 0 0 18 0 3 0 357740053 29995008 6337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 7323 6337 218 20 0 6681 0
[pid=10605/tid=10607] ppid=10603 vsize=29292 CPUtime=12.54
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 3089 0 0 0 1253 1 0 0 23 0 3 0 357740062 29995008 6337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=29292 CPUtime=12.58
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 3283 0 0 0 1256 2 0 0 25 0 3 0 357740062 29995008 6337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 29292

[startup+25.502 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 10608
/proc/meminfo: memFree=1814272/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=36992 CPUtime=50.75
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 9089 0 0 0 5069 6 0 0 18 0 3 0 357740053 37879808 8140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 9248 8140 218 20 0 8606 0
[pid=10605/tid=10607] ppid=10603 vsize=36992 CPUtime=25.28
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 4161 0 0 0 2525 3 0 0 25 0 3 0 357740062 37879808 8140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=36992 CPUtime=25.37
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 4492 0 0 0 2534 3 0 0 25 0 3 0 357740062 37879808 8140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 36992

[startup+51.1012 s]
/proc/loadavg: 1.99 1.96 1.70 3/80 10608
/proc/meminfo: memFree=1806528/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=45200 CPUtime=101.8
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 12100 0 0 0 10170 10 0 0 18 0 3 0 357740053 46284800 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 11300 10175 218 20 0 10658 0
[pid=10605/tid=10607] ppid=10603 vsize=45200 CPUtime=50.77
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 5621 0 0 0 5073 4 0 0 25 0 3 0 357740062 46284800 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=45200 CPUtime=50.93
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 6043 0 0 0 5088 5 0 0 25 0 3 0 357740062 46284800 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 45200

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.71 3/80 10608
/proc/meminfo: memFree=1798464/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=52884 CPUtime=203.92
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 15927 0 0 0 20378 14 0 0 18 0 3 0 357740053 54153216 12123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 13221 12123 218 20 0 12579 0
[pid=10605/tid=10607] ppid=10603 vsize=52884 CPUtime=101.74
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 7343 0 0 0 10168 6 0 0 19 0 3 0 357740062 54153216 12123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=52884 CPUtime=102.08
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 8148 0 0 0 10201 7 0 0 25 0 3 0 357740062 54153216 12123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 52884

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 10608
/proc/meminfo: memFree=1792448/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=58172 CPUtime=323.57
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 19575 0 0 0 32339 18 0 0 18 0 3 0 357740053 59568128 13527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 14543 13527 218 20 0 13901 0
[pid=10605/tid=10607] ppid=10603 vsize=58172 CPUtime=161.47
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 8865 0 0 0 16139 8 0 0 25 0 3 0 357740062 59568128 13527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=58172 CPUtime=162
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 10274 0 0 0 16191 9 0 0 25 0 3 0 357740062 59568128 13527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 58172

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.74 4/80 10608
/proc/meminfo: memFree=1790720/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=59944 CPUtime=443.25
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 22225 0 0 0 44305 20 0 0 18 0 3 0 357740053 61382656 13973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 14986 13973 218 20 0 14344 0
[pid=10605/tid=10607] ppid=10603 vsize=59944 CPUtime=221.2
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 10074 0 0 0 22111 9 0 0 25 0 3 0 357740062 61382656 13973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=59944 CPUtime=221.94
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 11715 0 0 0 22184 10 0 0 25 0 3 0 357740062 61382656 13973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 59944

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 10608
/proc/meminfo: memFree=1789504/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=61272 CPUtime=562.89
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 24599 0 0 0 56268 21 0 0 18 0 3 0 357740053 62742528 14271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 15318 14271 218 20 0 14676 0
[pid=10605/tid=10607] ppid=10603 vsize=61272 CPUtime=280.94
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 11242 0 0 0 28085 9 0 0 25 0 3 0 357740062 62742528 14271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=61272 CPUtime=281.86
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 12921 0 0 0 28175 11 0 0 25 0 3 0 357740062 62742528 14271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 61272

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 10608
/proc/meminfo: memFree=1788224/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=63276 CPUtime=682.56
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 26950 0 0 0 68232 24 0 0 18 0 3 0 357740053 64794624 14592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 15819 14592 218 20 0 15177 0
[pid=10605/tid=10607] ppid=10603 vsize=63276 CPUtime=340.67
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 12250 0 0 0 34056 11 0 0 25 0 3 0 357740062 64794624 14592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=63276 CPUtime=341.79
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 14264 0 0 0 34167 12 0 0 25 0 3 0 357740062 64794624 14592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.56
Current children cumulated vsize (KiB) 63276

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1787264/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=63952 CPUtime=802.23
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 29041 0 0 0 80197 26 0 0 18 0 3 0 357740053 65486848 14861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 15988 14861 218 20 0 15346 0
[pid=10605/tid=10607] ppid=10603 vsize=63952 CPUtime=400.4
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13272 0 0 0 40028 12 0 0 25 0 3 0 357740062 65486848 14861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=63952 CPUtime=401.73
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 15333 0 0 0 40159 14 0 0 25 0 3 0 357740062 65486848 14861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.23
Current children cumulated vsize (KiB) 63952

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

[startup+409.501 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1787264/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=63952 CPUtime=816.58
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 29185 0 0 0 81632 26 0 0 18 0 3 0 357740053 65486848 14863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 15988 14863 218 20 0 15346 0
[pid=10605/tid=10607] ppid=10603 vsize=63952 CPUtime=407.57
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13274 0 0 0 40745 12 0 0 25 0 3 0 357740062 65486848 14863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=63952 CPUtime=408.92
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 15475 0 0 0 40878 14 0 0 25 0 3 0 357740062 65486848 14863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 816.58
Current children cumulated vsize (KiB) 63952

[startup+422.301 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1787136/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=63952 CPUtime=842.12
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 29707 0 0 0 84185 27 0 0 18 0 3 0 357740053 65486848 14888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 15988 14888 218 20 0 15346 0
[pid=10605/tid=10607] ppid=10603 vsize=63952 CPUtime=420.31
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13511 0 0 0 42019 12 0 0 25 0 3 0 357740062 65486848 14888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=63952 CPUtime=421.71
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 15760 0 0 0 42157 14 0 0 25 0 3 0 357740062 65486848 14888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 842.12
Current children cumulated vsize (KiB) 63952

[startup+435.102 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1786752/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=64272 CPUtime=867.64
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 30046 0 0 0 86737 27 0 0 18 0 3 0 357740053 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 16068 14943 218 20 0 15426 0
[pid=10605/tid=10607] ppid=10603 vsize=64272 CPUtime=433.05
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13751 0 0 0 43293 12 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=64272 CPUtime=434.49
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 15859 0 0 0 43435 14 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 867.64
Current children cumulated vsize (KiB) 64272

[startup+438.303 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1786752/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=64272 CPUtime=874.03
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 30188 0 0 0 87376 27 0 0 18 0 3 0 357740053 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 16068 14943 218 20 0 15426 0
[pid=10605/tid=10607] ppid=10603 vsize=64272 CPUtime=436.24
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13822 0 0 0 43612 12 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=64272 CPUtime=437.69
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 15930 0 0 0 43755 14 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 874.03
Current children cumulated vsize (KiB) 64272

[startup+441.502 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1786752/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=64272 CPUtime=880.41
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 30330 0 0 0 88014 27 0 0 18 0 3 0 357740053 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 16068 14943 218 20 0 15426 0
[pid=10605/tid=10607] ppid=10603 vsize=64272 CPUtime=439.42
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13893 0 0 0 43930 12 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=64272 CPUtime=440.89
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 16001 0 0 0 44075 14 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 880.41
Current children cumulated vsize (KiB) 64272

[startup+442.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1786752/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=64272 CPUtime=882.01
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 30330 0 0 0 88174 27 0 0 18 0 3 0 357740053 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 16068 14943 218 20 0 15426 0
[pid=10605/tid=10607] ppid=10603 vsize=64272 CPUtime=440.22
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13893 0 0 0 44010 12 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=64272 CPUtime=441.69
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 16001 0 0 0 44155 14 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520213 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 64272

[startup+442.702 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1786752/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=64272 CPUtime=882.81
/proc/10605/stat : 10605 (MiraXTv3_dyn) S 10603 10605 10278 0 -1 4194304 30330 0 0 0 88254 27 0 0 18 0 3 0 357740053 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10605/statm: 16068 14943 218 20 0 15426 0
[pid=10605/tid=10607] ppid=10603 vsize=64272 CPUtime=440.62
/proc/10605/task/10607/stat : 10607 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 13893 0 0 0 44050 12 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10605/tid=10608] ppid=10603 vsize=64272 CPUtime=442.09
/proc/10605/task/10608/stat : 10608 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194368 16001 0 0 0 44195 14 0 0 25 0 3 0 357740062 65814528 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 64272

[startup+442.902 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 10608
/proc/meminfo: memFree=1786752/2055920 swapFree=4138684/4192956
[pid=10605] ppid=10603 vsize=44224 CPUtime=883.11
/proc/10605/stat : 10605 (MiraXTv3_dyn) R 10603 10605 10278 0 -1 4194304 30337 0 0 0 88283 28 0 0 17 0 1 0 357740053 45285376 9999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134557442 0 0 4096 0 0 0 0 17 1 0 0
/proc/10605/statm: 11056 9999 225 20 0 10414 0
Current children cumulated CPU time (s) 883.11
Current children cumulated vsize (KiB) 44224

Child status: 10
Real time (s): 442.917
CPU time (s): 883.129
CPU user time (s): 882.841
CPU system time (s): 0.287956
CPU usage (%): 199.389
Max. virtual memory (cumulated for all children) (KiB): 64556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 882.841
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30340
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= 384
involuntary context switches= 16581

runsolver used 0.446932 second user time and 1.16682 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 17:10:23 UTC 2007

IDJOB= 294403
IDBENCH= 19887
IDSOLVER= 128
FILE ID= node3/294403-1178817023

PBS_JOBID= 5250968

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1390822082-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294403-1178817023/MiraXTv3_dyn /tmp/evaluation/294403-1178817023/instance-294403-1178817023.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-294403-1178817023 -o ROOT/results/node3/solver-294403-1178817023 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294403-1178817023/MiraXTv3_dyn /tmp/evaluation/294403-1178817023/instance-294403-1178817023.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  65db25de989ce832e05150660fae21db

RANDOM SEED= 181544439

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1846832 kB
Buffers:         39156 kB
Cached:         104508 kB
SwapCached:      18176 kB
Active:          91056 kB
Inactive:        76628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846832 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          29824 kB
Slab:            26936 kB
Committed_AS: 11432836 kB
PageTables:       1780 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 node3 on Thu May 10 17:17:46 UTC 2007