Trace number 226728

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-13SAT 1145.64 1146.27

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-77_ext.xml
MD5SUM007f509b0deee6888476b46b5254815d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.17476
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1146.26	
1146.26	Time: 1145552
1146.26	
c 
c 
c 
c solution file
c 
c 

SAT
19 27 27 9 28 6 7 30 30 1 16 7 33 27 31 27 1 14 33 5 28 5 1 33 31 6 36 8 7 18 13 31 11 19 4 24 20 14 32 27 
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/226728-1168276442/unknown)

Verifier Data (download as text)

OK

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-226728-1168276442 -o ROOT/results/node76/solver-226728-1168276442 -C 1800 -M 900 /tmp/evaluation/226728-1168276442/Complete/Ordinary/solver /tmp/evaluation/226728-1168276442/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


[startup+0.103322 s]
/proc/loadavg: 1.81 1.98 1.84 5/90 30039
/proc/meminfo: memFree=1721192/2055888 swapFree=4095388/4096564
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.81 1.98 1.84 5/90 30039
/proc/meminfo: memFree=1721192/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=61644 CPUtime=0.19
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 2146 0 0 0 19 0 0 0 19 0 1 0 176041421 63123456 1864 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568439 0 0 4096 2 0 0 0 17 0 0 0
/proc/30038/statm: 15411 1864 154 90 0 14948 0

[startup+0.511401 s]
/proc/loadavg: 1.81 1.98 1.84 5/90 30039
/proc/meminfo: memFree=1721192/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=61640 CPUtime=0.49
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 5659 0 0 0 47 2 0 0 22 0 1 0 176041421 63119360 5376 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134600928 0 0 4096 2 0 0 0 17 0 0 0
/proc/30038/statm: 15410 5376 154 90 0 14947 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.33256 s]
/proc/loadavg: 1.81 1.98 1.84 3/90 30039
/proc/meminfo: memFree=1677416/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=1.3
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12777 0 0 0 125 5 0 0 25 0 2 0 176041421 101003264 11166 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639203 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/30038/statm: 24659 11166 166 90 0 24196 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 98636

[startup+2.9759 s]
/proc/loadavg: 1.81 1.98 1.84 3/91 30040
/proc/meminfo: memFree=1676832/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=2.92
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12778 0 0 0 287 5 0 0 25 0 2 0 176041421 101003264 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/30038/statm: 24659 11167 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 98636

[startup+6.25352 s]
/proc/loadavg: 1.83 1.98 1.84 2/74 30052
/proc/meminfo: memFree=1756520/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=6.19
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12781 0 0 0 614 5 0 0 25 0 2 0 176041421 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11170 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 98636

[startup+12.7188 s]
/proc/loadavg: 1.84 1.98 1.84 3/87 30111
/proc/meminfo: memFree=1743784/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=12.61
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12781 0 0 0 1256 5 0 0 25 0 2 0 176041421 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11170 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 98636

[startup+25.5303 s]
/proc/loadavg: 1.87 1.98 1.84 3/87 30111
/proc/meminfo: memFree=1743920/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=25.41
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12781 0 0 0 2536 5 0 0 25 0 2 0 176041421 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567821 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11170 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 98636

[startup+51.1783 s]
/proc/loadavg: 1.92 1.98 1.84 3/87 30111
/proc/meminfo: memFree=1744048/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=51.06
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12781 0 0 0 5100 6 0 0 25 0 2 0 176041421 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11170 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98636

[startup+102.461 s]
/proc/loadavg: 1.81 1.95 1.84 2/71 30201
/proc/meminfo: memFree=1761928/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=102.21
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12781 0 0 0 10215 6 0 0 25 0 2 0 176041421 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11170 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 98636

[startup+162.502 s]
/proc/loadavg: 1.29 1.77 1.78 2/71 30201
/proc/meminfo: memFree=1762128/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=162.23
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 16217 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 98636

[startup+222.541 s]
/proc/loadavg: 1.11 1.63 1.73 2/71 30201
/proc/meminfo: memFree=1762128/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=222.24
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 22218 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 98636

[startup+282.577 s]
/proc/loadavg: 1.04 1.51 1.68 2/71 30201
/proc/meminfo: memFree=1762128/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=282.26
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 28220 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 98636

[startup+342.612 s]
/proc/loadavg: 1.04 1.43 1.64 2/71 30203
/proc/meminfo: memFree=1762128/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=342.27
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 34221 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 98636

[startup+402.647 s]
/proc/loadavg: 1.07 1.36 1.60 2/71 30203
/proc/meminfo: memFree=1762064/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=402.28
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 40222 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 98636

[startup+462.684 s]
/proc/loadavg: 1.02 1.30 1.56 2/71 30203
/proc/meminfo: memFree=1762128/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=462.3
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 46224 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98636

[startup+522.722 s]
/proc/loadavg: 1.01 1.24 1.53 2/71 30203
/proc/meminfo: memFree=1762064/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=522.31
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 52225 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 98636

[startup+582.758 s]
/proc/loadavg: 1.00 1.19 1.49 2/71 30203
/proc/meminfo: memFree=1762064/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=582.33
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 58227 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 98636

[startup+642.796 s]
/proc/loadavg: 1.00 1.15 1.45 2/71 30203
/proc/meminfo: memFree=1762000/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=642.34
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 64228 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664574 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 98636

[startup+702.829 s]
/proc/loadavg: 1.00 1.12 1.43 2/71 30203
/proc/meminfo: memFree=1762064/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=702.35
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 70229 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639050 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 98636

[startup+762.862 s]
/proc/loadavg: 1.00 1.10 1.40 2/71 30203
/proc/meminfo: memFree=1762064/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=762.36
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 76230 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 98636

[startup+822.903 s]
/proc/loadavg: 1.00 1.08 1.36 2/71 30203
/proc/meminfo: memFree=1762000/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=822.38
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 82232 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 98636

[startup+882.943 s]
/proc/loadavg: 1.00 1.06 1.34 2/71 30203
/proc/meminfo: memFree=1762064/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=98636 CPUtime=882.4
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12782 0 0 0 88234 6 0 0 25 0 2 0 176041421 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 24659 11171 166 90 0 24196 0
[pid=30038/tid=30040] ppid=30036 vsize=98636 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 25 0 2 0 176041536 101003264 11171 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 98636

[startup+942.996 s]
/proc/loadavg: 1.00 1.05 1.32 2/72 30204
/proc/meminfo: memFree=1761992/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=108880 CPUtime=942.43
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12784 0 0 0 94237 6 0 0 25 0 3 0 176041421 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670189 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 27220 11173 166 90 0 26757 0
[pid=30038/tid=30040] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 176041536 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=30038/tid=30204] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30204/stat : 30204 (bprolog) S 30036 30038 29463 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176131553 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 108880

[startup+1003.06 s]
/proc/loadavg: 1.00 1.04 1.30 2/72 30204
/proc/meminfo: memFree=1761992/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=108880 CPUtime=1002.47
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12784 0 0 0 100241 6 0 0 25 0 3 0 176041421 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 27220 11173 166 90 0 26757 0
[pid=30038/tid=30040] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 176041536 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=30038/tid=30204] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30204/stat : 30204 (bprolog) S 30036 30038 29463 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176131553 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.47
Current children cumulated vsize (KiB) 108880

[startup+1063.11 s]
/proc/loadavg: 1.00 1.03 1.27 2/72 30204
/proc/meminfo: memFree=1761928/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=108880 CPUtime=1062.5
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12784 0 0 0 106244 6 0 0 25 0 3 0 176041421 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 27220 11173 166 90 0 26757 0
[pid=30038/tid=30040] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 176041536 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=30038/tid=30204] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30204/stat : 30204 (bprolog) S 30036 30038 29463 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176131553 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 108880

[startup+1123.17 s]
/proc/loadavg: 1.00 1.02 1.25 2/72 30204
/proc/meminfo: memFree=1761992/2055888 swapFree=4095388/4096564
[pid=30038] ppid=30036 vsize=108880 CPUtime=1122.53
/proc/30038/stat : 30038 (bprolog) R 30036 30038 29463 0 -1 4194304 12784 0 0 0 112247 6 0 0 25 0 3 0 176041421 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711393 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30038/statm: 27220 11173 166 90 0 26757 0
[pid=30038/tid=30040] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30040/stat : 30040 (bprolog) S 30036 30038 29463 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 176041536 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=30038/tid=30204] ppid=30036 vsize=108880 CPUtime=0
/proc/30038/task/30204/stat : 30204 (bprolog) S 30036 30038 29463 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176131553 111493120 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 108880

Child status: 0
Real time (s): 1146.27
CPU time (s): 1145.64
CPU user time (s): 1145.57
CPU system time (s): 0.073988
CPU usage (%): 99.9449
Max. virtual memory (cumulated for all children) (KiB): 108880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1145.57
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12796
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= 11
involuntary context switches= 2996

runsolver used 1.03584 s user time and 2.12468 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Jan  8 17:14:02 UTC 2007


IDJOB= 226728
IDBENCH= 6006
FILE ID= node76/226728-1168276442

PBS_JOBID= 3483296

Free space on /tmp= 66644 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-77_ext.xml
COMMAND LINE= /tmp/evaluation/226728-1168276442/Complete/Ordinary/solver /tmp/evaluation/226728-1168276442/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-226728-1168276442 -o ROOT/results/node76/conversion-226728-1168276442 -C 600 -M 900 /tmp/evaluation/226728-1168276442/Complete/Ordinary/conversion /tmp/evaluation/226728-1168276442/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  007f509b0deee6888476b46b5254815d

RANDOM SEED= 40458201

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:       1721480 kB
Buffers:         53284 kB
Cached:         135600 kB
SwapCached:        428 kB
Active:         195540 kB
Inactive:        90876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1721480 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            4984 kB
Writeback:           0 kB
Mapped:         116412 kB
Slab:            33392 kB
Committed_AS:  7434856 kB
PageTables:       1972 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= 66646 MiB



End job on node76 on Mon Jan  8 17:33:10 UTC 2007