Trace number 196254

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-04SAT 1458.53 1470.59

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-49_ext.xml
MD5SUM43e8b6b7752c6463cc93f8445e2021d3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark407.519
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints73
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension73
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c 
0.11	c Parsing xml file
0.11	c 	domains...............    0
0.11	c 	variables.............    0
0.11	c 	relations.............  0.8
0.94	c 	constraints........... 0.04
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
1470.58	s SATISFIABLE
1470.58	v 2 14 12 15 13 5 11 5 11 12 11 6 14 19 10 2 21 4 7 18 13 21 22 1
1470.58	d          SAT   3744041 BTS   1.5e+03 s

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-196254-1168121003 -o ROOT/results/node50/solver-196254-1168121003 -C 1800 -M 900 /tmp/evaluation/196254-1168121003/mistral/bin/solver /tmp/evaluation/196254-1168121003/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.88 1.98 1.82 2/68 16447
/proc/meminfo: memFree=1895184/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=4504 CPUtime=0
/proc/16446/stat : 16446 (solver) D 16444 16446 15842 0 -1 4194304 42 0 0 0 0 0 0 0 18 0 1 0 160499138 4612096 27 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7922695 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/16446/statm: 1126 27 21 92 0 19 0

[startup+0.102588 s]
/proc/loadavg: 1.88 1.98 1.82 2/68 16447
/proc/meminfo: memFree=1895184/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=6744 CPUtime=0
/proc/16446/stat : 16446 (solver) D 16444 16446 15842 0 -1 4194304 559 0 22 0 0 0 0 0 18 0 1 0 160499138 6905856 549 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8405520 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/16446/statm: 1686 549 487 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.510656 s]
/proc/loadavg: 1.88 1.98 1.82 2/68 16447
/proc/meminfo: memFree=1895184/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=10444 CPUtime=0.38
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 1657 0 25 0 36 2 0 0 20 0 1 0 160499138 10694656 1650 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8129810 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 2611 1650 692 92 0 955 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10444

[startup+1.33079 s]
/proc/loadavg: 1.88 1.98 1.82 4/81 16490
/proc/meminfo: memFree=1848616/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1.2
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 117 3 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 14420

[startup+2.96806 s]
/proc/loadavg: 1.89 1.98 1.82 3/81 16490
/proc/meminfo: memFree=1827112/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=2.84
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 280 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722057 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 14420

[startup+6.24861 s]
/proc/loadavg: 1.89 1.98 1.82 4/81 16498
/proc/meminfo: memFree=1807544/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=6.1
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 606 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 14420

[startup+12.7057 s]
/proc/loadavg: 1.90 1.98 1.82 3/81 16498
/proc/meminfo: memFree=1684672/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=12.53
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 1249 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 14420

[startup+25.5198 s]
/proc/loadavg: 2.00 2.00 1.83 4/81 16498
/proc/meminfo: memFree=1497416/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=25.25
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 2521 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 14420

[startup+51.1562 s]
/proc/loadavg: 2.33 2.08 1.86 4/81 16498
/proc/meminfo: memFree=1272840/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=50.66
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 5062 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639552 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 14420

[startup+102.435 s]
/proc/loadavg: 2.49 2.15 1.89 3/81 16498
/proc/meminfo: memFree=1260488/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=101.53
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 10149 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637096 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 14420

[startup+162.504 s]
/proc/loadavg: 2.54 2.24 1.94 4/81 16498
/proc/meminfo: memFree=1260552/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=161.1
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 16106 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 14420

[startup+222.557 s]
/proc/loadavg: 2.76 2.35 1.99 3/81 16498
/proc/meminfo: memFree=1260488/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=220.67
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 22063 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639639 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (KiB) 14420

[startup+282.6 s]
/proc/loadavg: 3.01 2.48 2.06 4/81 16498
/proc/meminfo: memFree=1260360/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=280.21
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 28017 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 280.21
Current children cumulated vsize (KiB) 14420

[startup+342.649 s]
/proc/loadavg: 2.71 2.49 2.08 3/81 16498
/proc/meminfo: memFree=1260360/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=339.77
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 33973 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 339.77
Current children cumulated vsize (KiB) 14420

[startup+402.7 s]
/proc/loadavg: 2.71 2.53 2.12 4/81 16498
/proc/meminfo: memFree=1260360/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=399.34
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 39930 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 399.34
Current children cumulated vsize (KiB) 14420

[startup+462.756 s]
/proc/loadavg: 2.78 2.58 2.16 4/81 16498
/proc/meminfo: memFree=1260040/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=458.89
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 45885 4 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 458.89
Current children cumulated vsize (KiB) 14420

[startup+522.826 s]
/proc/loadavg: 2.79 2.62 2.20 4/81 16498
/proc/meminfo: memFree=1259976/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=518.48
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 51843 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790560 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 518.48
Current children cumulated vsize (KiB) 14420

[startup+582.857 s]
/proc/loadavg: 2.93 2.70 2.25 4/81 16498
/proc/meminfo: memFree=1259848/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=578.03
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 57798 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 578.03
Current children cumulated vsize (KiB) 14420

[startup+642.875 s]
/proc/loadavg: 2.77 2.69 2.28 4/81 16498
/proc/meminfo: memFree=1259848/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=637.55
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 63750 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 637.55
Current children cumulated vsize (KiB) 14420

[startup+702.953 s]
/proc/loadavg: 2.77 2.69 2.30 3/81 16498
/proc/meminfo: memFree=1259848/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=697.15
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 69710 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637118 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 697.15
Current children cumulated vsize (KiB) 14420

[startup+763.016 s]
/proc/loadavg: 2.91 2.74 2.34 4/81 16498
/proc/meminfo: memFree=1259784/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=756.72
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 75667 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790698 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 756.72
Current children cumulated vsize (KiB) 14420

[startup+823.085 s]
/proc/loadavg: 2.97 2.78 2.38 4/81 16498
/proc/meminfo: memFree=1259720/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=816.28
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 81623 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639636 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 816.28
Current children cumulated vsize (KiB) 14420

[startup+883.117 s]
/proc/loadavg: 2.99 2.82 2.41 4/81 16500
/proc/meminfo: memFree=1259656/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=875.83
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 87578 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637160 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 875.83
Current children cumulated vsize (KiB) 14420

[startup+943.162 s]
/proc/loadavg: 2.95 2.82 2.44 4/81 16500
/proc/meminfo: memFree=1259656/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=935.38
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 93533 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637162 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 935.38
Current children cumulated vsize (KiB) 14420

[startup+1003.21 s]
/proc/loadavg: 2.81 2.81 2.46 4/81 16500
/proc/meminfo: memFree=1259656/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=994.93
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 99488 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 994.93
Current children cumulated vsize (KiB) 14420

[startup+1063.26 s]
/proc/loadavg: 2.74 2.79 2.47 4/81 16500
/proc/meminfo: memFree=1259592/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1054.5
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 105445 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1054.5
Current children cumulated vsize (KiB) 14420

[startup+1123.27 s]
/proc/loadavg: 2.83 2.80 2.49 4/81 16500
/proc/meminfo: memFree=1259592/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1114.03
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 111398 5 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639611 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1114.03
Current children cumulated vsize (KiB) 14420

[startup+1183.33 s]
/proc/loadavg: 2.90 2.82 2.51 5/81 16500
/proc/meminfo: memFree=1259592/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1173.59
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 117353 6 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790336 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1173.59
Current children cumulated vsize (KiB) 14420

[startup+1243.42 s]
/proc/loadavg: 2.91 2.83 2.54 4/81 16500
/proc/meminfo: memFree=1259528/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1233.2
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 123314 6 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637332 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1233.2
Current children cumulated vsize (KiB) 14420

[startup+1303.47 s]
/proc/loadavg: 2.96 2.86 2.56 3/81 16500
/proc/meminfo: memFree=1259528/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1292.77
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 129271 6 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1292.77
Current children cumulated vsize (KiB) 14420

[startup+1363.52 s]
/proc/loadavg: 2.92 2.87 2.58 4/81 16500
/proc/meminfo: memFree=1259528/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1352.31
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 135225 6 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639611 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1352.31
Current children cumulated vsize (KiB) 14420

[startup+1423.58 s]
/proc/loadavg: 2.86 2.86 2.59 4/81 16500
/proc/meminfo: memFree=1259464/2055920 swapFree=4191892/4192956
[pid=16446] ppid=16444 vsize=14420 CPUtime=1411.89
/proc/16446/stat : 16446 (solver) R 16444 16446 15842 0 -1 4194304 2648 0 25 0 141183 6 0 0 25 0 1 0 160499138 14766080 2641 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639553 0 0 4096 0 0 0 0 17 0 0 0
/proc/16446/statm: 3605 2641 709 92 0 1949 0
Current children cumulated CPU time (s) 1411.89
Current children cumulated vsize (KiB) 14420

Child status: 0
Real time (s): 1470.59
CPU time (s): 1458.53
CPU user time (s): 1458.47
CPU system time (s): 0.067989
CPU usage (%): 99.18
Max. virtual memory (cumulated for all children) (KiB): 14420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1458.47
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2658
page faults= 25
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 52800

runsolver used 1.45378 s user time and 3.81042 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 22:03:25 UTC 2007


IDJOB= 196254
IDBENCH= 3337
FILE ID= node50/196254-1168121003

PBS_JOBID= 3477494

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  43e8b6b7752c6463cc93f8445e2021d3

RANDOM SEED= 451339767

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.263
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	: 5931.00
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.263
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:       1895664 kB
Buffers:         22636 kB
Cached:          67544 kB
SwapCached:        396 kB
Active:          56508 kB
Inactive:        54276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895664 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5712 kB
Writeback:           0 kB
Mapped:          29436 kB
Slab:            35124 kB
Committed_AS:  3508848 kB
PageTables:       1676 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= 66527 MiB



End job on node50 on Sat Jan  6 22:27:57 UTC 2007