Trace number 195825

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.02 1808.94

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-50_ext.xml
MD5SUM1b34747506d6c49251cca4a8e3d51320
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.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	relations............. 0.86
0.88	c 	constraints........... 0.05
0.92	c Allocating memory
0.92	c 
0.92	c time limit = -1
0.92	c heuristic = dom/wdeg
0.92	c restart policy = No restart
0.92	c 
0.92	c Solving
0.92	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/node44/watcher-195825-1168114781 -o ROOT/results/node44/solver-195825-1168114781 -C 1800 -M 900 /tmp/evaluation/195825-1168114781/mistral/bin/solver /tmp/evaluation/195825-1168114781/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: 1.93 1.98 1.88 4/85 22964
/proc/meminfo: memFree=1204832/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=540 CPUtime=0
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 159877429 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 135 26 21 92 0 18 0

[startup+0.103727 s]
/proc/loadavg: 1.93 1.98 1.88 4/85 22964
/proc/meminfo: memFree=1204832/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=7928 CPUtime=0.09
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 1051 0 0 0 9 0 0 0 20 0 1 0 159877429 8118272 1019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11418045 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.515766 s]
/proc/loadavg: 1.93 1.98 1.88 4/85 22964
/proc/meminfo: memFree=1204832/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=11504 CPUtime=0.5
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 1946 0 0 0 49 1 0 0 25 0 1 0 159877429 11780096 1914 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4157911260 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 2876 1914 692 92 0 1220 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11504

[startup+1.33685 s]
/proc/loadavg: 1.93 1.98 1.88 3/85 22964
/proc/meminfo: memFree=1196576/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1.31
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 130 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14948

[startup+2.97302 s]
/proc/loadavg: 1.93 1.98 1.88 3/85 22964
/proc/meminfo: memFree=1196576/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=2.95
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 294 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722112 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14948

[startup+6.24935 s]
/proc/loadavg: 1.94 1.98 1.88 3/85 22964
/proc/meminfo: memFree=1196576/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=6.21
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 620 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637300 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14948

[startup+12.709 s]
/proc/loadavg: 1.94 1.98 1.88 3/85 22964
/proc/meminfo: memFree=1196704/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=12.64
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 1263 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637414 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 14948

[startup+25.5153 s]
/proc/loadavg: 1.95 1.98 1.88 4/85 22964
/proc/meminfo: memFree=1196832/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=25.39
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 2538 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790751 0 0 4096 0 0 0 0 17 0 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 14948

[startup+51.14 s]
/proc/loadavg: 1.97 1.98 1.88 3/85 22964
/proc/meminfo: memFree=1169248/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=50.88
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 5087 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637302 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 14948

[startup+102.419 s]
/proc/loadavg: 1.98 1.98 1.89 3/85 22964
/proc/meminfo: memFree=1169184/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=101.91
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 10190 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 14948

[startup+162.524 s]
/proc/loadavg: 1.99 1.98 1.89 3/85 22964
/proc/meminfo: memFree=1169184/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=161.74
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 16173 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637483 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 14948

[startup+222.627 s]
/proc/loadavg: 1.99 1.98 1.90 3/85 22964
/proc/meminfo: memFree=1169184/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=221.56
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 22155 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637120 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 14948

[startup+282.726 s]
/proc/loadavg: 2.04 2.00 1.91 3/85 22964
/proc/meminfo: memFree=1141216/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=281.38
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 28137 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722162 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 281.38
Current children cumulated vsize (KiB) 14948

[startup+342.826 s]
/proc/loadavg: 2.01 2.00 1.91 3/85 22964
/proc/meminfo: memFree=1141216/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=341.2
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 34119 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637562 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 341.2
Current children cumulated vsize (KiB) 14948

[startup+402.926 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 22964
/proc/meminfo: memFree=1141216/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=401.02
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 40101 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 401.02
Current children cumulated vsize (KiB) 14948

[startup+463.024 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 22964
/proc/meminfo: memFree=1141216/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=460.83
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 46082 1 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637686 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 460.83
Current children cumulated vsize (KiB) 14948

[startup+523.122 s]
/proc/loadavg: 2.08 2.03 1.92 3/85 22964
/proc/meminfo: memFree=1112928/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=520.66
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 52064 2 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790395 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 520.66
Current children cumulated vsize (KiB) 14948

[startup+583.221 s]
/proc/loadavg: 2.02 2.02 1.92 3/85 22964
/proc/meminfo: memFree=1112864/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=580.48
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 58046 2 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637145 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 580.48
Current children cumulated vsize (KiB) 14948

[startup+643.225 s]
/proc/loadavg: 2.01 2.02 1.92 3/85 22964
/proc/meminfo: memFree=1112864/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=640.2
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 64018 2 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790735 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 640.2
Current children cumulated vsize (KiB) 14948

[startup+703.237 s]
/proc/loadavg: 2.17 2.04 1.93 3/85 23019
/proc/meminfo: memFree=1409056/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=699.79
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 69975 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134784984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 699.79
Current children cumulated vsize (KiB) 14948

[startup+763.337 s]
/proc/loadavg: 2.06 2.03 1.93 3/85 23019
/proc/meminfo: memFree=1376736/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=759.6
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 75956 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790336 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 759.6
Current children cumulated vsize (KiB) 14948

[startup+823.435 s]
/proc/loadavg: 2.14 2.05 1.94 3/85 23019
/proc/meminfo: memFree=1354272/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=819.42
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 81938 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637079 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 819.42
Current children cumulated vsize (KiB) 14948

[startup+883.435 s]
/proc/loadavg: 2.05 2.04 1.94 3/85 23019
/proc/meminfo: memFree=1328160/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=879.03
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 87899 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 879.03
Current children cumulated vsize (KiB) 14948

[startup+943.536 s]
/proc/loadavg: 2.06 2.05 1.95 3/85 23019
/proc/meminfo: memFree=1301024/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=938.85
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 93881 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 938.85
Current children cumulated vsize (KiB) 14948

[startup+1003.63 s]
/proc/loadavg: 2.06 2.05 1.95 3/85 23019
/proc/meminfo: memFree=1273888/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=998.67
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 99863 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790701 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 998.67
Current children cumulated vsize (KiB) 14948

[startup+1063.73 s]
/proc/loadavg: 2.08 2.06 1.96 3/85 23019
/proc/meminfo: memFree=1273888/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1058.49
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 105845 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1058.49
Current children cumulated vsize (KiB) 14948

[startup+1123.83 s]
/proc/loadavg: 2.02 2.04 1.96 3/85 23019
/proc/meminfo: memFree=1246368/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1118.28
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 111824 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1118.28
Current children cumulated vsize (KiB) 14948

[startup+1183.93 s]
/proc/loadavg: 2.01 2.03 1.96 3/85 23019
/proc/meminfo: memFree=1246368/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1178.09
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 117805 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637429 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1178.09
Current children cumulated vsize (KiB) 14948

[startup+1244.03 s]
/proc/loadavg: 2.00 2.02 1.96 3/85 23019
/proc/meminfo: memFree=1218400/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1237.83
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 123779 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1237.83
Current children cumulated vsize (KiB) 14948

[startup+1304.13 s]
/proc/loadavg: 2.00 2.02 1.96 3/85 23019
/proc/meminfo: memFree=1218400/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1297.66
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 129762 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1297.66
Current children cumulated vsize (KiB) 14948

[startup+1364.14 s]
/proc/loadavg: 2.00 2.01 1.96 3/85 23019
/proc/meminfo: memFree=1190368/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1357.38
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 135734 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1357.38
Current children cumulated vsize (KiB) 14948

[startup+1424.24 s]
/proc/loadavg: 2.04 2.02 1.96 3/85 23019
/proc/meminfo: memFree=1190368/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1417.2
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 141716 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1417.2
Current children cumulated vsize (KiB) 14948

[startup+1484.33 s]
/proc/loadavg: 2.01 2.02 1.96 3/85 23019
/proc/meminfo: memFree=1162208/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1476.92
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 147688 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637204 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1476.92
Current children cumulated vsize (KiB) 14948

[startup+1544.43 s]
/proc/loadavg: 2.00 2.01 1.96 3/85 23019
/proc/meminfo: memFree=1162144/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1536.74
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 153670 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637107 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1536.74
Current children cumulated vsize (KiB) 14948

[startup+1604.44 s]
/proc/loadavg: 2.00 2.01 1.96 3/85 23019
/proc/meminfo: memFree=1162080/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1596.46
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 159642 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1596.46
Current children cumulated vsize (KiB) 14948

[startup+1664.53 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 23019
/proc/meminfo: memFree=1134560/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1656.27
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 165623 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637750 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1656.27
Current children cumulated vsize (KiB) 14948

[startup+1724.63 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 23019
/proc/meminfo: memFree=1134560/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1716.09
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 171605 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722174 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1716.09
Current children cumulated vsize (KiB) 14948

[startup+1784.73 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 23019
/proc/meminfo: memFree=1105952/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1775.91
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 177587 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637794 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1775.91
Current children cumulated vsize (KiB) 14948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.93 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 23019
/proc/meminfo: memFree=1105952/2055920 swapFree=4192812/4192956
[pid=22963] ppid=22961 vsize=14948 CPUtime=1800.01
/proc/22963/stat : 22963 (solver) R 22961 22963 22312 0 -1 4194304 2796 0 0 0 179997 4 0 0 25 0 1 0 159877429 15306752 2764 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637573 0 0 4096 0 0 0 0 17 1 0 0
/proc/22963/statm: 3737 2764 709 92 0 2081 0
Current children cumulated CPU time (s) 1800.01
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): 1808.94
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.044993
CPU usage (%): 99.5066
Max. virtual memory (cumulated for all children) (KiB): 14948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.044993
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= 10
involuntary context switches= 41705

runsolver used 1.9737 s user time and 4.45232 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 20:19:43 UTC 2007


IDJOB= 195825
IDBENCH= 3304
FILE ID= node44/195825-1168114781

PBS_JOBID= 3477387

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  1b34747506d6c49251cca4a8e3d51320

RANDOM SEED= 203268148

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.213
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.213
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:       1205440 kB
Buffers:         33888 kB
Cached:         381048 kB
SwapCached:          0 kB
Active:         463228 kB
Inactive:       317176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5972 kB
Writeback:           0 kB
Mapped:         385556 kB
Slab:            54744 kB
Committed_AS:  3865236 kB
PageTables:       2472 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= 66530 MiB



End job on node44 on Sat Jan  6 20:49:56 UTC 2007