Trace number 216456

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
Tramontane 2006-12-04? (TO) 1800.1 1808.01

General information on the benchmark

NamepseudoSeries/chnl/
chnl-15-25.xml
MD5SUM0e6474890036844572e4b6bb9ad0749c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints80
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.02
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.03
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 999
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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/node33/watcher-216456-1168242076 -o ROOT/results/node33/solver-216456-1168242076 -C 1800 -M 900 /tmp/evaluation/216456-1168242076/tramontane/bin/solver /tmp/evaluation/216456-1168242076/unknown.xml -res geom -f 3 -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.92 1.98 1.91 5/81 18587
/proc/meminfo: memFree=1857928/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=540 CPUtime=0
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 172601608 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10945316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 135 26 21 92 0 18 0

[startup+0.102891 s]
/proc/loadavg: 1.92 1.98 1.91 5/81 18587
/proc/meminfo: memFree=1857928/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=0.09
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 9 0 0 0 18 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9084

[startup+0.510972 s]
/proc/loadavg: 1.92 1.98 1.91 5/81 18587
/proc/meminfo: memFree=1857928/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=0.49
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 49 0 0 0 22 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790564 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9084

[startup+1.33214 s]
/proc/loadavg: 1.92 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855432/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1.31
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 131 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9084

[startup+2.96948 s]
/proc/loadavg: 1.92 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855304/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=2.93
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 293 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9084

[startup+6.25216 s]
/proc/loadavg: 1.93 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855304/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=6.19
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 619 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715281 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9084

[startup+12.7125 s]
/proc/loadavg: 1.93 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855312/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=12.59
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 1259 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 9084

[startup+25.5361 s]
/proc/loadavg: 1.95 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855376/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=25.31
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 2531 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 9084

[startup+51.1724 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855504/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=50.72
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 5072 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 9084

[startup+102.447 s]
/proc/loadavg: 1.98 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855504/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=101.57
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 10157 0 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785559 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 9084

[startup+162.546 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855504/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=161.15
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 16114 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715082 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 9084

[startup+222.57 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855440/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=220.66
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 22065 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134716592 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 9084

[startup+282.64 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855440/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=280.19
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 28018 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134714723 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 280.19
Current children cumulated vsize (KiB) 9084

[startup+342.663 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855376/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=339.68
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 33967 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 9084

[startup+402.716 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855376/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=399.19
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 39918 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785683 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 399.19
Current children cumulated vsize (KiB) 9084

[startup+462.753 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855312/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=458.69
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 45868 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 9084

[startup+522.808 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855312/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=518.21
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 51820 1 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727423 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 518.21
Current children cumulated vsize (KiB) 9084

[startup+582.906 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855248/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=577.77
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 57775 2 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (KiB) 9084

[startup+642.997 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855248/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=637.31
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 63729 2 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 637.31
Current children cumulated vsize (KiB) 9084

[startup+703.087 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855184/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=696.85
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 69683 2 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 696.85
Current children cumulated vsize (KiB) 9084

[startup+763.181 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855184/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=756.39
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 75637 2 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792870 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 756.39
Current children cumulated vsize (KiB) 9084

[startup+823.22 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 18587
/proc/meminfo: memFree=1855120/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=815.9
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 81587 3 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 815.9
Current children cumulated vsize (KiB) 9084

[startup+883.316 s]
/proc/loadavg: 1.73 1.93 1.90 2/65 18712
/proc/meminfo: memFree=1871080/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=875.76
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 87572 4 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792870 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 875.76
Current children cumulated vsize (KiB) 9084

[startup+943.343 s]
/proc/loadavg: 1.29 1.77 1.85 2/65 18712
/proc/meminfo: memFree=1871208/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=935.76
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 93572 4 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 935.76
Current children cumulated vsize (KiB) 9084

[startup+1003.38 s]
/proc/loadavg: 1.10 1.63 1.79 2/65 18712
/proc/meminfo: memFree=1871208/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=995.77
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 99573 4 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795057 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 995.77
Current children cumulated vsize (KiB) 9084

[startup+1063.41 s]
/proc/loadavg: 1.03 1.50 1.73 2/65 18712
/proc/meminfo: memFree=1871272/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1055.79
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 105575 4 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799433 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1055.79
Current children cumulated vsize (KiB) 9084

[startup+1123.44 s]
/proc/loadavg: 1.01 1.41 1.68 2/65 18712
/proc/meminfo: memFree=1871208/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1115.8
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 111575 5 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793007 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1115.8
Current children cumulated vsize (KiB) 9084

[startup+1183.47 s]
/proc/loadavg: 1.00 1.34 1.64 2/65 18712
/proc/meminfo: memFree=1871208/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1175.8
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 117574 6 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1175.8
Current children cumulated vsize (KiB) 9084

[startup+1243.52 s]
/proc/loadavg: 1.00 1.27 1.60 2/71 18862
/proc/meminfo: memFree=1869816/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1235.83
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 123572 11 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715056 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1235.83
Current children cumulated vsize (KiB) 9084

[startup+1303.57 s]
/proc/loadavg: 1.00 1.22 1.56 2/65 18910
/proc/meminfo: memFree=1870824/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1295.86
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 129572 14 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1295.86
Current children cumulated vsize (KiB) 9084

[startup+1363.61 s]
/proc/loadavg: 1.00 1.18 1.52 2/65 18910
/proc/meminfo: memFree=1870824/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1355.87
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 135573 14 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799439 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1355.87
Current children cumulated vsize (KiB) 9084

[startup+1423.64 s]
/proc/loadavg: 1.00 1.14 1.49 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1415.88
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 141574 14 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1415.88
Current children cumulated vsize (KiB) 9084

[startup+1483.68 s]
/proc/loadavg: 1.06 1.13 1.45 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1475.88
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 147574 14 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1475.88
Current children cumulated vsize (KiB) 9084

[startup+1543.7 s]
/proc/loadavg: 1.02 1.10 1.42 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1535.89
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 153575 14 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11412446 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1535.89
Current children cumulated vsize (KiB) 9084

[startup+1603.73 s]
/proc/loadavg: 1.04 1.10 1.40 2/65 18910
/proc/meminfo: memFree=1870824/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1595.88
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 159574 14 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1595.88
Current children cumulated vsize (KiB) 9084

[startup+1663.76 s]
/proc/loadavg: 1.01 1.08 1.37 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1655.9
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 165575 15 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1655.9
Current children cumulated vsize (KiB) 9084

[startup+1723.8 s]
/proc/loadavg: 1.00 1.06 1.35 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1715.91
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 171576 15 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715205 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1715.91
Current children cumulated vsize (KiB) 9084

[startup+1783.83 s]
/proc/loadavg: 1.00 1.05 1.32 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1775.92
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 177577 15 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134803168 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1775.92
Current children cumulated vsize (KiB) 9084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.01 s]
/proc/loadavg: 1.00 1.04 1.31 2/65 18910
/proc/meminfo: memFree=1870888/2055920 swapFree=4192224/4192956
[pid=18586] ppid=18584 vsize=9084 CPUtime=1800.09
/proc/18586/stat : 18586 (solver) R 18584 18586 17718 0 -1 4194304 1350 0 0 0 179994 15 0 0 25 0 1 0 172601608 9302016 1318 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134651979 0 0 4096 0 0 0 0 17 0 0 0
/proc/18586/statm: 2271 1318 722 92 0 615 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9084

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.01
CPU time (s): 1800.1
CPU user time (s): 1799.94
CPU system time (s): 0.155976
CPU usage (%): 99.5622
Max. virtual memory (cumulated for all children) (KiB): 9084

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

runsolver used 1.84272 s user time and 5.03423 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Jan  8 07:41:18 UTC 2007


IDJOB= 216456
IDBENCH= 5079
FILE ID= node33/216456-1168242076

PBS_JOBID= 3481524

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-15-25.xml
COMMAND LINE= /tmp/evaluation/216456-1168242076/tramontane/bin/solver /tmp/evaluation/216456-1168242076/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-216456-1168242076 -o ROOT/results/node33/solver-216456-1168242076 -C 1800 -M 900  /tmp/evaluation/216456-1168242076/tramontane/bin/solver /tmp/evaluation/216456-1168242076/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  0e6474890036844572e4b6bb9ad0749c

RANDOM SEED= 285912955

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.281
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.281
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:       1858344 kB
Buffers:         16692 kB
Cached:         100840 kB
SwapCached:        448 kB
Active:         100240 kB
Inactive:        48420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858344 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:          48516 kB
Slab:            34204 kB
Committed_AS:  3226388 kB
PageTables:       1872 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 node33 on Mon Jan  8 08:11:28 UTC 2007