Trace number 198470

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
Mistral 2006-12-04? (TO) 1800.1 1800.85

General information on the benchmark

Namepigeons/
pigeons-16.xml
MD5SUM29b240a472ae76f566c2f73ece61891e
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 benchmark155.669
SatisfiableNO
(Un)Satisfiability was proved
Number of variables16
Number of constraints120
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension120
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables.............    0
0.01	c 	predicates............    0
0.01	c 	constraints...........    0
0.01	c Allocating memory
0.01	c 
0.01	c time limit = -1
0.01	c heuristic = dom/wdeg
0.01	c restart policy = No restart
0.01	c 
0.01	c Solving
0.01	c

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/node24/watcher-198470-1168128459 -o ROOT/results/node24/solver-198470-1168128459 -C 1800 -M 900 /tmp/evaluation/198470-1168128459/mistral/bin/solver /tmp/evaluation/198470-1168128459/unknown.xml -v 1 

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: 0.66 0.92 0.98 7/85 3673
/proc/meminfo: memFree=1677776/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=6792 CPUtime=0
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 161241279 6955008 374 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2609240 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1698 375 351 92 0 30 0

[startup+0.108294 s]
/proc/loadavg: 0.66 0.92 0.98 7/85 3673
/proc/meminfo: memFree=1677776/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=0.1
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 10 0 0 0 18 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134807876 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7048

[startup+0.520339 s]
/proc/loadavg: 0.66 0.92 0.98 7/85 3673
/proc/meminfo: memFree=1677776/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=0.51
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 51 0 0 0 22 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7048

[startup+1.34643 s]
/proc/loadavg: 0.93 0.97 0.99 4/97 3685
/proc/meminfo: memFree=1659632/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1.33
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 133 0 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640348 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7048

[startup+2.9826 s]
/proc/loadavg: 0.93 0.97 0.99 3/98 3686
/proc/meminfo: memFree=1655016/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=2.97
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 297 0 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134813040 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7048

[startup+6.26196 s]
/proc/loadavg: 1.01 0.99 1.00 3/98 3686
/proc/meminfo: memFree=1649000/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=6.24
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 624 0 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7048

[startup+12.7287 s]
/proc/loadavg: 1.09 1.00 1.01 3/98 3686
/proc/meminfo: memFree=1642616/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=12.71
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 1271 0 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727314 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 7048

[startup+25.5757 s]
/proc/loadavg: 1.31 1.05 1.02 4/98 3686
/proc/meminfo: memFree=1632760/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=25.55
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 2555 0 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640402 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 7048

[startup+51.2515 s]
/proc/loadavg: 1.74 1.17 1.06 3/98 3686
/proc/meminfo: memFree=1620088/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=51.22
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 5121 1 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785555 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 7048

[startup+102.502 s]
/proc/loadavg: 1.89 1.30 1.11 3/98 3686
/proc/meminfo: memFree=1559544/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=102.46
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 10245 1 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 7048

[startup+162.517 s]
/proc/loadavg: 1.96 1.42 1.16 3/98 3686
/proc/meminfo: memFree=1559480/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=162.45
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 16244 1 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708383 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 7048

[startup+222.549 s]
/proc/loadavg: 1.98 1.53 1.21 3/98 3686
/proc/meminfo: memFree=1559480/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=222.48
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 22246 2 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785448 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 7048

[startup+282.608 s]
/proc/loadavg: 1.99 1.61 1.26 3/98 3686
/proc/meminfo: memFree=1559416/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=282.52
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 28250 2 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134813025 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 7048

[startup+342.635 s]
/proc/loadavg: 1.99 1.68 1.30 3/98 3686
/proc/meminfo: memFree=1497080/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=342.47
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 34245 2 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640393 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 7048

[startup+402.681 s]
/proc/loadavg: 1.99 1.73 1.34 3/98 3686
/proc/meminfo: memFree=1497080/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=402.5
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 40247 3 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134813008 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 7048

[startup+462.709 s]
/proc/loadavg: 1.99 1.78 1.38 3/98 3686
/proc/meminfo: memFree=1497016/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=462.51
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 46248 3 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134807747 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 462.51
Current children cumulated vsize (KiB) 7048

[startup+522.746 s]
/proc/loadavg: 1.99 1.82 1.41 3/98 3686
/proc/meminfo: memFree=1497016/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=522.54
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 52250 4 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785498 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 522.54
Current children cumulated vsize (KiB) 7048

[startup+582.787 s]
/proc/loadavg: 1.99 1.85 1.45 3/98 3686
/proc/meminfo: memFree=1496952/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=582.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 58252 4 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708383 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 582.56
Current children cumulated vsize (KiB) 7048

[startup+642.858 s]
/proc/loadavg: 1.99 1.87 1.48 3/98 3686
/proc/meminfo: memFree=1496952/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=642.62
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 64257 5 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640358 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 642.62
Current children cumulated vsize (KiB) 7048

[startup+702.876 s]
/proc/loadavg: 1.99 1.89 1.51 3/98 3688
/proc/meminfo: memFree=1496760/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=702.62
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 70257 5 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134805910 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 702.62
Current children cumulated vsize (KiB) 7048

[startup+762.891 s]
/proc/loadavg: 1.99 1.91 1.54 3/98 3688
/proc/meminfo: memFree=1440184/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=762.57
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 76252 5 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790348 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 762.57
Current children cumulated vsize (KiB) 7048

[startup+822.907 s]
/proc/loadavg: 2.16 1.97 1.58 3/98 3688
/proc/meminfo: memFree=1440120/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=822.57
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 82251 6 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134813019 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 822.57
Current children cumulated vsize (KiB) 7048

[startup+882.918 s]
/proc/loadavg: 2.06 1.97 1.60 3/98 3688
/proc/meminfo: memFree=1440120/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=882.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 88250 6 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793023 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 7048

[startup+942.933 s]
/proc/loadavg: 2.02 1.97 1.63 4/98 3688
/proc/meminfo: memFree=1440120/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=942.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 94250 6 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812828 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 7048

[startup+1002.95 s]
/proc/loadavg: 2.00 1.97 1.65 3/98 3688
/proc/meminfo: memFree=1440056/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1002.57
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 100250 7 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785422 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 7048

[startup+1062.98 s]
/proc/loadavg: 2.00 1.97 1.66 3/98 3688
/proc/meminfo: memFree=1440056/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1062.58
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 106251 7 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712644 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 7048

[startup+1123.02 s]
/proc/loadavg: 2.10 2.00 1.69 3/98 3688
/proc/meminfo: memFree=1439992/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1122.61
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 112253 8 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785656 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 7048

[startup+1183.05 s]
/proc/loadavg: 2.07 2.01 1.72 3/98 3688
/proc/meminfo: memFree=1439992/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1182.62
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 118254 8 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134805979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 7048

[startup+1243.09 s]
/proc/loadavg: 2.08 2.02 1.74 3/98 3688
/proc/meminfo: memFree=1439928/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1242.64
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 124256 8 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793063 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1242.64
Current children cumulated vsize (KiB) 7048

[startup+1303.12 s]
/proc/loadavg: 2.03 2.02 1.75 3/98 3688
/proc/meminfo: memFree=1379704/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1302.49
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 130240 9 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793053 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1302.49
Current children cumulated vsize (KiB) 7048

[startup+1363.15 s]
/proc/loadavg: 2.01 2.01 1.76 3/98 3688
/proc/meminfo: memFree=1379704/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1362.5
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 136241 9 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812831 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1362.5
Current children cumulated vsize (KiB) 7048

[startup+1423.24 s]
/proc/loadavg: 2.03 2.02 1.78 3/98 3688
/proc/meminfo: memFree=1379640/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1422.58
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 142248 10 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134640387 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1422.58
Current children cumulated vsize (KiB) 7048

[startup+1483.25 s]
/proc/loadavg: 2.01 2.02 1.79 3/98 3688
/proc/meminfo: memFree=1379640/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1482.57
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 148247 10 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1482.57
Current children cumulated vsize (KiB) 7048

[startup+1543.27 s]
/proc/loadavg: 2.00 2.01 1.80 3/98 3688
/proc/meminfo: memFree=1379576/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1542.58
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 154247 11 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727266 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1542.58
Current children cumulated vsize (KiB) 7048

[startup+1603.27 s]
/proc/loadavg: 2.00 2.00 1.81 3/98 3688
/proc/meminfo: memFree=1379576/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1602.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 160245 11 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1602.56
Current children cumulated vsize (KiB) 7048

[startup+1663.29 s]
/proc/loadavg: 2.00 2.00 1.82 3/98 3688
/proc/meminfo: memFree=1379512/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1662.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 166245 11 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134805946 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1662.56
Current children cumulated vsize (KiB) 7048

[startup+1723.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/98 3688
/proc/meminfo: memFree=1379512/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1722.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 172244 12 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799365 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1722.56
Current children cumulated vsize (KiB) 7048

[startup+1783.31 s]
/proc/loadavg: 2.00 2.00 1.83 3/98 3688
/proc/meminfo: memFree=1379448/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1782.56
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 178244 12 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134813040 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (KiB) 7048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.84 s]
/proc/loadavg: 2.00 2.00 1.83 3/98 3688
/proc/meminfo: memFree=1379448/2055920 swapFree=4192812/4192956
[pid=3672] ppid=3668 vsize=7048 CPUtime=1800.08
/proc/3672/stat : 3672 (solver) R 3668 3672 3396 0 -1 4194304 851 0 0 0 179996 12 0 0 25 0 1 0 161241279 7217152 819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 1 0 0
/proc/3672/statm: 1762 819 714 92 0 106 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 7048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.85
CPU time (s): 1800.1
CPU user time (s): 1799.97
CPU system time (s): 0.12998
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 7048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 851
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= 9
involuntary context switches= 36970

runsolver used 2.04069 s user time and 5.05323 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 00:07:39 UTC 2007


IDJOB= 198470
IDBENCH= 3557
FILE ID= node24/198470-1168128459

PBS_JOBID= 3477905

Free space on /tmp= 66462 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pigeons/pigeons-16.xml
COMMAND LINE= /tmp/evaluation/198470-1168128459/mistral/bin/solver /tmp/evaluation/198470-1168128459/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-198470-1168128459 -o ROOT/results/node24/solver-198470-1168128459 -C 1800 -M 900  /tmp/evaluation/198470-1168128459/mistral/bin/solver /tmp/evaluation/198470-1168128459/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  29b240a472ae76f566c2f73ece61891e

RANDOM SEED= 467093261

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1678800 kB
Buffers:         39536 kB
Cached:         223148 kB
SwapCached:          0 kB
Active:         153816 kB
Inactive:       166104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          76264 kB
Slab:            42272 kB
Committed_AS:  3167688 kB
PageTables:       2196 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= 66462 MiB



End job on node24 on Sun Jan  7 00:37:41 UTC 2007