Trace number 216559

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 1808.36

General information on the benchmark

NamepseudoSeries/chnl/
chnl-10-20.xml
MD5SUM0bca436124779d01d09b6d05def23170
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.15852
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables400
Number of constraints60
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables.............    0
0.01	c 	predicates............    0
0.02	c 	constraints........... 0.02
0.03	c Allocating memory
0.03	c 
0.03	c time limit = -1
0.03	c heuristic = dom/wdeg
0.03	c restart policy = No restart
0.03	c 
0.03	c Solving
0.03	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/node51/watcher-216559-1168243378 -o ROOT/results/node51/solver-216559-1168243378 -C 1800 -M 900 /tmp/evaluation/216559-1168243378/mistral/bin/solver /tmp/evaluation/216559-1168243378/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.14 1.03 1.01 4/68 14449
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=6792 CPUtime=0
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 172736457 6955008 399 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2587524 0 0 4096 0 0 0 0 17 1 0 0
/proc/14448/statm: 1698 400 363 92 0 30 0

[startup+0.102801 s]
/proc/loadavg: 1.14 1.03 1.01 4/68 14449
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=0.09
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 9 0 0 0 18 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134716473 0 0 4096 0 0 0 0 17 1 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8004

[startup+0.510875 s]
/proc/loadavg: 1.14 1.03 1.01 4/68 14449
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=0.5
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 50 0 0 0 22 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8004

[startup+1.33201 s]
/proc/loadavg: 1.14 1.03 1.01 3/73 14664
/proc/meminfo: memFree=1500968/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1.31
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 131 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790337 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8004

[startup+2.97229 s]
/proc/loadavg: 1.14 1.03 1.01 3/73 14664
/proc/meminfo: memFree=1500968/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=2.95
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 295 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793141 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8004

[startup+6.24985 s]
/proc/loadavg: 1.21 1.05 1.01 3/73 14664
/proc/meminfo: memFree=1500904/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=6.21
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 621 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 8004

[startup+12.7069 s]
/proc/loadavg: 1.27 1.06 1.02 3/73 14664
/proc/meminfo: memFree=1500936/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=12.64
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 1264 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 8004

[startup+25.5141 s]
/proc/loadavg: 1.43 1.11 1.03 3/73 14664
/proc/meminfo: memFree=1501064/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=25.4
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 2540 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795129 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 8004

[startup+51.1335 s]
/proc/loadavg: 1.62 1.18 1.06 3/73 14664
/proc/meminfo: memFree=1501256/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=50.89
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 5089 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799401 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 8004

[startup+102.364 s]
/proc/loadavg: 1.83 1.30 1.10 3/73 14664
/proc/meminfo: memFree=1501320/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=101.89
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 10189 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727345 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 8004

[startup+162.411 s]
/proc/loadavg: 1.94 1.43 1.16 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=161.66
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 16166 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795064 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 8004

[startup+222.457 s]
/proc/loadavg: 1.98 1.53 1.21 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=221.42
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 22142 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715024 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 8004

[startup+282.502 s]
/proc/loadavg: 1.99 1.61 1.25 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=281.2
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 28120 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134716492 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 8004

[startup+342.546 s]
/proc/loadavg: 1.99 1.68 1.30 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=340.97
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 34097 0 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637418 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 8004

[startup+402.598 s]
/proc/loadavg: 1.99 1.74 1.34 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=400.74
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 40073 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790535 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 400.74
Current children cumulated vsize (KiB) 8004

[startup+462.643 s]
/proc/loadavg: 1.99 1.78 1.38 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=460.52
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 46051 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 460.52
Current children cumulated vsize (KiB) 8004

[startup+522.689 s]
/proc/loadavg: 1.99 1.82 1.41 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=520.29
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 52028 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650462 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 520.29
Current children cumulated vsize (KiB) 8004

[startup+582.735 s]
/proc/loadavg: 1.99 1.85 1.45 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=580.05
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 58004 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 580.05
Current children cumulated vsize (KiB) 8004

[startup+642.783 s]
/proc/loadavg: 1.99 1.87 1.48 3/73 14664
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=639.83
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 63982 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790149 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 639.83
Current children cumulated vsize (KiB) 8004

[startup+702.825 s]
/proc/loadavg: 1.99 1.89 1.51 3/73 14664
/proc/meminfo: memFree=1501320/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=699.6
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 69959 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 699.6
Current children cumulated vsize (KiB) 8004

[startup+762.873 s]
/proc/loadavg: 1.99 1.91 1.54 3/73 14664
/proc/meminfo: memFree=1501320/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=759.36
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 75935 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 759.36
Current children cumulated vsize (KiB) 8004

[startup+822.925 s]
/proc/loadavg: 1.99 1.92 1.56 3/73 14664
/proc/meminfo: memFree=1501320/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=819.15
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 81914 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3085267 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 819.15
Current children cumulated vsize (KiB) 8004

[startup+882.971 s]
/proc/loadavg: 1.99 1.93 1.59 3/73 14664
/proc/meminfo: memFree=1501320/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=878.92
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 87891 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 878.92
Current children cumulated vsize (KiB) 8004

[startup+943.019 s]
/proc/loadavg: 1.99 1.94 1.61 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=938.68
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 93867 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792995 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 938.68
Current children cumulated vsize (KiB) 8004

[startup+1003.06 s]
/proc/loadavg: 2.03 1.97 1.64 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=998.45
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 99844 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 998.45
Current children cumulated vsize (KiB) 8004

[startup+1063.11 s]
/proc/loadavg: 2.01 1.97 1.66 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1058.24
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 105823 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790149 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1058.24
Current children cumulated vsize (KiB) 8004

[startup+1123.16 s]
/proc/loadavg: 2.00 1.97 1.67 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1117.99
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 111798 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3085278 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1117.99
Current children cumulated vsize (KiB) 8004

[startup+1183.21 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1177.77
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 117776 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792848 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1177.77
Current children cumulated vsize (KiB) 8004

[startup+1243.25 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1237.55
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 123754 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1237.55
Current children cumulated vsize (KiB) 8004

[startup+1303.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1297.31
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 129730 1 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1297.31
Current children cumulated vsize (KiB) 8004

[startup+1363.34 s]
/proc/loadavg: 2.06 1.99 1.74 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1357.09
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 135707 2 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792848 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1357.09
Current children cumulated vsize (KiB) 8004

[startup+1423.39 s]
/proc/loadavg: 2.09 2.00 1.76 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1416.87
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 141685 2 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1416.87
Current children cumulated vsize (KiB) 8004

[startup+1483.44 s]
/proc/loadavg: 2.03 2.00 1.77 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1476.62
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 147660 2 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1476.62
Current children cumulated vsize (KiB) 8004

[startup+1543.48 s]
/proc/loadavg: 2.01 2.00 1.78 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1536.41
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 153638 3 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793111 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1536.41
Current children cumulated vsize (KiB) 8004

[startup+1603.53 s]
/proc/loadavg: 2.00 2.00 1.80 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1596.19
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 159616 3 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1596.19
Current children cumulated vsize (KiB) 8004

[startup+1663.57 s]
/proc/loadavg: 2.00 2.00 1.81 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1655.95
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 165592 3 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1655.95
Current children cumulated vsize (KiB) 8004

[startup+1723.62 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1715.72
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 171569 3 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715239 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1715.72
Current children cumulated vsize (KiB) 8004

[startup+1783.66 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 14666
/proc/meminfo: memFree=1501128/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1775.5
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 177547 3 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1775.5
Current children cumulated vsize (KiB) 8004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.36 s]
/proc/loadavg: 2.00 2.00 1.83 2/68 14678
/proc/meminfo: memFree=1505840/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=8004 CPUtime=1800.07
/proc/14448/stat : 14448 (solver) R 14446 14448 13991 0 -1 4194304 1098 0 0 0 180004 3 0 0 25 0 1 0 172736457 8196096 1066 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799416 0 0 4096 0 0 0 0 17 1 0 0
/proc/14448/statm: 2001 1066 720 92 0 345 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 8004

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.36
CPU time (s): 1800.07
CPU user time (s): 1800.04
CPU system time (s): 0.032994
CPU usage (%): 99.5417
Max. virtual memory (cumulated for all children) (KiB): 8004

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

runsolver used 1.75673 s user time and 4.67129 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Jan  8 08:02:59 UTC 2007


IDJOB= 216559
IDBENCH= 5087
FILE ID= node51/216559-1168243378

PBS_JOBID= 3481780

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-10-20.xml
COMMAND LINE= /tmp/evaluation/216559-1168243378/mistral/bin/solver /tmp/evaluation/216559-1168243378/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-216559-1168243378 -o ROOT/results/node51/solver-216559-1168243378 -C 1800 -M 900  /tmp/evaluation/216559-1168243378/mistral/bin/solver /tmp/evaluation/216559-1168243378/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  0bca436124779d01d09b6d05def23170

RANDOM SEED= 74728108

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.277
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.277
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:       1508080 kB
Buffers:         45396 kB
Cached:         429108 kB
SwapCached:          0 kB
Active:         153288 kB
Inactive:       341396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3092 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            38904 kB
Committed_AS:  3700584 kB
PageTables:       1616 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= 66561 MiB



End job on node51 on Mon Jan  8 08:33:08 UTC 2007