Trace number 252614

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.05 1815.52

General information on the benchmark

NamesocialGolfers/
socialGolfer-7-4-8.xml
MD5SUM23e58d9dc3ec1616694b4f0d92e487d3
Bench CategoryN-ARY-INT (n-ary 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 variables5264
Number of constraints28552
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension28552
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables............. 0.11
0.21	c 	predicates............    0
0.21	c 	constraints........... 2.11
2.25	c Allocating memory
2.25	c 
2.25	c time limit = -1
2.25	c heuristic = dom/wdeg
2.25	c restart policy = No restart
2.25	c 
2.25	c Solving
2.25	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/node1/watcher-252614-1168408645 -o ROOT/results/node1/solver-252614-1168408645 -C 1800 -M 900 /tmp/evaluation/252614-1168408645/mistral/bin/solver /tmp/evaluation/252614-1168408645/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


[startup+0.103187 s]
/proc/loadavg: 2.00 2.00 2.00 2/87 29040
/proc/meminfo: memFree=1467208/2055920 swapFree=4165612/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.00 2.00 2.00 2/87 29040
/proc/meminfo: memFree=1467208/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=8512 CPUtime=0.19
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 1221 0 0 0 19 0 0 0 19 0 1 0 189260347 8716288 1189 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134602232 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 2128 1189 704 92 0 472 0

[startup+0.511236 s]
/proc/loadavg: 2.00 2.00 2.00 2/87 29040
/proc/meminfo: memFree=1467208/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=9704 CPUtime=0.49
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 1511 0 0 0 49 0 0 0 22 0 1 0 189260347 9936896 1479 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158609962 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 2426 1479 704 92 0 770 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9704

[startup+1.33533 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29040
/proc/meminfo: memFree=1461640/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=12936 CPUtime=1.31
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 2292 0 0 0 130 1 0 0 25 0 1 0 189260347 13246464 2260 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6036322 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 3234 2260 704 92 0 1578 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12936

[startup+2.97653 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29040
/proc/meminfo: memFree=1455752/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24180 CPUtime=2.93
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5084 0 0 0 291 2 0 0 25 0 1 0 189260347 24760320 5019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6045 5019 720 92 0 4389 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 24180

[startup+6.25591 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29040
/proc/meminfo: memFree=1449736/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24200 CPUtime=6.19
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5089 0 0 0 616 3 0 0 25 0 1 0 189260347 24780800 5024 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6050 5024 720 92 0 4394 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 24200

[startup+12.7187 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29040
/proc/meminfo: memFree=1449736/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24204 CPUtime=12.59
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5090 0 0 0 1256 3 0 0 25 0 1 0 189260347 24784896 5025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6051 5025 720 92 0 4395 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 24204

[startup+25.5292 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29040
/proc/meminfo: memFree=1449800/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24204 CPUtime=25.3
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5090 0 0 0 2527 3 0 0 25 0 1 0 189260347 24784896 5025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637098 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6051 5025 720 92 0 4395 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 24204

[startup+51.1672 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29040
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24244 CPUtime=50.72
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5100 0 0 0 5069 3 0 0 25 0 1 0 189260347 24825856 5035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6061 5035 720 92 0 4405 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 24244

[startup+102.455 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 29040
/proc/meminfo: memFree=1449992/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24244 CPUtime=101.56
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5100 0 0 0 10153 3 0 0 25 0 1 0 189260347 24825856 5035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6061 5035 720 92 0 4405 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 24244

[startup+162.555 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 29040
/proc/meminfo: memFree=1449992/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24244 CPUtime=161.17
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5100 0 0 0 16113 4 0 0 25 0 1 0 189260347 24825856 5035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638378 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6061 5035 720 92 0 4405 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 24244

[startup+222.645 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 29106
/proc/meminfo: memFree=1448912/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24244 CPUtime=220.7
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5100 0 0 0 22066 4 0 0 25 0 1 0 189260347 24825856 5035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710127 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6061 5035 720 92 0 4405 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 24244

[startup+282.648 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 29198
/proc/meminfo: memFree=1448848/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24256 CPUtime=280.07
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5103 0 0 0 28003 4 0 0 25 0 1 0 189260347 24838144 5038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6064 5038 720 92 0 4408 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 24256

[startup+342.718 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=339.55
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 33950 5 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711741 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 24276

[startup+402.779 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=399.07
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 39902 5 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712683 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (KiB) 24276

[startup+462.847 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=458.58
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 45853 5 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 458.58
Current children cumulated vsize (KiB) 24276

[startup+522.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=518.09
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 51804 5 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (KiB) 24276

[startup+582.937 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=577.57
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 57752 5 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 24276

[startup+642.962 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=637.05
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 63700 5 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 637.05
Current children cumulated vsize (KiB) 24276

[startup+702.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=696.54
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 69648 6 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 696.54
Current children cumulated vsize (KiB) 24276

[startup+763.051 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29238
/proc/meminfo: memFree=1449864/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=756.05
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 75599 6 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785557 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 756.05
Current children cumulated vsize (KiB) 24276

[startup+823.085 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=815.53
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 81547 6 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812672 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 815.53
Current children cumulated vsize (KiB) 24276

[startup+883.118 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=875.01
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 87495 6 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727391 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 875.01
Current children cumulated vsize (KiB) 24276

[startup+943.146 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=934.49
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 93443 6 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 934.49
Current children cumulated vsize (KiB) 24276

[startup+1003.19 s]
/proc/loadavg: 2.12 2.03 2.01 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=993.99
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 99393 6 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 993.99
Current children cumulated vsize (KiB) 24276

[startup+1063.21 s]
/proc/loadavg: 2.10 2.04 2.01 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1053.48
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 105341 7 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1053.48
Current children cumulated vsize (KiB) 24276

[startup+1123.26 s]
/proc/loadavg: 2.03 2.03 2.00 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1112.97
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 111290 7 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1112.97
Current children cumulated vsize (KiB) 24276

[startup+1183.28 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 29239
/proc/meminfo: memFree=1449472/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1172.44
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 117237 7 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1172.44
Current children cumulated vsize (KiB) 24276

[startup+1243.33 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 29240
/proc/meminfo: memFree=1449464/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1231.95
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 123188 7 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1231.95
Current children cumulated vsize (KiB) 24276

[startup+1303.36 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 29240
/proc/meminfo: memFree=1449464/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1291.43
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 129136 7 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1291.43
Current children cumulated vsize (KiB) 24276

[startup+1363.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 29242
/proc/meminfo: memFree=1449336/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1350.91
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 135084 7 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1350.91
Current children cumulated vsize (KiB) 24276

[startup+1423.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29242
/proc/meminfo: memFree=1449336/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1410.41
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 141033 8 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1410.41
Current children cumulated vsize (KiB) 24276

[startup+1483.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29242
/proc/meminfo: memFree=1449272/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1469.9
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 146982 8 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637401 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1469.9
Current children cumulated vsize (KiB) 24276

[startup+1543.49 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 29242
/proc/meminfo: memFree=1449336/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1529.37
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 152929 8 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1529.37
Current children cumulated vsize (KiB) 24276

[startup+1603.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29242
/proc/meminfo: memFree=1449336/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1588.89
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 158880 9 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1588.89
Current children cumulated vsize (KiB) 24276

[startup+1663.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29242
/proc/meminfo: memFree=1449336/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1648.38
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 164829 9 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1648.38
Current children cumulated vsize (KiB) 24276

[startup+1723.66 s]
/proc/loadavg: 1.56 1.89 1.96 2/78 29261
/proc/meminfo: memFree=1504568/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1708.22
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 170812 10 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1708.22
Current children cumulated vsize (KiB) 24276

[startup+1783.71 s]
/proc/loadavg: 1.20 1.72 1.90 2/78 29261
/proc/meminfo: memFree=1504568/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1768.24
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 176814 10 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1768.24
Current children cumulated vsize (KiB) 24276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.47 s]
/proc/loadavg: 1.12 1.65 1.87 2/78 29261
/proc/meminfo: memFree=1504568/2055920 swapFree=4165612/4192956
[pid=29039] ppid=29037 vsize=24276 CPUtime=1800.04
/proc/29039/stat : 29039 (solver) R 29037 29039 28448 0 -1 4194304 5108 0 0 0 179994 10 0 0 25 0 1 0 189260347 24858624 5043 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/29039/statm: 6069 5043 720 92 0 4413 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 24276

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.52
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.105983
CPU usage (%): 99.148
Max. virtual memory (cumulated for all children) (KiB): 24276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5108
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 66126

runsolver used 2.44863 s user time and 5.40918 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Jan 10 05:57:26 UTC 2007


IDJOB= 252614
IDBENCH= 12957
FILE ID= node1/252614-1168408645

PBS_JOBID= 3523166

Free space on /tmp= 66510 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-7-4-8.xml
COMMAND LINE= /tmp/evaluation/252614-1168408645/mistral/bin/solver /tmp/evaluation/252614-1168408645/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-252614-1168408645 -o ROOT/results/node1/solver-252614-1168408645 -C 1800 -M 900  /tmp/evaluation/252614-1168408645/mistral/bin/solver /tmp/evaluation/252614-1168408645/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  23e58d9dc3ec1616694b4f0d92e487d3

RANDOM SEED= 922767370

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:       1467688 kB
Buffers:         52876 kB
Cached:         395092 kB
SwapCached:       4096 kB
Active:         256128 kB
Inactive:       273540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467688 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            7016 kB
Writeback:           0 kB
Mapped:          92460 kB
Slab:            43296 kB
Committed_AS:  6418052 kB
PageTables:       2392 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= 66518 MiB



End job on node1 on Wed Jan 10 06:27:41 UTC 2007