Trace number 202262

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
BPrologCSPSolver70a 2006-12-13UNSAT 1366.25 1370.36

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-0.xml
MD5SUMde8f2a147fa6ea5211f6e4abd9ce9f5a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.68698
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

1370.34	
1370.34	Time: 1365932
1370.34	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/202262-1168151076/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node76/watcher-202262-1168151076 -o ROOT/results/node76/solver-202262-1168151076 -C 1800 -M 900 /tmp/evaluation/202262-1168151076/Complete/Ordinary/solver /tmp/evaluation/202262-1168151076/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.15 2.03 1.95 4/86 22228
/proc/meminfo: memFree=1165352/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=18544 CPUtime=0
/proc/22227/stat : 22227 (runsolver) R 22225 22227 21761 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 163506130 18989056 278 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 206843737111 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22227/statm: 4636 278 243 17 0 2626 0

[startup+0.108115 s]
/proc/loadavg: 2.15 2.03 1.95 4/86 22228
/proc/meminfo: memFree=1165352/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=53828 CPUtime=0.09
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 2333 0 0 0 8 1 0 0 22 0 1 0 163506130 55119872 2051 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550176 0 0 4096 2 0 0 0 17 0 0 0
/proc/22227/statm: 13457 2051 154 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53828

[startup+0.516204 s]
/proc/loadavg: 2.15 2.03 1.95 4/86 22228
/proc/meminfo: memFree=1165352/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=68728 CPUtime=0.5
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 9307 0 0 0 45 5 0 0 25 0 1 0 163506130 70377472 9023 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 0 0 0
/proc/22227/statm: 17182 9023 154 90 0 16719 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 68728

[startup+1.34035 s]
/proc/loadavg: 2.14 2.03 1.95 4/86 22228
/proc/meminfo: memFree=1113000/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=68728 CPUtime=1.31
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 12375 0 0 0 125 6 0 0 25 0 1 0 163506130 70377472 12091 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552092 0 0 4096 2 0 0 0 17 0 0 0
/proc/22227/statm: 17182 12091 154 90 0 16719 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 68728

[startup+2.97968 s]
/proc/loadavg: 2.14 2.03 1.95 4/86 22228
/proc/meminfo: memFree=1089640/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=70892 CPUtime=2.94
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 13937 0 0 0 287 7 0 0 25 0 1 0 163506130 72593408 12688 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859904 0 0 4096 2 0 0 0 17 0 0 0
/proc/22227/statm: 17723 12688 173 90 0 17260 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 70892

[startup+6.26132 s]
/proc/loadavg: 2.13 2.03 1.95 4/86 22228
/proc/meminfo: memFree=1030824/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=72016 CPUtime=6.18
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 23186 0 0 0 607 11 0 0 25 0 1 0 163506130 73744384 13037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 0 0 0
/proc/22227/statm: 18004 13037 173 90 0 17541 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 72016

[startup+12.7246 s]
/proc/loadavg: 2.20 2.05 1.95 3/86 22228
/proc/meminfo: memFree=878824/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=129508 CPUtime=12.59
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53332 0 0 0 1233 26 0 0 25 0 1 0 163506130 132616192 26821 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134560727 0 0 4096 2 0 0 0 17 0 0 0
/proc/22227/statm: 32377 26821 173 90 0 31914 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 129508

[startup+25.5381 s]
/proc/loadavg: 2.31 2.08 1.96 3/87 22229
/proc/meminfo: memFree=704864/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=25.29
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 2503 26 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 139752

[startup+51.1871 s]
/proc/loadavg: 2.53 2.15 1.99 4/87 22229
/proc/meminfo: memFree=647456/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=50.7
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 5044 26 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552065 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 139752

[startup+102.469 s]
/proc/loadavg: 2.83 2.29 2.04 4/87 22229
/proc/meminfo: memFree=643232/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=101.55
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 10128 27 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 139752

[startup+162.501 s]
/proc/loadavg: 2.34 2.25 2.04 3/87 22229
/proc/meminfo: memFree=643040/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=161.06
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 16079 27 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134751700 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 139752

[startup+222.526 s]
/proc/loadavg: 2.12 2.20 2.04 3/87 22229
/proc/meminfo: memFree=643040/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=220.58
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 22031 27 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552480 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 139752

[startup+282.546 s]
/proc/loadavg: 2.04 2.16 2.03 3/87 22229
/proc/meminfo: memFree=643680/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=280.05
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 27978 27 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618352 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 139752

[startup+342.558 s]
/proc/loadavg: 2.01 2.13 2.03 3/86 22285
/proc/meminfo: memFree=1186744/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=339.72
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 33944 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663822 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.72
Current children cumulated vsize (KiB) 139752

[startup+402.638 s]
/proc/loadavg: 2.00 2.10 2.02 3/86 22285
/proc/meminfo: memFree=1179256/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=399.52
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 39924 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663839 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 139752

[startup+462.716 s]
/proc/loadavg: 2.00 2.08 2.01 3/86 22285
/proc/meminfo: memFree=1173560/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=459.31
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 45903 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.31
Current children cumulated vsize (KiB) 139752

[startup+522.729 s]
/proc/loadavg: 2.23 2.11 2.02 3/87 22357
/proc/meminfo: memFree=996016/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=519.06
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 51878 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663839 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.06
Current children cumulated vsize (KiB) 139752

[startup+582.776 s]
/proc/loadavg: 2.25 2.14 2.04 3/87 22357
/proc/meminfo: memFree=741872/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=579.09
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 57881 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574003 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.09
Current children cumulated vsize (KiB) 139752

[startup+642.817 s]
/proc/loadavg: 2.17 2.13 2.03 3/87 22357
/proc/meminfo: memFree=561008/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=639.11
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 63883 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 639.11
Current children cumulated vsize (KiB) 139752

[startup+702.831 s]
/proc/loadavg: 2.02 2.08 2.02 3/80 22420
/proc/meminfo: memFree=1165928/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=698.94
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 69866 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589307 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 698.94
Current children cumulated vsize (KiB) 139752

[startup+762.918 s]
/proc/loadavg: 2.00 2.07 2.02 3/80 22420
/proc/meminfo: memFree=1165608/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=759.01
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 75873 28 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662628 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.01
Current children cumulated vsize (KiB) 139752

[startup+822.927 s]
/proc/loadavg: 2.00 2.05 2.01 3/80 22420
/proc/meminfo: memFree=1165544/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=819
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 81871 29 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134577603 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 139752

[startup+883.025 s]
/proc/loadavg: 2.00 2.04 2.01 3/80 22420
/proc/meminfo: memFree=1165544/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=139752 CPUtime=879.08
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53885 0 0 0 87879 29 0 0 25 0 2 0 163506130 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663833 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 34938 27374 177 90 0 34475 0
[pid=22227/tid=22229] ppid=22225 vsize=139752 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 2 0 163507502 143106048 27374 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 879.08
Current children cumulated vsize (KiB) 139752

[startup+943.126 s]
/proc/loadavg: 2.04 2.05 2.01 3/81 22421
/proc/meminfo: memFree=1165536/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=939.16
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 93887 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618070 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 939.16
Current children cumulated vsize (KiB) 149996

[startup+1003.21 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 22421
/proc/meminfo: memFree=1165472/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=999.23
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 99894 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 999.23
Current children cumulated vsize (KiB) 149996

[startup+1063.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22421
/proc/meminfo: memFree=1165472/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=1059.3
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 105901 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1059.3
Current children cumulated vsize (KiB) 149996

[startup+1123.39 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 22421
/proc/meminfo: memFree=1165472/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=1119.36
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 111907 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663810 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1119.36
Current children cumulated vsize (KiB) 149996

[startup+1183.49 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 22421
/proc/meminfo: memFree=1165472/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=1179.43
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 117914 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662622 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1179.43
Current children cumulated vsize (KiB) 149996

[startup+1243.58 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 22421
/proc/meminfo: memFree=1165472/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=1239.51
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 123922 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1239.51
Current children cumulated vsize (KiB) 149996

[startup+1303.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 22421
/proc/meminfo: memFree=1165408/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=1299.58
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 129929 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1299.58
Current children cumulated vsize (KiB) 149996

[startup+1363.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 22421
/proc/meminfo: memFree=1165408/2055888 swapFree=4095388/4096564
[pid=22227] ppid=22225 vsize=149996 CPUtime=1359.65
/proc/22227/stat : 22227 (bprolog) R 22225 22227 21761 0 -1 4194304 53886 0 0 0 135936 29 0 0 25 0 3 0 163506130 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554269 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 37499 27375 177 90 0 37036 0
[pid=22227/tid=22229] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22229/stat : 22229 (bprolog) S 22225 22227 21761 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 163507502 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=22227/tid=22421] ppid=22225 vsize=149996 CPUtime=0
/proc/22227/task/22421/stat : 22421 (bprolog) S 22225 22227 21761 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163597527 153595904 27375 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1359.65
Current children cumulated vsize (KiB) 149996

Child status: 0
Real time (s): 1370.36
CPU time (s): 1366.25
CPU user time (s): 1365.94
CPU system time (s): 0.308953
CPU usage (%): 99.6999
Max. virtual memory (cumulated for all children) (KiB): 160240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1365.94
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53899
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= 14
involuntary context switches= 11030

runsolver used 1.54176 s user time and 3.43048 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 06:24:36 UTC 2007


IDJOB= 202262
IDBENCH= 3823
FILE ID= node76/202262-1168151076

PBS_JOBID= 3478415

Free space on /tmp= 66639 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-0.xml
COMMAND LINE= /tmp/evaluation/202262-1168151076/Complete/Ordinary/solver /tmp/evaluation/202262-1168151076/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-202262-1168151076 -o ROOT/results/node76/conversion-202262-1168151076 -C 600 -M 900 /tmp/evaluation/202262-1168151076/Complete/Ordinary/conversion /tmp/evaluation/202262-1168151076/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-202262-1168151076 -o ROOT/results/node76/solver-202262-1168151076 -C 1800 -M 900  /tmp/evaluation/202262-1168151076/Complete/Ordinary/solver /tmp/evaluation/202262-1168151076/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  de8f2a147fa6ea5211f6e4abd9ce9f5a

RANDOM SEED= 283500766

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1167368 kB
Buffers:         56488 kB
Cached:         543020 kB
SwapCached:        456 kB
Active:         537068 kB
Inactive:       296260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1167368 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:           34432 kB
Writeback:           0 kB
Mapped:         247168 kB
Slab:            40476 kB
Committed_AS:  6302628 kB
PageTables:       2268 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66633 MiB



End job on node76 on Sun Jan  7 06:47:41 UTC 2007