Trace number 196098

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.07 1802.64

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-43_ext.xml
MD5SUM5f7d365bd388718d753166b5efce5d4f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	c 
0.23	c Parsing xml file
0.23	c 	domains...............    0
0.23	c 	variables.............    0
0.23	c 	relations.............  0.9
0.93	c 	constraints........... 0.05
0.97	c Allocating memory
0.97	c 
0.97	c time limit = -1
0.97	c heuristic = dom/wdeg
0.97	c restart policy = No restart
0.97	c 
0.97	c Solving
0.97	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/node30/watcher-196098-1168118960 -o ROOT/results/node30/solver-196098-1168118960 -C 1800 -M 900 /tmp/evaluation/196098-1168118960/mistral/bin/solver /tmp/evaluation/196098-1168118960/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: 2.05 2.10 1.94 5/89 12377
/proc/meminfo: memFree=840088/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=18540 CPUtime=0
/proc/12376/stat : 12376 (runsolver) R 12374 12376 11782 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 160289951 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12376/statm: 4635 279 244 17 0 2626 0

[startup+0.1088 s]
/proc/loadavg: 2.05 2.10 1.94 5/89 12377
/proc/meminfo: memFree=840088/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=7928 CPUtime=0.1
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 1051 0 0 0 10 0 0 0 18 0 1 0 160289951 8118272 1019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158610410 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7928

[startup+0.516823 s]
/proc/loadavg: 2.05 2.10 1.94 5/89 12377
/proc/meminfo: memFree=840088/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=11372 CPUtime=0.5
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 1896 0 0 0 50 0 0 0 21 0 1 0 160289951 11644928 1864 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159426992 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 2843 1864 692 92 0 1187 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11372

[startup+1.33787 s]
/proc/loadavg: 2.05 2.10 1.94 3/89 12377
/proc/meminfo: memFree=831768/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1.31
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 131 0 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785639 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14948

[startup+2.98098 s]
/proc/loadavg: 2.05 2.10 1.94 3/89 12377
/proc/meminfo: memFree=831576/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=2.95
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 294 1 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14948

[startup+6.25919 s]
/proc/loadavg: 2.04 2.10 1.94 3/89 12377
/proc/meminfo: memFree=831576/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=6.22
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 621 1 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 14948

[startup+12.7206 s]
/proc/loadavg: 2.04 2.10 1.94 3/89 12377
/proc/meminfo: memFree=831576/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=12.66
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 1265 1 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790393 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14948

[startup+25.5384 s]
/proc/loadavg: 2.03 2.09 1.94 3/94 12454
/proc/meminfo: memFree=929504/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=25.43
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 2540 3 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790735 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 14948

[startup+51.1981 s]
/proc/loadavg: 2.08 2.10 1.95 3/95 12455
/proc/meminfo: memFree=772256/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=51.08
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 5104 4 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637775 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14948

[startup+102.421 s]
/proc/loadavg: 2.03 2.08 1.95 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=102.25
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 10221 4 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790348 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14948

[startup+162.455 s]
/proc/loadavg: 2.01 2.06 1.95 3/95 12455
/proc/meminfo: memFree=772512/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=162.22
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 16218 4 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637501 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14948

[startup+222.507 s]
/proc/loadavg: 2.00 2.05 1.95 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=222.21
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 22217 4 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727391 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 14948

[startup+282.551 s]
/proc/loadavg: 2.00 2.04 1.95 3/95 12455
/proc/meminfo: memFree=772512/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=282.2
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 28216 4 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790592 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 14948

[startup+342.639 s]
/proc/loadavg: 2.00 2.03 1.95 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=342.21
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 34217 4 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637098 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 14948

[startup+402.72 s]
/proc/loadavg: 2.00 2.02 1.95 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=402.24
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 40219 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 14948

[startup+462.805 s]
/proc/loadavg: 2.00 2.02 1.95 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=462.28
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 46223 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 14948

[startup+522.886 s]
/proc/loadavg: 2.00 2.01 1.95 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=522.29
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 52224 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 14948

[startup+582.972 s]
/proc/loadavg: 2.11 2.04 1.96 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=582.32
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 58227 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790688 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 14948

[startup+643.056 s]
/proc/loadavg: 2.04 2.03 1.96 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=642.34
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 64229 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 14948

[startup+703.068 s]
/proc/loadavg: 2.01 2.02 1.96 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=702.27
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 70222 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 14948

[startup+763.126 s]
/proc/loadavg: 2.00 2.02 1.96 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=762.28
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 76223 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 14948

[startup+823.181 s]
/proc/loadavg: 2.00 2.01 1.96 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=822.28
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 82223 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637808 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 14948

[startup+883.211 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=882.23
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 88218 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 14948

[startup+943.302 s]
/proc/loadavg: 2.00 2.00 1.96 4/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=942.28
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 94223 5 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639636 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 14948

[startup+1003.38 s]
/proc/loadavg: 2.00 2.00 1.96 4/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1002.31
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 100225 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637600 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 14948

[startup+1063.42 s]
/proc/loadavg: 2.04 2.01 1.96 3/95 12455
/proc/meminfo: memFree=772448/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1062.27
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 106221 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637802 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 14948

[startup+1123.47 s]
/proc/loadavg: 2.01 2.01 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1122.27
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 112221 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 14948

[startup+1183.52 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1182.26
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 118220 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 14948

[startup+1243.55 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1242.22
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 124216 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637313 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 14948

[startup+1303.61 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1302.23
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 130217 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722273 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1302.23
Current children cumulated vsize (KiB) 14948

[startup+1363.63 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1362.2
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 136214 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1362.2
Current children cumulated vsize (KiB) 14948

[startup+1423.73 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1422.22
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 142216 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637562 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1422.22
Current children cumulated vsize (KiB) 14948

[startup+1483.81 s]
/proc/loadavg: 2.16 2.03 1.97 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1482.24
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 148218 6 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637613 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1482.24
Current children cumulated vsize (KiB) 14948

[startup+1543.88 s]
/proc/loadavg: 2.06 2.03 1.97 3/95 12455
/proc/meminfo: memFree=772320/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1542.28
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 154221 7 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 14948

[startup+1603.97 s]
/proc/loadavg: 2.02 2.02 1.97 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1602.28
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 160221 7 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637696 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 14948

[startup+1664.07 s]
/proc/loadavg: 2.00 2.01 1.97 3/95 12455
/proc/meminfo: memFree=772320/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1662.11
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 166204 7 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637460 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 14948

[startup+1724.12 s]
/proc/loadavg: 2.06 2.02 1.98 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1721.91
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 172184 7 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 14948

[startup+1784.18 s]
/proc/loadavg: 2.07 2.03 1.98 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1781.67
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 178160 7 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 14948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.63 s]
/proc/loadavg: 2.05 2.03 1.98 3/95 12455
/proc/meminfo: memFree=772384/2055920 swapFree=4191880/4192956
[pid=12376] ppid=12374 vsize=14948 CPUtime=1800.05
/proc/12376/stat : 12376 (solver) R 12374 12376 11782 0 -1 4194304 2796 0 0 0 179998 7 0 0 25 0 1 0 160289951 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637649 0 0 4096 0 0 0 0 17 0 0 0
/proc/12376/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 14948

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.64
CPU time (s): 1800.07
CPU user time (s): 1799.99
CPU system time (s): 0.079987
CPU usage (%): 99.8571
Max. virtual memory (cumulated for all children) (KiB): 14948

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

runsolver used 2.21466 s user time and 5.57015 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 21:29:20 UTC 2007


IDJOB= 196098
IDBENCH= 3325
FILE ID= node30/196098-1168118960

PBS_JOBID= 3477444

Free space on /tmp= 66472 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-43_ext.xml
COMMAND LINE= /tmp/evaluation/196098-1168118960/mistral/bin/solver /tmp/evaluation/196098-1168118960/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-196098-1168118960 -o ROOT/results/node30/solver-196098-1168118960 -C 1800 -M 900  /tmp/evaluation/196098-1168118960/mistral/bin/solver /tmp/evaluation/196098-1168118960/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5f7d365bd388718d753166b5efce5d4f

RANDOM SEED= 244294468

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:        840504 kB
Buffers:         54088 kB
Cached:         771708 kB
SwapCached:        268 kB
Active:         479792 kB
Inactive:       646132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        840504 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5912 kB
Writeback:           0 kB
Mapped:         319140 kB
Slab:            73660 kB
Committed_AS:  3574800 kB
PageTables:       2916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66473 MiB



End job on node30 on Sat Jan  6 21:59:24 UTC 2007