Trace number 209424

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 1570.79 1577.18

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-0.xml
MD5SUMf9262080289384ddf7c958cc27e00c89
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 benchmark9.72352
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

1577.13	
1577.15	Time: 1570050
1577.15	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/209424-1168192655/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/node43/watcher-209424-1168192655 -o ROOT/results/node43/solver-209424-1168192655 -C 1800 -M 900 /tmp/evaluation/209424-1168192655/Complete/Ordinary/solver /tmp/evaluation/209424-1168192655/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.00 2.01 1.93 5/75 14291
/proc/meminfo: memFree=1380880/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=5352 CPUtime=0
/proc/14290/stat : 14290 (sh) R 14288 14290 14135 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 167668847 5480448 234 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 4465968 0 0 4100 65536 0 0 0 17 1 0 0
/proc/14290/statm: 1338 234 196 169 0 49 0

[startup+0.102722 s]
/proc/loadavg: 2.00 2.01 1.93 5/75 14291
/proc/meminfo: memFree=1380880/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=61640 CPUtime=0.08
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 2021 0 0 0 8 0 0 0 20 0 1 0 167668847 63119360 1737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134607492 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 15410 1737 157 90 0 14948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61640

[startup+0.511782 s]
/proc/loadavg: 2.00 2.01 1.93 5/75 14291
/proc/meminfo: memFree=1380880/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=61640 CPUtime=0.49
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 8721 0 0 0 46 3 0 0 24 0 1 0 167668847 63119360 8437 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550515 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 15410 8437 157 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.33792 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 14291
/proc/meminfo: memFree=1317648/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=81440 CPUtime=1.31
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 16909 0 0 0 125 6 0 0 25 0 1 0 167668847 83394560 16036 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859354 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 20360 16036 157 90 0 19898 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 81440

[startup+2.9752 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 14291
/proc/meminfo: memFree=1320464/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=142944 CPUtime=2.94
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 36630 0 0 0 278 16 0 0 25 0 1 0 167668847 146374656 20063 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552139 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 35736 20063 157 90 0 35274 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 142944

[startup+6.25774 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 14291
/proc/meminfo: memFree=1277584/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=142940 CPUtime=6.2
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 42459 0 0 0 601 19 0 0 25 0 1 0 167668847 146370560 25891 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663436 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 35735 25891 176 90 0 35273 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 142940

[startup+12.7198 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 14291
/proc/meminfo: memFree=1262480/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=149644 CPUtime=12.6
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 67755 0 0 0 1230 30 0 0 25 0 1 0 167668847 153235456 29690 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857050 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 37411 29690 176 90 0 36949 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 149644

[startup+25.5329 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 14291
/proc/meminfo: memFree=1164560/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=268872 CPUtime=25.31
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 125802 0 0 0 2479 52 0 0 25 0 1 0 167668847 275324928 54105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664648 0 0 4096 2 0 0 0 17 1 0 0
/proc/14290/statm: 67218 54105 176 90 0 66756 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 268872

[startup+51.1802 s]
/proc/loadavg: 2.00 2.01 1.93 3/76 14292
/proc/meminfo: memFree=1134664/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=50.76
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 5017 59 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662553 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 283620

[startup+102.392 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 14292
/proc/meminfo: memFree=1134664/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=101.56
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 10097 59 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 283620

[startup+162.415 s]
/proc/loadavg: 2.04 2.02 1.93 3/76 14292
/proc/meminfo: memFree=1134600/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=161.11
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 16052 59 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580464 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 283620

[startup+222.46 s]
/proc/loadavg: 2.07 2.03 1.94 3/83 14443
/proc/meminfo: memFree=1133192/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=220.46
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 21987 59 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 283620

[startup+282.473 s]
/proc/loadavg: 2.08 2.04 1.94 3/77 14491
/proc/meminfo: memFree=1134080/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=279.92
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 27933 59 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 283620

[startup+342.487 s]
/proc/loadavg: 2.03 2.03 1.94 3/77 14491
/proc/meminfo: memFree=1134144/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=339.46
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 33887 59 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.46
Current children cumulated vsize (KiB) 283620

[startup+402.584 s]
/proc/loadavg: 2.01 2.02 1.94 3/77 14491
/proc/meminfo: memFree=1134144/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=399.12
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 39852 60 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661327 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.12
Current children cumulated vsize (KiB) 283620

[startup+462.589 s]
/proc/loadavg: 2.00 2.01 1.94 3/77 14491
/proc/meminfo: memFree=1134144/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=458.66
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 45806 60 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.66
Current children cumulated vsize (KiB) 283620

[startup+522.593 s]
/proc/loadavg: 2.04 2.03 1.95 3/77 14491
/proc/meminfo: memFree=1134144/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=518.21
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 51761 60 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662563 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 283620

[startup+582.688 s]
/proc/loadavg: 2.01 2.02 1.95 3/77 14491
/proc/meminfo: memFree=1134144/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=577.86
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 57726 60 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554148 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.86
Current children cumulated vsize (KiB) 283620

[startup+642.766 s]
/proc/loadavg: 2.07 2.03 1.95 4/82 14565
/proc/meminfo: memFree=497944/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=637.53
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 63689 64 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664008 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.53
Current children cumulated vsize (KiB) 283620


################
# More data... #
################

[startup+822.839 s]
/proc/loadavg: 2.00 2.02 1.96 3/74 14880
/proc/meminfo: memFree=1036312/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=817.19
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 81652 67 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134577591 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.19
Current children cumulated vsize (KiB) 283620

[startup+882.93 s]
/proc/loadavg: 2.00 2.01 1.96 3/74 14880
/proc/meminfo: memFree=1036376/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=283620 CPUtime=877.23
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139950 0 0 0 87656 67 0 0 25 0 2 0 167668847 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663850 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 70905 61602 180 90 0 70443 0
[pid=14290/tid=14292] ppid=14288 vsize=283620 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 167672314 290426880 61602 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.23
Current children cumulated vsize (KiB) 283620

[startup+943.025 s]
/proc/loadavg: 2.00 2.01 1.96 3/75 14881
/proc/meminfo: memFree=1036304/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=937.26
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 93659 67 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580464 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 937.26
Current children cumulated vsize (KiB) 293864

[startup+1003.05 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14881
/proc/meminfo: memFree=1036304/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=997.22
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 99655 67 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554455 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 997.22
Current children cumulated vsize (KiB) 293864

[startup+1063.07 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14881
/proc/meminfo: memFree=1036304/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=1057.2
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 105653 67 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1057.2
Current children cumulated vsize (KiB) 293864

[startup+1123.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14881
/proc/meminfo: memFree=1036240/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=1117.15
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 111648 67 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1117.15
Current children cumulated vsize (KiB) 293864

[startup+1183.12 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14883
/proc/meminfo: memFree=1036112/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=1177.11
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 117644 67 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.11
Current children cumulated vsize (KiB) 293864

[startup+1243.15 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14883
/proc/meminfo: memFree=1036112/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=1237.1
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 123642 68 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661314 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.1
Current children cumulated vsize (KiB) 293864

[startup+1303.19 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14883
/proc/meminfo: memFree=1036112/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=1297.07
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 129639 68 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552062 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.07
Current children cumulated vsize (KiB) 293864

[startup+1363.21 s]
/proc/loadavg: 2.00 2.00 1.96 3/75 14883
/proc/meminfo: memFree=1036176/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=293864 CPUtime=1357.03
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139951 0 0 0 135635 68 0 0 25 0 3 0 167668847 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669036 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 73466 61603 180 90 0 73004 0
[pid=14290/tid=14292] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 167672314 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=293864 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 167762336 300916736 61603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.03
Current children cumulated vsize (KiB) 293864

[startup+1423.26 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 14884
/proc/meminfo: memFree=1036168/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=304108 CPUtime=1417.03
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139952 0 0 0 141635 68 0 0 25 0 4 0 167668847 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552421 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 76027 61604 180 90 0 75565 0
[pid=14290/tid=14292] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167672314 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167762336 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14290/tid=14884] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14884/stat : 14884 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167807352 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.03
Current children cumulated vsize (KiB) 304108

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 14884
/proc/meminfo: memFree=1036168/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=304108 CPUtime=1476.99
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139952 0 0 0 147631 68 0 0 25 0 4 0 167668847 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662608 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 76027 61604 180 90 0 75565 0
[pid=14290/tid=14292] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167672314 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167762336 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14290/tid=14884] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14884/stat : 14884 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167807352 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.99
Current children cumulated vsize (KiB) 304108

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 14884
/proc/meminfo: memFree=1036168/2055920 swapFree=4192812/4192956
[pid=14290] ppid=14288 vsize=304108 CPUtime=1536.99
/proc/14290/stat : 14290 (bprolog) R 14288 14290 14135 0 -1 4194304 139952 0 0 0 153631 68 0 0 25 0 4 0 167668847 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14290/statm: 76027 61604 180 90 0 75565 0
[pid=14290/tid=14292] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14292/stat : 14292 (bprolog) S 14288 14290 14135 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 167672314 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14290/tid=14881] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14881/stat : 14881 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167762336 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14290/tid=14884] ppid=14288 vsize=304108 CPUtime=0
/proc/14290/task/14884/stat : 14884 (bprolog) S 14288 14290 14135 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 167807352 311406592 61604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.99
Current children cumulated vsize (KiB) 304108

Child status: 0
Real time (s): 1577.18
CPU time (s): 1570.79
CPU user time (s): 1570.06
CPU system time (s): 0.724889
CPU usage (%): 99.5948
Max. virtual memory (cumulated for all children) (KiB): 304108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1570.06
system time used= 0.724889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139964
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= 16
involuntary context switches= 16706

runsolver used 1.51177 s user time and 4.42333 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Jan  7 17:57:36 UTC 2007


IDJOB= 209424
IDBENCH= 4516
FILE ID= node43/209424-1168192655

PBS_JOBID= 3479348

Free space on /tmp= 66483 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-0.xml
COMMAND LINE= /tmp/evaluation/209424-1168192655/Complete/Ordinary/solver /tmp/evaluation/209424-1168192655/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node43/convwatcher-209424-1168192655 -o ROOT/results/node43/conversion-209424-1168192655 -C 600 -M 900 /tmp/evaluation/209424-1168192655/Complete/Ordinary/conversion /tmp/evaluation/209424-1168192655/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-209424-1168192655 -o ROOT/results/node43/solver-209424-1168192655 -C 1800 -M 900  /tmp/evaluation/209424-1168192655/Complete/Ordinary/solver /tmp/evaluation/209424-1168192655/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  f9262080289384ddf7c958cc27e00c89

RANDOM SEED= 738583054

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.278
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.278
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:       1381296 kB
Buffers:         46808 kB
Cached:         534864 kB
SwapCached:          0 kB
Active:         114596 kB
Inactive:       498532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10612 kB
Writeback:           0 kB
Mapped:          42952 kB
Slab:            46808 kB
Committed_AS:  3498464 kB
PageTables:       1748 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= 66473 MiB



End job on node43 on Sun Jan  7 18:24:35 UTC 2007