Trace number 202198

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 1364.82 1371.86

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-3.xml
MD5SUMeac15b9896dc2f1c15c0eeb99084dc27
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 benchmark7.09492
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)

1371.84	
1371.85	Time: 1364205
1371.85	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/202198-1168150775/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/node5/watcher-202198-1168150775 -o ROOT/results/node5/solver-202198-1168150775 -C 1800 -M 900 /tmp/evaluation/202198-1168150775/Complete/Ordinary/solver /tmp/evaluation/202198-1168150775/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.04 2.04 2.05 4/94 2645
/proc/meminfo: memFree=1143600/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=5352 CPUtime=0
/proc/2644/stat : 2644 (sh) R 2631 2644 1845 0 -1 4194304 261 0 0 0 0 0 0 0 21 0 1 0 143693581 5480448 228 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 4318898 0 0 4100 65536 0 0 0 17 1 0 0
/proc/2644/statm: 1338 228 192 169 0 49 0

[startup+0.110552 s]
/proc/loadavg: 2.04 2.04 2.05 4/94 2645
/proc/meminfo: memFree=1143600/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=53824 CPUtime=0.1
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 2161 0 0 0 9 1 0 0 21 0 1 0 143693581 55115776 1877 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556978 0 0 4096 2 0 0 0 17 1 0 0
/proc/2644/statm: 13456 1877 157 90 0 12994 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 53824

[startup+0.518601 s]
/proc/loadavg: 2.04 2.04 2.05 4/94 2645
/proc/meminfo: memFree=1143600/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=68724 CPUtime=0.5
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 8502 0 0 0 44 6 0 0 25 0 1 0 143693581 70373376 8216 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858958 0 0 4096 2 0 0 0 17 1 0 0
/proc/2644/statm: 17181 8216 157 90 0 16719 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 68724

[startup+1.33968 s]
/proc/loadavg: 2.04 2.04 2.05 3/94 2645
/proc/meminfo: memFree=1098096/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=68724 CPUtime=1.31
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 12365 0 0 0 123 8 0 0 25 0 1 0 143693581 70373376 12079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552033 0 0 4096 2 0 0 0 17 1 0 0
/proc/2644/statm: 17181 12079 157 90 0 16719 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 68724

[startup+2.97687 s]
/proc/loadavg: 2.04 2.04 2.05 3/94 2645
/proc/meminfo: memFree=1095408/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=68720 CPUtime=2.93
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 12432 0 0 0 285 8 0 0 25 0 1 0 143693581 70369280 12145 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134583556 0 0 4096 2 0 0 0 17 1 0 0
/proc/2644/statm: 17180 12145 176 90 0 16718 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 68720

[startup+6.27193 s]
/proc/loadavg: 2.04 2.04 2.05 3/94 2645
/proc/meminfo: memFree=1092208/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=72012 CPUtime=6.19
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 20574 0 0 0 607 12 0 0 25 0 1 0 143693581 73740288 13039 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857049 0 0 4096 2 0 0 0 17 1 0 0
/proc/2644/statm: 18003 13039 176 90 0 17541 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 72012

[startup+12.7665 s]
/proc/loadavg: 2.04 2.04 2.04 3/94 2645
/proc/meminfo: memFree=1062256/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=107168 CPUtime=12.63
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 43118 0 0 0 1238 25 0 0 25 0 1 0 143693581 109740032 20689 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664597 0 0 4096 2 0 0 0 17 1 0 0
/proc/2644/statm: 26792 20689 176 90 0 26330 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 107168

[startup+25.6279 s]
/proc/loadavg: 2.03 2.04 2.04 3/95 2646
/proc/meminfo: memFree=1031464/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=25.38
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 2507 31 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669029 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 139748

[startup+51.2643 s]
/proc/loadavg: 2.02 2.03 2.04 3/95 2646
/proc/meminfo: memFree=1022888/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=50.78
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 5047 31 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552512 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 139748

[startup+102.537 s]
/proc/loadavg: 2.01 2.03 2.04 3/95 2646
/proc/meminfo: memFree=1013288/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=101.58
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 10127 31 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580485 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 139748

[startup+162.558 s]
/proc/loadavg: 2.06 2.03 2.04 3/95 2646
/proc/meminfo: memFree=1006696/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=161.06
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 16074 32 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663810 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 139748

[startup+222.595 s]
/proc/loadavg: 2.02 2.03 2.03 3/95 2646
/proc/meminfo: memFree=998824/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=220.55
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 22023 32 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662545 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 139748

[startup+282.633 s]
/proc/loadavg: 2.01 2.02 2.02 3/95 2646
/proc/meminfo: memFree=989608/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=280.04
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 27971 33 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662607 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 139748

[startup+342.697 s]
/proc/loadavg: 2.00 2.01 2.02 3/95 2646
/proc/meminfo: memFree=979560/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=339.55
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 33922 33 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620191 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 139748

[startup+402.73 s]
/proc/loadavg: 2.00 2.01 2.01 3/95 2648
/proc/meminfo: memFree=969640/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=399.04
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 39870 34 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663808 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 139748

[startup+462.755 s]
/proc/loadavg: 1.95 2.00 2.01 3/94 2775
/proc/meminfo: memFree=1436144/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=458.64
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 45823 41 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664013 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.64
Current children cumulated vsize (KiB) 139748

[startup+522.771 s]
/proc/loadavg: 1.98 2.00 2.00 3/94 2775
/proc/meminfo: memFree=1432176/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=518.59
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 51818 41 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669021 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.59
Current children cumulated vsize (KiB) 139748

[startup+582.868 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 2775
/proc/meminfo: memFree=1424368/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=578.64
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 57823 41 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.64
Current children cumulated vsize (KiB) 139748

[startup+642.894 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 2775
/proc/meminfo: memFree=1418224/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=638.58
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 63817 41 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.58
Current children cumulated vsize (KiB) 139748

[startup+702.915 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 2812
/proc/meminfo: memFree=1216488/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=698.53
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 69808 45 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663839 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.53
Current children cumulated vsize (KiB) 139748

[startup+762.926 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 2812
/proc/meminfo: memFree=828264/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=758.48
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 75803 45 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662593 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.48
Current children cumulated vsize (KiB) 139748

[startup+822.994 s]
/proc/loadavg: 1.95 1.99 1.99 3/95 2917
/proc/meminfo: memFree=898656/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=818.45
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 81797 48 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620063 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 818.45
Current children cumulated vsize (KiB) 139748

[startup+883.007 s]
/proc/loadavg: 2.19 2.03 2.01 3/95 2988
/proc/meminfo: memFree=820192/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=139748 CPUtime=878.26
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53890 0 0 0 87774 52 0 0 25 0 2 0 143693581 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552405 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 34937 27377 180 90 0 34475 0
[pid=2644/tid=2646] ppid=2631 vsize=139748 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 143695099 143101952 27377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.26
Current children cumulated vsize (KiB) 139748

[startup+943.018 s]
/proc/loadavg: 2.07 2.03 2.00 3/95 3046
/proc/meminfo: memFree=1413984/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=937.96
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 93740 56 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 937.96
Current children cumulated vsize (KiB) 149992

[startup+1003.04 s]
/proc/loadavg: 2.11 2.05 2.01 3/95 3046
/proc/meminfo: memFree=1406368/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=997.69
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 99713 56 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618408 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 997.69
Current children cumulated vsize (KiB) 149992

[startup+1063.06 s]
/proc/loadavg: 2.04 2.04 2.00 3/95 3046
/proc/meminfo: memFree=1400352/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=1057.44
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 105688 56 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1057.44
Current children cumulated vsize (KiB) 149992

[startup+1123.08 s]
/proc/loadavg: 2.07 2.04 2.00 3/90 3135
/proc/meminfo: memFree=1513736/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=1117.2
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 111663 57 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663810 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (KiB) 149992

[startup+1183.1 s]
/proc/loadavg: 2.10 2.05 2.00 3/90 3135
/proc/meminfo: memFree=1513800/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=1176.93
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 117635 58 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1176.93
Current children cumulated vsize (KiB) 149992

[startup+1243.13 s]
/proc/loadavg: 2.03 2.03 2.00 3/90 3135
/proc/meminfo: memFree=1513800/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=1236.68
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 123610 58 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1236.68
Current children cumulated vsize (KiB) 149992

[startup+1303.16 s]
/proc/loadavg: 2.01 2.03 2.00 3/90 3135
/proc/meminfo: memFree=1513736/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=1296.44
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 129586 58 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.44
Current children cumulated vsize (KiB) 149992

[startup+1363.19 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 3135
/proc/meminfo: memFree=1513736/2055920 swapFree=4192812/4192956
[pid=2644] ppid=2631 vsize=149992 CPUtime=1356.17
/proc/2644/stat : 2644 (bprolog) R 2631 2644 1845 0 -1 4194304 53891 0 0 0 135559 58 0 0 25 0 3 0 143693581 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664008 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2644/statm: 37498 27378 180 90 0 37036 0
[pid=2644/tid=2646] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/2646/stat : 2646 (bprolog) S 2631 2644 1845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 143695099 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=2644/tid=3046] ppid=2631 vsize=149992 CPUtime=0
/proc/2644/task/3046/stat : 3046 (bprolog) S 2631 2644 1845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 143785116 153591808 27378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.17
Current children cumulated vsize (KiB) 149992

Child status: 0
Real time (s): 1371.86
CPU time (s): 1364.82
CPU user time (s): 1364.22
CPU system time (s): 0.603908
CPU usage (%): 99.4871
Max. virtual memory (cumulated for all children) (KiB): 160236

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

runsolver used 1.50777 s user time and 3.9384 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 06:19:35 UTC 2007


IDJOB= 202198
IDBENCH= 3819
FILE ID= node5/202198-1168150775

PBS_JOBID= 3478180

Free space on /tmp= 66342 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-202198-1168150775 -o ROOT/results/node5/solver-202198-1168150775 -C 1800 -M 900  /tmp/evaluation/202198-1168150775/Complete/Ordinary/solver /tmp/evaluation/202198-1168150775/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  eac15b9896dc2f1c15c0eeb99084dc27

RANDOM SEED= 40356449

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.240
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.240
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:       1144144 kB
Buffers:         62384 kB
Cached:         234640 kB
SwapCached:          0 kB
Active:         694412 kB
Inactive:       154752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7444 kB
Writeback:           0 kB
Mapped:         580128 kB
Slab:            46428 kB
Committed_AS:  4277092 kB
PageTables:       3260 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= 66345 MiB



End job on node5 on Sun Jan  7 06:42:43 UTC 2007