Trace number 225144

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 895.294 903.582

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-17_ext.xml
MD5SUMd289aba8ef3634ad11565c09f6353321
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 benchmark0.817875
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

903.57	
903.58	Time: 895105
903.58	
c 
c 
c 
c solution file
c 
c 

SAT
20 71 31 47 6 76 30 75 0 49 79 14 48 7 58 53 79 17 19 39 54 8 64 55 79 4 56 47 28 19 22 60 4 53 24 57 27 14 77 4 
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/225144-1168271061/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/node1/watcher-225144-1168271061 -o ROOT/results/node1/solver-225144-1168271061 -C 1800 -M 900 /tmp/evaluation/225144-1168271061/Complete/Ordinary/solver /tmp/evaluation/225144-1168271061/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: 3.66 3.43 2.99 5/94 28601
/proc/meminfo: memFree=923944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=5352 CPUtime=0
/proc/28600/stat : 28600 (sh) R 28598 28600 27542 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 175502050 5480448 233 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 259353119990 0 0 4100 65536 0 0 0 17 1 0 0
/proc/28600/statm: 1338 233 196 169 0 49 0

[startup+0.103035 s]
/proc/loadavg: 3.66 3.43 2.99 5/94 28601
/proc/meminfo: memFree=923944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=61640 CPUtime=0.08
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 1816 0 0 0 8 0 0 0 20 0 1 0 175502050 63119360 1532 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550180 0 0 4096 2 0 0 0 17 1 0 0
/proc/28600/statm: 15410 1532 158 90 0 14948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61640

[startup+0.512083 s]
/proc/loadavg: 3.66 3.43 2.99 5/94 28601
/proc/meminfo: memFree=923944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=61640 CPUtime=0.49
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 3426 0 0 0 48 1 0 0 24 0 1 0 175502050 63119360 3142 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565748 0 0 4096 2 0 0 0 17 1 0 0
/proc/28600/statm: 15410 3142 158 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.34019 s]
/proc/loadavg: 3.66 3.43 2.99 4/94 28601
/proc/meminfo: memFree=883816/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=76020 CPUtime=1.31
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 12145 0 0 0 124 7 0 0 25 0 1 0 175502050 77844480 10644 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613438 0 0 4096 2 0 0 0 17 1 0 0
/proc/28600/statm: 19005 10644 158 90 0 18543 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 76020

[startup+2.98239 s]
/proc/loadavg: 3.66 3.43 2.99 4/94 28601
/proc/meminfo: memFree=873320/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=2.94
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17596 0 0 0 284 10 0 0 25 0 2 0 175502050 88903680 13197 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28600/statm: 21705 13197 170 90 0 21243 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 86820

[startup+6.26177 s]
/proc/loadavg: 3.60 3.42 2.99 3/95 28602
/proc/meminfo: memFree=871648/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=6.19
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17597 0 0 0 609 10 0 0 25 0 2 0 175502050 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28600/statm: 21705 13198 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 86820

[startup+12.7485 s]
/proc/loadavg: 3.56 3.42 2.99 4/95 28602
/proc/meminfo: memFree=863776/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=12.61
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17597 0 0 0 1251 10 0 0 25 0 2 0 175502050 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28600/statm: 21705 13198 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 86820

[startup+25.5791 s]
/proc/loadavg: 3.43 3.40 2.99 4/95 28602
/proc/meminfo: memFree=869856/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=25.33
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17597 0 0 0 2523 10 0 0 25 0 2 0 175502050 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28600/statm: 21705 13198 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 86820

[startup+51.1811 s]
/proc/loadavg: 3.00 3.30 2.97 4/95 28602
/proc/meminfo: memFree=853536/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=50.69
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17597 0 0 0 5059 10 0 0 25 0 2 0 175502050 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/28600/statm: 21705 13198 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13198 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 86820

[startup+102.464 s]
/proc/loadavg: 2.85 3.22 2.96 4/95 28602
/proc/meminfo: memFree=816544/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=101.61
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17598 0 0 0 10150 11 0 0 25 0 2 0 175502050 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664604 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13199 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 86820

[startup+162.526 s]
/proc/loadavg: 2.84 3.14 2.95 3/95 28602
/proc/meminfo: memFree=807840/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=161.34
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17598 0 0 0 16123 11 0 0 25 0 2 0 175502050 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13199 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 86820

[startup+222.616 s]
/proc/loadavg: 2.79 3.08 2.94 4/95 28602
/proc/meminfo: memFree=798112/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=220.83
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17598 0 0 0 22072 11 0 0 25 0 2 0 175502050 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13199 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 86820

[startup+282.699 s]
/proc/loadavg: 2.51 2.96 2.90 4/95 28602
/proc/meminfo: memFree=773920/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=280.35
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17598 0 0 0 28023 12 0 0 25 0 2 0 175502050 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13199 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.35
Current children cumulated vsize (KiB) 86820

[startup+342.776 s]
/proc/loadavg: 2.50 2.87 2.88 4/95 28602
/proc/meminfo: memFree=771744/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=339.86
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17599 0 0 0 33974 12 0 0 25 0 2 0 175502050 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13200 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.86
Current children cumulated vsize (KiB) 86820

[startup+402.833 s]
/proc/loadavg: 2.55 2.82 2.85 4/95 28602
/proc/meminfo: memFree=767456/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=399.3
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17599 0 0 0 39918 12 0 0 25 0 2 0 175502050 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13200 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.3
Current children cumulated vsize (KiB) 86820

[startup+462.845 s]
/proc/loadavg: 2.64 2.79 2.84 4/95 28602
/proc/meminfo: memFree=767200/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=458.74
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17599 0 0 0 45861 13 0 0 25 0 2 0 175502050 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13200 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 86820

[startup+522.916 s]
/proc/loadavg: 2.74 2.78 2.83 3/95 28602
/proc/meminfo: memFree=767200/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=518.24
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17599 0 0 0 51811 13 0 0 25 0 2 0 175502050 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13200 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13200 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 86820

[startup+582.936 s]
/proc/loadavg: 2.78 2.79 2.82 4/95 28602
/proc/meminfo: memFree=766944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=577.65
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17600 0 0 0 57752 13 0 0 25 0 2 0 175502050 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664629 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13201 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.65
Current children cumulated vsize (KiB) 86820

[startup+643.018 s]
/proc/loadavg: 2.83 2.79 2.82 4/95 28602
/proc/meminfo: memFree=767008/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=637.16
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17600 0 0 0 63703 13 0 0 25 0 2 0 175502050 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13201 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.16
Current children cumulated vsize (KiB) 86820

[startup+703.083 s]
/proc/loadavg: 2.56 2.72 2.79 4/95 28602
/proc/meminfo: memFree=766944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=696.67
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17600 0 0 0 69653 14 0 0 25 0 2 0 175502050 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13201 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.67
Current children cumulated vsize (KiB) 86820

[startup+763.151 s]
/proc/loadavg: 2.76 2.74 2.79 3/95 28602
/proc/meminfo: memFree=766944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=756.15
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17600 0 0 0 75601 14 0 0 25 0 2 0 175502050 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13201 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.15
Current children cumulated vsize (KiB) 86820

[startup+823.224 s]
/proc/loadavg: 2.71 2.74 2.79 4/95 28602
/proc/meminfo: memFree=766944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=815.66
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17600 0 0 0 81552 14 0 0 25 0 2 0 175502050 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13201 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.66
Current children cumulated vsize (KiB) 86820

[startup+883.292 s]
/proc/loadavg: 2.68 2.72 2.78 4/95 28602
/proc/meminfo: memFree=766944/2055920 swapFree=4165612/4192956
[pid=28600] ppid=28598 vsize=86820 CPUtime=875.17
/proc/28600/stat : 28600 (bprolog) R 28598 28600 27542 0 -1 4194304 17600 0 0 0 87503 14 0 0 25 0 2 0 175502050 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639127 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/28600/statm: 21705 13201 170 90 0 21243 0
[pid=28600/tid=28602] ppid=28598 vsize=86820 CPUtime=0
/proc/28600/task/28602/stat : 28602 (bprolog) S 28598 28600 27542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175502313 88903680 13201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 875.17
Current children cumulated vsize (KiB) 86820

Child status: 0
Real time (s): 903.582
CPU time (s): 895.294
CPU user time (s): 895.12
CPU system time (s): 0.173973
CPU usage (%): 99.0828
Max. virtual memory (cumulated for all children) (KiB): 97064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 895.12
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17612
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= 47108

runsolver used 1.00585 s user time and 2.72558 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan  8 15:44:21 UTC 2007


IDJOB= 225144
IDBENCH= 5826
FILE ID= node1/225144-1168271061

PBS_JOBID= 3482970

Free space on /tmp= 66307 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-17_ext.xml
COMMAND LINE= /tmp/evaluation/225144-1168271061/Complete/Ordinary/solver /tmp/evaluation/225144-1168271061/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-225144-1168271061 -o ROOT/results/node1/conversion-225144-1168271061 -C 600 -M 900 /tmp/evaluation/225144-1168271061/Complete/Ordinary/conversion /tmp/evaluation/225144-1168271061/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-225144-1168271061 -o ROOT/results/node1/solver-225144-1168271061 -C 1800 -M 900  /tmp/evaluation/225144-1168271061/Complete/Ordinary/solver /tmp/evaluation/225144-1168271061/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  d289aba8ef3634ad11565c09f6353321

RANDOM SEED= 430179543

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.234
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.234
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:        924424 kB
Buffers:         58728 kB
Cached:         478728 kB
SwapCached:       3620 kB
Active:         746532 kB
Inactive:       325592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        924424 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:         551340 kB
Slab:            43016 kB
Committed_AS:  5877608 kB
PageTables:       3388 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= 66309 MiB



End job on node1 on Mon Jan  8 15:59:27 UTC 2007