Trace number 426629

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 424.142 212.729

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
MD5SUM3b624125de84e4dd806ca3ec600430c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.107983
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...
424.11/212.72	s SATISFIABLE
424.11/212.72	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/node29/watcher-426629-1179051072 -o ROOT/results/node29/solver-426629-1179051072 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426629-1179051072/MiraXTv3_dyn /tmp/evaluation/426629-1179051072/instance-426629-1179051072.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.77 1.94 1.81 3/77 4575
/proc/meminfo: memFree=1276224/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=3788 CPUtime=0
/proc/4575/stat : 4575 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 353022926 3878912 270 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/4575/statm: 947 271 206 20 0 305 0

[startup+0.080342 s]
/proc/loadavg: 1.77 1.94 1.81 3/77 4575
/proc/meminfo: memFree=1276224/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=4180 CPUtime=0.07
/proc/4575/stat : 4575 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194304 404 0 0 0 7 0 0 0 18 0 1 0 353022926 4280320 379 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 1 0 0
/proc/4575/statm: 1045 379 207 20 0 403 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4180

[startup+0.101342 s]
/proc/loadavg: 1.77 1.94 1.81 3/77 4575
/proc/meminfo: memFree=1276224/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=6724 CPUtime=0.09
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 584 0 0 0 9 0 0 0 18 0 3 0 353022926 6885376 559 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 1681 559 218 20 0 1039 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6724

[startup+0.301358 s]
/proc/loadavg: 1.77 1.94 1.81 3/77 4575
/proc/meminfo: memFree=1276224/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=8260 CPUtime=0.49
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 1036 0 0 0 49 0 0 0 18 0 3 0 353022926 8458240 1011 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 2065 1011 218 20 0 1423 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8260

[startup+0.701386 s]
/proc/loadavg: 1.77 1.94 1.81 3/77 4575
/proc/meminfo: memFree=1276224/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=10672 CPUtime=1.28
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 1721 0 0 0 128 0 0 0 18 0 3 0 353022926 10928128 1696 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 2668 1696 218 20 0 2026 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 10672

[startup+1.50144 s]
/proc/loadavg: 1.77 1.94 1.81 3/80 4578
/proc/meminfo: memFree=1268456/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=14176 CPUtime=2.89
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 2422 0 0 0 288 1 0 0 18 0 3 0 353022926 14516224 2397 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 3544 2397 218 20 0 2902 0
[pid=4575/tid=4577] ppid=4573 vsize=14176 CPUtime=1.4
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 992 0 0 0 140 0 0 0 25 0 3 0 353022936 14516224 2397 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=14176 CPUtime=1.39
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 995 0 0 0 139 0 0 0 19 0 3 0 353022936 14516224 2397 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 14176

[startup+3.10254 s]
/proc/loadavg: 1.77 1.94 1.81 3/80 4578
/proc/meminfo: memFree=1266408/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=16680 CPUtime=6.08
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 3187 0 0 0 607 1 0 0 18 0 3 0 353022926 17080320 3090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 4170 3090 218 20 0 3528 0
[pid=4575/tid=4577] ppid=4573 vsize=16680 CPUtime=2.99
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 1361 0 0 0 299 0 0 0 25 0 3 0 353022936 17080320 3090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4568013 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=16680 CPUtime=2.98
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 1391 0 0 0 298 0 0 0 25 0 3 0 353022936 17080320 3090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 16680

[startup+6.30174 s]
/proc/loadavg: 1.79 1.94 1.81 3/80 4578
/proc/meminfo: memFree=1259176/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=23488 CPUtime=12.47
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 5003 0 0 0 1243 4 0 0 18 0 3 0 353022926 24051712 4830 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 5872 4830 218 20 0 5230 0
[pid=4575/tid=4577] ppid=4573 vsize=23488 CPUtime=6.2
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 2244 0 0 0 618 2 0 0 25 0 3 0 353022936 24051712 4830 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=23488 CPUtime=6.17
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 2324 0 0 0 616 1 0 0 25 0 3 0 353022936 24051712 4830 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 23488

[startup+12.7021 s]
/proc/loadavg: 1.81 1.94 1.81 3/80 4578
/proc/meminfo: memFree=1251696/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=30184 CPUtime=25.22
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 6732 0 0 0 2517 5 0 0 18 0 3 0 353022926 30908416 6261 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 7546 6261 218 20 0 6904 0
[pid=4575/tid=4577] ppid=4573 vsize=30184 CPUtime=12.58
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 3094 0 0 0 1256 2 0 0 19 0 3 0 353022936 30908416 6261 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=30184 CPUtime=12.53
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 3203 0 0 0 1251 2 0 0 25 0 3 0 353022936 30908416 6261 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 30184

[startup+25.502 s]
/proc/loadavg: 1.85 1.94 1.82 3/80 4578
/proc/meminfo: memFree=1242992/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=39224 CPUtime=50.76
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 9391 0 0 0 5068 8 0 0 18 0 3 0 353022926 40165376 8442 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 9806 8442 218 20 0 9164 0
[pid=4575/tid=4577] ppid=4573 vsize=39224 CPUtime=25.37
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 4582 0 0 0 2534 3 0 0 21 0 3 0 353022936 40165376 8442 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=39224 CPUtime=25.28
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 4374 0 0 0 2524 4 0 0 25 0 3 0 353022936 40165376 8442 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 39224

[startup+51.1016 s]
/proc/loadavg: 1.90 1.95 1.82 3/80 4578
/proc/meminfo: memFree=1238128/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=43648 CPUtime=101.83
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 11634 0 0 0 10173 10 0 0 18 0 3 0 353022926 44695552 9643 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 10912 9643 218 20 0 10270 0
[pid=4575/tid=4577] ppid=4573 vsize=43648 CPUtime=50.96
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 5433 0 0 0 5092 4 0 0 25 0 3 0 353022936 44695552 9643 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=43648 CPUtime=50.77
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 5766 0 0 0 5072 5 0 0 25 0 3 0 353022936 44695552 9643 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 43648

[startup+102.306 s]
/proc/loadavg: 1.95 1.95 1.83 3/80 4578
/proc/meminfo: memFree=1233904/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=48184 CPUtime=203.96
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 14543 0 0 0 20384 12 0 0 18 0 3 0 353022926 49340416 10676 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 12046 10676 218 20 0 11404 0
[pid=4575/tid=4577] ppid=4573 vsize=48184 CPUtime=102.13
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 7127 0 0 0 10208 5 0 0 18 0 3 0 353022936 49340416 10676 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=48184 CPUtime=101.73
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 6981 0 0 0 10167 6 0 0 25 0 3 0 353022936 49340416 10676 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 48184

[startup+162.302 s]
/proc/loadavg: 1.98 1.96 1.83 3/80 4578
/proc/meminfo: memFree=1231408/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=50232 CPUtime=323.64
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 17349 0 0 0 32349 15 0 0 18 0 3 0 353022926 51437568 11238 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 12558 11238 218 20 0 11916 0
[pid=4575/tid=4577] ppid=4573 vsize=50232 CPUtime=162.09
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 8441 0 0 0 16202 7 0 0 25 0 3 0 353022936 51437568 11238 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=50232 CPUtime=161.45
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 8473 0 0 0 16138 7 0 0 25 0 3 0 353022936 51437568 11238 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 50232

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

[startup+179.102 s]
/proc/loadavg: 1.98 1.96 1.83 3/80 4578
/proc/meminfo: memFree=1230896/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=50556 CPUtime=357.15
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 18176 0 0 0 35699 16 0 0 18 0 3 0 353022926 51769344 11382 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 12639 11382 218 20 0 11997 0
[pid=4575/tid=4577] ppid=4573 vsize=50556 CPUtime=178.88
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 8840 0 0 0 17880 8 0 0 25 0 3 0 353022936 51769344 11382 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=50556 CPUtime=178.16
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 8901 0 0 0 17809 7 0 0 25 0 3 0 353022936 51769344 11382 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 357.15
Current children cumulated vsize (KiB) 50556

[startup+191.902 s]
/proc/loadavg: 1.99 1.96 1.83 3/80 4578
/proc/meminfo: memFree=1230512/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=50824 CPUtime=382.67
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 18689 0 0 0 38251 16 0 0 18 0 3 0 353022926 52043776 11482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 12706 11482 218 20 0 12064 0
[pid=4575/tid=4577] ppid=4573 vsize=50824 CPUtime=191.67
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9093 0 0 0 19159 8 0 0 25 0 3 0 353022936 52043776 11482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=50824 CPUtime=190.91
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9161 0 0 0 19083 8 0 0 25 0 3 0 353022936 52043776 11482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 382.67
Current children cumulated vsize (KiB) 50824

[startup+204.701 s]
/proc/loadavg: 1.99 1.96 1.83 3/80 4578
/proc/meminfo: memFree=1230128/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=52036 CPUtime=408.2
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 19244 0 0 0 40804 16 0 0 18 0 3 0 353022926 53284864 11554 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 13009 11554 218 20 0 12367 0
[pid=4575/tid=4577] ppid=4573 vsize=52036 CPUtime=204.46
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9333 0 0 0 20438 8 0 0 17 0 3 0 353022936 53284864 11554 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=52036 CPUtime=203.65
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9476 0 0 0 20357 8 0 0 17 0 3 0 353022936 53284864 11554 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 52036

[startup+207.907 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 4578
/proc/meminfo: memFree=1229616/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=53060 CPUtime=414.59
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 19481 0 0 0 41443 16 0 0 18 0 3 0 353022926 54333440 11722 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 13265 11722 218 20 0 12623 0
[pid=4575/tid=4577] ppid=4573 vsize=53060 CPUtime=207.66
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9570 0 0 0 20758 8 0 0 25 0 3 0 353022936 54333440 11722 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=53060 CPUtime=206.83
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9476 0 0 0 20675 8 0 0 25 0 3 0 353022936 54333440 11722 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 414.59
Current children cumulated vsize (KiB) 53060

[startup+211.102 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 4578
/proc/meminfo: memFree=1228656/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=54232 CPUtime=420.98
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 19841 0 0 0 42081 17 0 0 18 0 3 0 353022926 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 13558 11944 218 20 0 12916 0
[pid=4575/tid=4577] ppid=4573 vsize=54232 CPUtime=210.85
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9861 0 0 0 21077 8 0 0 25 0 3 0 353022936 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=54232 CPUtime=210.02
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9545 0 0 0 20994 8 0 0 25 0 3 0 353022936 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 420.98
Current children cumulated vsize (KiB) 54232

[startup+211.902 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 4578
/proc/meminfo: memFree=1228656/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=54232 CPUtime=422.57
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 19910 0 0 0 42240 17 0 0 18 0 3 0 353022926 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 13558 11944 218 20 0 12916 0
[pid=4575/tid=4577] ppid=4573 vsize=54232 CPUtime=211.65
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9861 0 0 0 21157 8 0 0 25 0 3 0 353022936 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=54232 CPUtime=210.81
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9614 0 0 0 21073 8 0 0 25 0 3 0 353022936 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 422.57
Current children cumulated vsize (KiB) 54232

[startup+212.306 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 4578
/proc/meminfo: memFree=1228720/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=54232 CPUtime=423.37
/proc/4575/stat : 4575 (MiraXTv3_dyn) S 4573 4575 4246 0 -1 4194304 19910 0 0 0 42320 17 0 0 18 0 3 0 353022926 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4575/statm: 13558 11944 218 20 0 12916 0
[pid=4575/tid=4577] ppid=4573 vsize=54232 CPUtime=212.05
/proc/4575/task/4577/stat : 4577 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9861 0 0 0 21197 8 0 0 25 0 3 0 353022936 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4575/tid=4578] ppid=4573 vsize=54232 CPUtime=211.21
/proc/4575/task/4578/stat : 4578 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194368 9614 0 0 0 21113 8 0 0 25 0 3 0 353022936 55533568 11944 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 423.37
Current children cumulated vsize (KiB) 54232

[startup+212.702 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 4578
/proc/meminfo: memFree=1228720/2055920 swapFree=4146800/4192956
[pid=4575] ppid=4573 vsize=46444 CPUtime=424.11
/proc/4575/stat : 4575 (MiraXTv3_dyn) R 4573 4575 4246 0 -1 4194304 20008 0 0 0 42394 17 0 0 17 0 1 0 353022926 47558656 10246 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4560414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4575/statm: 11611 10246 225 20 0 10969 0
Current children cumulated CPU time (s) 424.11
Current children cumulated vsize (KiB) 46444

Child status: 10
Real time (s): 212.729
CPU time (s): 424.142
CPU user time (s): 423.96
CPU system time (s): 0.181972
CPU usage (%): 199.381
Max. virtual memory (cumulated for all children) (KiB): 54232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.96
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20011
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= 130
involuntary context switches= 8009

runsolver used 0.214967 second user time and 0.561914 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun May 13 10:11:12 UTC 2007

IDJOB= 426629
IDBENCH= 19888
IDSOLVER= 196
FILE ID= node29/426629-1179051072

PBS_JOBID= 5253489

Free space on /tmp= 66539 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426629-1179051072/MiraXTv3_dyn /tmp/evaluation/426629-1179051072/instance-426629-1179051072.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-426629-1179051072 -o ROOT/results/node29/solver-426629-1179051072 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426629-1179051072/MiraXTv3_dyn /tmp/evaluation/426629-1179051072/instance-426629-1179051072.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3b624125de84e4dd806ca3ec600430c5

RANDOM SEED= 462843855

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1276504 kB
Buffers:         50264 kB
Cached:         583004 kB
SwapCached:      11236 kB
Active:         198280 kB
Inactive:       458340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276504 kB
SwapTotal:     4192956 kB
SwapFree:      4146800 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          30404 kB
Slab:           108260 kB
Committed_AS:  7094100 kB
PageTables:       1872 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= 66539 MiB

End job on node29 on Sun May 13 10:14:45 UTC 2007