Trace number 237610

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-13? (TO) 1800.12 1810.73

General information on the benchmark

Namehaystacks/
haystacks_54.xml
MD5SUM19223f33b07fb306db25b88716a23e2c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2916
Number of constraints77327
Maximum constraint arity2
Maximum domain size54
Number of constraints which are defined in extension0
Number of constraints which are defined in intension77327
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/237610-1168349495/unknown)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-237610-1168349495 -o ROOT/results/node14/solver-237610-1168349495 -C 1800 -M 900 /tmp/evaluation/237610-1168349495/Complete/Ordinary/solver /tmp/evaluation/237610-1168349495/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 2.00 3/87 6354
/proc/meminfo: memFree=1758160/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=880 CPUtime=0
/proc/6353/stat : 6353 (sh) R 6351 6353 6273 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 183348557 901120 25 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 212231845257 0 0 4096 0 0 0 0 17 1 0 0
/proc/6353/statm: 220 25 18 169 0 8 0

[startup+0.102127 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 6354
/proc/meminfo: memFree=1758160/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=53824 CPUtime=0.08
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 2114 0 0 0 8 0 0 0 20 0 1 0 183348557 55115776 1830 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134591431 0 0 4096 2 0 0 0 17 1 0 0
/proc/6353/statm: 13456 1830 157 90 0 12994 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53824

[startup+0.510165 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 6354
/proc/meminfo: memFree=1758160/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=53824 CPUtime=0.49
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 8859 0 0 0 46 3 0 0 23 0 1 0 183348557 55115776 8575 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134570026 0 0 4096 2 0 0 0 17 1 0 0
/proc/6353/statm: 13456 8575 157 90 0 12994 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 53824

[startup+1.33125 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 6354
/proc/meminfo: memFree=1694544/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=83400 CPUtime=1.3
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 17177 0 0 0 123 7 0 0 25 0 1 0 183348557 85401600 16572 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858975 0 0 4096 2 0 0 0 17 1 0 0
/proc/6353/statm: 20850 16572 157 90 0 20388 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 83400

[startup+2.96839 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 6354
/proc/meminfo: memFree=1692560/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=122464 CPUtime=2.92
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 30882 0 0 0 278 14 0 0 25 0 1 0 183348557 125403136 20510 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134611380 0 0 4096 2 0 0 0 17 1 0 0
/proc/6353/statm: 30616 20510 157 90 0 30154 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 122464

[startup+6.2547 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 6355
/proc/meminfo: memFree=1674824/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=6.18
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37705 0 0 0 600 18 0 0 25 0 2 0 183348557 163168256 20915 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6353/statm: 39836 20915 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20915 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 159344

[startup+12.7113 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 6355
/proc/meminfo: memFree=1674760/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=12.58
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 1240 18 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 159344

[startup+25.5437 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 6355
/proc/meminfo: memFree=1674824/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=25.29
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 2511 18 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 159344

[startup+51.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 6355
/proc/meminfo: memFree=1674888/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=50.71
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 5053 18 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134615456 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 159344

[startup+102.412 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 6355
/proc/meminfo: memFree=1674888/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=101.46
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 10127 19 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 159344

[startup+162.436 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 6355
/proc/meminfo: memFree=1674888/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=160.93
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 16074 19 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 159344

[startup+222.471 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 7146
/proc/meminfo: memFree=1616280/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=220.6
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 22031 29 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 159344

[startup+282.512 s]
/proc/loadavg: 1.98 1.98 1.99 3/94 7146
/proc/meminfo: memFree=1342744/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=280.28
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 27999 29 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752078 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.28
Current children cumulated vsize (KiB) 159344

[startup+342.548 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 7146
/proc/meminfo: memFree=1111576/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=340.01
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 33971 30 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.01
Current children cumulated vsize (KiB) 159344

[startup+402.564 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 7146
/proc/meminfo: memFree=1111576/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=399.71
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 39941 30 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552588 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.71
Current children cumulated vsize (KiB) 159344

[startup+462.587 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 7146
/proc/meminfo: memFree=1111512/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=459.38
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37706 0 0 0 45908 30 0 0 25 0 2 0 183348557 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752078 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20916 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.38
Current children cumulated vsize (KiB) 159344

[startup+522.606 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 7146
/proc/meminfo: memFree=1111512/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=519.06
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37707 0 0 0 51876 30 0 0 25 0 2 0 183348557 163168256 20917 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661369 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20917 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20917 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.06
Current children cumulated vsize (KiB) 159344

[startup+582.628 s]
/proc/loadavg: 2.07 2.00 2.00 3/94 7146
/proc/meminfo: memFree=1111448/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=578.77
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37707 0 0 0 57847 30 0 0 25 0 2 0 183348557 163168256 20917 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663819 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 39836 20917 179 90 0 39374 0
[pid=6353/tid=6355] ppid=6351 vsize=159344 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 183349068 163168256 20917 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.77
Current children cumulated vsize (KiB) 159344

[startup+642.648 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 7146
/proc/meminfo: memFree=1111384/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=159344 CPUtime=638.45
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37707 0 0 0 63814 31 0 0 25 0 2 0 183348557 163168256 20917 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661367 0 0 4096 2 18446744073709551615 0 0 17 0 0 0

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

/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37708 0 0 0 117550 32 0 0 25 0 3 0 183348557 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752488 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 42397 20918 179 90 0 41935 0
[pid=6353/tid=6355] ppid=6351 vsize=169588 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183349068 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=169588 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183439082 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.82
Current children cumulated vsize (KiB) 169588

[startup+1243.01 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 7147
/proc/meminfo: memFree=1110544/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=169588 CPUtime=1235.54
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37708 0 0 0 123522 32 0 0 25 0 3 0 183348557 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664253 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 42397 20918 179 90 0 41935 0
[pid=6353/tid=6355] ppid=6351 vsize=169588 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183349068 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=169588 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183439082 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1235.54
Current children cumulated vsize (KiB) 169588

[startup+1303.06 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 7147
/proc/meminfo: memFree=1110480/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=169588 CPUtime=1295.27
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 37708 0 0 0 129495 32 0 0 25 0 3 0 183348557 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752078 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 42397 20918 179 90 0 41935 0
[pid=6353/tid=6355] ppid=6351 vsize=169588 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183349068 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=169588 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183439082 173658112 20918 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1295.27
Current children cumulated vsize (KiB) 169588

[startup+1363.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/96 7148
/proc/meminfo: memFree=1105608/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=187644 CPUtime=1354.98
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 40823 0 0 0 135464 34 0 0 25 0 4 0 183348557 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 46911 22079 179 90 0 46449 0
[pid=6353/tid=6355] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183484093 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1354.98
Current children cumulated vsize (KiB) 187644

[startup+1423.18 s]
/proc/loadavg: 2.06 2.02 2.00 3/96 7148
/proc/meminfo: memFree=1105544/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=187644 CPUtime=1414.73
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 40823 0 0 0 141439 34 0 0 25 0 4 0 183348557 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752073 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 46911 22079 179 90 0 46449 0
[pid=6353/tid=6355] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183484093 192147456 22079 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.73
Current children cumulated vsize (KiB) 187644

[startup+1483.25 s]
/proc/loadavg: 2.02 2.01 2.00 3/96 7148
/proc/meminfo: memFree=1105416/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=187644 CPUtime=1474.48
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 40824 0 0 0 147414 34 0 0 25 0 4 0 183348557 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752112 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 46911 22080 179 90 0 46449 0
[pid=6353/tid=6355] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183484093 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.48
Current children cumulated vsize (KiB) 187644

[startup+1543.33 s]
/proc/loadavg: 2.03 2.02 2.00 3/96 7148
/proc/meminfo: memFree=1105288/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=187644 CPUtime=1534.22
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 40824 0 0 0 153388 34 0 0 25 0 4 0 183348557 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 46911 22080 179 90 0 46449 0
[pid=6353/tid=6355] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=187644 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183484093 192147456 22080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.22
Current children cumulated vsize (KiB) 187644

[startup+1603.41 s]
/proc/loadavg: 2.01 2.01 2.00 3/96 7148
/proc/meminfo: memFree=951752/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=492340 CPUtime=1593.99
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 156102 0 0 0 159317 82 0 0 25 0 4 0 183348557 504156160 61182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 123085 61182 179 90 0 122623 0
[pid=6353/tid=6355] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 504156160 61182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 504156160 61182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183484093 504156160 61182 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.99
Current children cumulated vsize (KiB) 492340

[startup+1663.49 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 7148
/proc/meminfo: memFree=879560/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=492340 CPUtime=1653.74
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 173176 0 0 0 165286 88 0 0 25 0 4 0 183348557 504156160 78256 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 123085 78256 179 90 0 122623 0
[pid=6353/tid=6355] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 504156160 78256 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 504156160 78256 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183484093 504156160 78256 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.74
Current children cumulated vsize (KiB) 492340

[startup+1723.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7148
/proc/meminfo: memFree=879496/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=492340 CPUtime=1713.47
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 173178 0 0 0 171259 88 0 0 25 0 4 0 183348557 504156160 78258 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 123085 78258 179 90 0 122623 0
[pid=6353/tid=6355] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 504156160 78258 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 504156160 78258 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183484093 504156160 78258 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.47
Current children cumulated vsize (KiB) 492340

[startup+1783.66 s]
/proc/loadavg: 2.03 2.01 2.00 3/102 7298
/proc/meminfo: memFree=877976/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=492340 CPUtime=1773.2
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 173179 0 0 0 177225 95 0 0 25 0 4 0 183348557 504156160 78259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752513 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6353/statm: 123085 78259 179 90 0 122623 0
[pid=6353/tid=6355] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/6355/stat : 6355 (bprolog) S 6351 6353 6273 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183349068 504156160 78259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6353/tid=7147] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7147/stat : 7147 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183439082 504156160 78259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6353/tid=7148] ppid=6351 vsize=492340 CPUtime=0
/proc/6353/task/7148/stat : 7148 (bprolog) S 6351 6353 6273 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183484093 504156160 78259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 492340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.68 s]
/proc/loadavg: 2.02 2.01 2.00 3/99 7322
/proc/meminfo: memFree=877848/2055920 swapFree=4158768/4192956
[pid=6353] ppid=6351 vsize=492340 CPUtime=1800.06
/proc/6353/stat : 6353 (bprolog) R 6351 6353 6273 0 -1 4194304 173180 0 0 0 179909 97 0 0 25 0 1 0 183348557 504156160 78260 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 0 0 0 17 0 0 0
/proc/6353/statm: 123085 78260 180 90 0 122623 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 492340

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.73
CPU time (s): 1800.12
CPU user time (s): 1799.1
CPU system time (s): 1.01884
CPU usage (%): 99.4137
Max. virtual memory (cumulated for all children) (KiB): 617344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.01885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173180
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= 13
involuntary context switches= 61738

runsolver used 2.47362 s user time and 5.46517 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Jan  9 13:31:36 UTC 2007


IDJOB= 237610
IDBENCH= 6952
FILE ID= node14/237610-1168349495

PBS_JOBID= 3503663

Free space on /tmp= 66517 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_54.xml
COMMAND LINE= /tmp/evaluation/237610-1168349495/Complete/Ordinary/solver /tmp/evaluation/237610-1168349495/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node14/convwatcher-237610-1168349495 -o ROOT/results/node14/conversion-237610-1168349495 -C 600 -M 900 /tmp/evaluation/237610-1168349495/Complete/Ordinary/conversion /tmp/evaluation/237610-1168349495/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-237610-1168349495 -o ROOT/results/node14/solver-237610-1168349495 -C 1800 -M 900  /tmp/evaluation/237610-1168349495/Complete/Ordinary/solver /tmp/evaluation/237610-1168349495/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  19223f33b07fb306db25b88716a23e2c

RANDOM SEED= 891843844

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.227
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.227
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:       1758576 kB
Buffers:         16428 kB
Cached:         159140 kB
SwapCached:       2728 kB
Active:         154040 kB
Inactive:        88552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758576 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:           10916 kB
Writeback:           0 kB
Mapped:          75116 kB
Slab:            39472 kB
Committed_AS:  6250524 kB
PageTables:       2252 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= 66539 MiB



End job on node14 on Tue Jan  9 14:02:27 UTC 2007