Trace number 459944

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 139.264 84.1112

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/dated-10-17-s.cnf
MD5SUM334ef674dc213d40fc569890874cc7af
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.8256
Satisfiable
(Un)Satisfiability was proved
Number of variables229842
Number of clauses1081178
Sum of the clauses size2501490
Maximum clause length10
Minimum clause length1
Number of clauses of size 119157
Number of clauses of size 2832850
Number of clauses of size 3186131
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

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/node45/watcher-459944-1179016441 -o ROOT/results/node45/solver-459944-1179016441 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459944-1179016441/MiraXTv3_dyn /tmp/evaluation/459944-1179016441/instance-459944-1179016441.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.50 1.82 1.86 3/77 24150
/proc/meminfo: memFree=1153296/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=3788 CPUtime=0
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 256489917 3878912 306 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 947 313 202 20 0 305 0

[startup+0.069766 s]
/proc/loadavg: 1.50 1.82 1.86 3/77 24150
/proc/meminfo: memFree=1153296/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=10748 CPUtime=0.06
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 2063 0 0 0 5 1 0 0 18 0 1 0 256489917 11005952 2038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 2687 2039 206 20 0 2045 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10748

[startup+0.101769 s]
/proc/loadavg: 1.50 1.82 1.86 3/77 24150
/proc/meminfo: memFree=1153296/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=12656 CPUtime=0.09
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 2609 0 0 0 8 1 0 0 18 0 1 0 256489917 12959744 2584 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 3164 2585 206 20 0 2522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12656

[startup+0.301789 s]
/proc/loadavg: 1.50 1.82 1.86 3/77 24150
/proc/meminfo: memFree=1153296/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=38540 CPUtime=0.29
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 8768 0 0 0 24 5 0 0 19 0 1 0 256489917 39464960 8743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 9635 8743 206 20 0 8993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38540

[startup+0.70183 s]
/proc/loadavg: 1.50 1.82 1.86 3/77 24150
/proc/meminfo: memFree=1153296/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=56892 CPUtime=0.69
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 13225 0 0 0 62 7 0 0 23 0 1 0 256489917 58257408 13200 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 14223 13200 206 20 0 13581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56892

[startup+1.50191 s]
/proc/loadavg: 1.50 1.82 1.86 2/78 24151
/proc/meminfo: memFree=1086920/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=96576 CPUtime=1.49
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 21419 0 0 0 137 12 0 0 25 0 1 0 256489917 98893824 21394 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134580837 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 24144 21394 207 20 0 23502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96576

[startup+3.10107 s]
/proc/loadavg: 1.46 1.80 1.85 2/78 24151
/proc/meminfo: memFree=1066696/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=111172 CPUtime=3.09
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 24885 0 0 0 295 14 0 0 25 0 1 0 256489917 113840128 24860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134569810 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 27793 24860 207 20 0 27151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111172

[startup+6.3014 s]
/proc/loadavg: 1.46 1.80 1.85 2/78 24151
/proc/meminfo: memFree=1055176/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=306200 CPUtime=6.64
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 50807 0 0 0 634 30 0 0 25 0 3 0 256489917 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 76550 46716 218 20 0 75908 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 306200

[startup+12.7011 s]
/proc/loadavg: 1.39 1.78 1.84 2/80 24153
/proc/meminfo: memFree=966904/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=306200 CPUtime=13.03
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 50807 0 0 0 1273 30 0 0 25 0 3 0 256489917 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 76550 46716 218 20 0 75908 0
[pid=24150/tid=24152] ppid=24148 vsize=306200 CPUtime=7.26
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 10598 0 0 0 720 6 0 0 25 0 3 0 256490460 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=306200 CPUtime=0.34
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194368 10883 0 0 0 27 7 0 0 18 0 3 0 256490460 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.03
Current children cumulated vsize (KiB) 306200

[startup+25.5014 s]
/proc/loadavg: 1.33 1.75 1.83 2/80 24153
/proc/meminfo: memFree=966968/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=306200 CPUtime=25.83
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 50807 0 0 0 2553 30 0 0 25 0 3 0 256489917 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 76550 46716 218 20 0 75908 0
[pid=24150/tid=24152] ppid=24148 vsize=306200 CPUtime=20.06
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 10598 0 0 0 2000 6 0 0 25 0 3 0 256490460 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=306200 CPUtime=0.34
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194368 10883 0 0 0 27 7 0 0 18 0 3 0 256490460 313548800 46716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.83
Current children cumulated vsize (KiB) 306200

[startup+51.102 s]
/proc/loadavg: 1.50 1.75 1.83 3/80 24153
/proc/meminfo: memFree=950392/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=324756 CPUtime=73.94
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 56817 0 0 0 7359 35 0 0 25 0 3 0 256489917 332550144 50871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 81189 50871 218 20 0 80547 0
[pid=24150/tid=24152] ppid=24148 vsize=324756 CPUtime=45.63
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 12250 0 0 0 4556 7 0 0 25 0 3 0 256490460 332550144 50871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=324756 CPUtime=22.86
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 15241 0 0 0 2276 10 0 0 25 0 3 0 256490460 332550144 50871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 73.94
Current children cumulated vsize (KiB) 324756

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

[startup+63.9013 s]
/proc/loadavg: 1.61 1.77 1.83 3/80 24153
/proc/meminfo: memFree=952504/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=321560 CPUtime=99.48
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 59789 0 0 0 9911 37 0 0 25 0 3 0 256489917 329277440 50542 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 80390 50542 218 20 0 79748 0
[pid=24150/tid=24152] ppid=24148 vsize=321560 CPUtime=58.43
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 13904 0 0 0 5835 8 0 0 25 0 3 0 256490460 329277440 50542 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=321560 CPUtime=35.61
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 16559 0 0 0 3549 12 0 0 25 0 3 0 256490460 329277440 50542 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (KiB) 321560

[startup+76.7016 s]
/proc/loadavg: 1.67 1.77 1.83 3/80 24153
/proc/meminfo: memFree=934200/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=339992 CPUtime=125.02
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 64482 0 0 0 12456 46 0 0 25 0 3 0 256489917 348151808 55235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 84998 55235 218 20 0 84356 0
[pid=24150/tid=24152] ppid=24148 vsize=339992 CPUtime=71.22
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 13904 0 0 0 7114 8 0 0 25 0 3 0 256490460 348151808 55235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=339992 CPUtime=48.35
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 21252 0 0 0 4815 20 0 0 25 0 3 0 256490460 348151808 55235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 125.02
Current children cumulated vsize (KiB) 339992

[startup+79.9019 s]
/proc/loadavg: 1.70 1.78 1.83 3/80 24153
/proc/meminfo: memFree=927544/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=348184 CPUtime=131.4
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 66567 0 0 0 13092 48 0 0 25 0 3 0 256489917 356540416 57320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 87046 57320 218 20 0 86404 0
[pid=24150/tid=24152] ppid=24148 vsize=348184 CPUtime=74.42
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 13904 0 0 0 7434 8 0 0 25 0 3 0 256490460 356540416 57320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=348184 CPUtime=51.53
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 23337 0 0 0 5131 22 0 0 25 0 3 0 256490460 356540416 57320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 131.4
Current children cumulated vsize (KiB) 348184

[startup+81.5011 s]
/proc/loadavg: 1.70 1.78 1.83 3/80 24153
/proc/meminfo: memFree=926840/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=344988 CPUtime=134.59
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 67734 0 0 0 13410 49 0 0 25 0 3 0 256489917 353267712 56833 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 86247 56833 218 20 0 85605 0
[pid=24150/tid=24152] ppid=24148 vsize=344988 CPUtime=76.02
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 13909 0 0 0 7594 8 0 0 25 0 3 0 256490460 353267712 56833 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=344988 CPUtime=53.12
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 24499 0 0 0 5289 23 0 0 25 0 3 0 256490460 353267712 56833 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 134.59
Current children cumulated vsize (KiB) 344988

[startup+83.1012 s]
/proc/loadavg: 1.72 1.78 1.83 3/80 24153
/proc/meminfo: memFree=926328/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=344988 CPUtime=137.79
/proc/24150/stat : 24150 (MiraXTv3_dyn) S 24148 24150 23701 0 -1 4194304 67778 0 0 0 13730 49 0 0 25 0 3 0 256489917 353267712 56877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24150/statm: 86247 56877 218 20 0 85605 0
[pid=24150/tid=24152] ppid=24148 vsize=344988 CPUtime=77.62
/proc/24150/task/24152/stat : 24152 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 13920 0 0 0 7754 8 0 0 25 0 3 0 256490460 353267712 56877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24150/tid=24153] ppid=24148 vsize=344988 CPUtime=54.72
/proc/24150/task/24153/stat : 24153 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194368 24532 0 0 0 5449 23 0 0 25 0 3 0 256490460 353267712 56877 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.79
Current children cumulated vsize (KiB) 344988

[startup+83.9013 s]
/proc/loadavg: 1.72 1.78 1.83 3/80 24153
/proc/meminfo: memFree=926328/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=169412 CPUtime=139.09
/proc/24150/stat : 24150 (MiraXTv3_dyn) R 24148 24150 23701 0 -1 4194304 68131 0 0 0 13859 50 0 0 17 0 1 0 256489917 173477888 39895 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 42353 39895 224 20 0 41711 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 169412

[startup+84.1013 s]
/proc/loadavg: 1.72 1.78 1.83 3/80 24153
/proc/meminfo: memFree=926328/2055920 swapFree=4157972/4192956
[pid=24150] ppid=24148 vsize=0 CPUtime=139.26
/proc/24150/stat : 24150 (MiraXTv3_dyn) D 24148 24150 23701 0 -1 4194308 68135 0 0 0 13873 53 0 0 15 0 1 0 256489917 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/24150/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.26
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 84.1112
CPU time (s): 139.264
CPU user time (s): 138.731
CPU system time (s): 0.532918
CPU usage (%): 165.571
Max. virtual memory (cumulated for all children) (KiB): 352280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.731
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68135
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= 382
involuntary context switches= 2672

runsolver used 0.106983 second user time and 0.226965 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun May 13 00:34:03 UTC 2007

IDJOB= 459944
IDBENCH= 20363
IDSOLVER= 196
FILE ID= node45/459944-1179016441

PBS_JOBID= 5252995

Free space on /tmp= 66531 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/dated-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/459944-1179016441/MiraXTv3_dyn /tmp/evaluation/459944-1179016441/instance-459944-1179016441.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-459944-1179016441 -o ROOT/results/node45/solver-459944-1179016441 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459944-1179016441/MiraXTv3_dyn /tmp/evaluation/459944-1179016441/instance-459944-1179016441.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  334ef674dc213d40fc569890874cc7af

RANDOM SEED= 694527076

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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	: 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.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:       1153576 kB
Buffers:         53344 kB
Cached:         679232 kB
SwapCached:      14472 kB
Active:         470492 kB
Inactive:       309480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153576 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:           23524 kB
Writeback:           0 kB
Mapped:          54388 kB
Slab:           107900 kB
Committed_AS:  3988712 kB
PageTables:       1788 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= 66531 MiB

End job on node45 on Sun May 13 00:35:27 UTC 2007