Trace number 239388

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
VALCSP 3.0? (TO) 1800.01 1806.3

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-0_ext.xml
MD5SUM40fb755f3c3b6a84f6841bcd0a27b269
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.236
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node7/watcher-239388-1168365236 -o ROOT/results/node7/solver-239388-1168365236 -C 1800 -M 900 /tmp/evaluation/239388-1168365236/VALCSP /tmp/evaluation/239388-1168365236/unknown.xml 

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


[startup+0.108228 s]
/proc/loadavg: 2.12 2.03 2.01 5/94 11750
/proc/meminfo: memFree=1693784/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.12 2.03 2.01 5/94 11750
/proc/meminfo: memFree=1693784/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=9764 CPUtime=0.1
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 2134 0 0 0 9 1 0 0 21 0 1 0 184919002 9998336 2112 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 10859873 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 2441 2112 64 8 0 2113 0

[startup+0.520333 s]
/proc/loadavg: 2.12 2.03 2.01 5/94 11750
/proc/meminfo: memFree=1693784/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=0.51
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 48 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520487 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 24876

[startup+1.35285 s]
/proc/loadavg: 2.12 2.03 2.01 3/94 11750
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1.33
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 130 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 24876

[startup+2.99702 s]
/proc/loadavg: 2.12 2.03 2.01 3/94 11750
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=2.96
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 293 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520567 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 24876

[startup+6.28936 s]
/proc/loadavg: 2.11 2.03 2.01 3/94 11750
/proc/meminfo: memFree=1671640/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=6.22
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 619 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520497 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 24876

[startup+12.7581 s]
/proc/loadavg: 2.10 2.03 2.01 3/94 11750
/proc/meminfo: memFree=1671640/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=12.63
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 1260 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 24876

[startup+25.5754 s]
/proc/loadavg: 2.08 2.03 2.01 3/94 11750
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=25.33
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 2530 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 24876

[startup+51.2351 s]
/proc/loadavg: 2.12 2.04 2.01 3/94 11750
/proc/meminfo: memFree=1671768/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=50.75
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 5072 3 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 24876

[startup+102.495 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 11750
/proc/meminfo: memFree=1671832/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=101.56
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 10152 4 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520553 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 24876

[startup+162.552 s]
/proc/loadavg: 2.06 2.04 2.00 3/94 11750
/proc/meminfo: memFree=1671768/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=161.06
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 16102 4 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 24876

[startup+222.605 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 11750
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=220.57
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 22053 4 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524806 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 24876

[startup+282.662 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 11750
/proc/meminfo: memFree=1671768/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=280.08
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 28003 5 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (KiB) 24876

[startup+342.709 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 11750
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=339.58
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 33953 5 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520850 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 339.58
Current children cumulated vsize (KiB) 24876

[startup+402.791 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 11750
/proc/meminfo: memFree=1671768/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=399.12
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 39906 6 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 399.12
Current children cumulated vsize (KiB) 24876

[startup+462.861 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 11886
/proc/meminfo: memFree=1670568/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=458.49
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 45843 6 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 1 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 24876

[startup+522.914 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1630536/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=518.03
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 51793 10 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 518.03
Current children cumulated vsize (KiB) 24876

[startup+582.934 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1630216/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=577.99
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 57789 10 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 577.99
Current children cumulated vsize (KiB) 24876

[startup+642.949 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12037
/proc/meminfo: memFree=1630216/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=637.95
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 63785 10 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524749 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 637.95
Current children cumulated vsize (KiB) 24876

[startup+703.03 s]
/proc/loadavg: 2.07 2.02 2.00 3/88 12037
/proc/meminfo: memFree=1626376/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=697.94
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 69784 10 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520582 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 697.94
Current children cumulated vsize (KiB) 24876

[startup+763.08 s]
/proc/loadavg: 2.07 2.03 2.00 3/88 12037
/proc/meminfo: memFree=1626440/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=757.94
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 75783 11 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524838 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 757.94
Current children cumulated vsize (KiB) 24876

[startup+823.16 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 12037
/proc/meminfo: memFree=1626376/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=817.97
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 81786 11 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 817.97
Current children cumulated vsize (KiB) 24876

[startup+883.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1626376/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=877.92
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 87781 11 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524676 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 877.92
Current children cumulated vsize (KiB) 24876

[startup+943.233 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1626504/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=937.9
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 93779 11 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524764 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 937.9
Current children cumulated vsize (KiB) 24876

[startup+1003.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12037
/proc/meminfo: memFree=1626440/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=997.93
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 99781 12 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520503 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 997.93
Current children cumulated vsize (KiB) 24876

[startup+1063.35 s]
/proc/loadavg: 2.05 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1626376/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1057.87
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 105775 12 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520487 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1057.87
Current children cumulated vsize (KiB) 24876

[startup+1123.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1625096/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1117.87
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 111775 12 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520553 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1117.87
Current children cumulated vsize (KiB) 24876

[startup+1183.48 s]
/proc/loadavg: 2.06 2.02 2.00 3/88 12037
/proc/meminfo: memFree=1625032/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1177.89
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 117777 12 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1177.89
Current children cumulated vsize (KiB) 24876

[startup+1243.52 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1624968/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1237.84
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 123772 12 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520444 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1237.84
Current children cumulated vsize (KiB) 24876

[startup+1303.57 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 12037
/proc/meminfo: memFree=1624968/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1297.83
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 129771 12 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524676 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1297.83
Current children cumulated vsize (KiB) 24876

[startup+1363.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12037
/proc/meminfo: memFree=1624968/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1357.84
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 135771 13 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1357.84
Current children cumulated vsize (KiB) 24876

[startup+1423.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12037
/proc/meminfo: memFree=1624904/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1417.84
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 141771 13 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1417.84
Current children cumulated vsize (KiB) 24876

[startup+1483.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12037
/proc/meminfo: memFree=1624968/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1477.84
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 147771 13 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520567 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1477.84
Current children cumulated vsize (KiB) 24876

[startup+1543.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12039
/proc/meminfo: memFree=1626312/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1537.87
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 153774 13 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1537.87
Current children cumulated vsize (KiB) 24876

[startup+1603.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 12039
/proc/meminfo: memFree=1624904/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1597.84
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 159771 13 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1597.84
Current children cumulated vsize (KiB) 24876

[startup+1664 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12039
/proc/meminfo: memFree=1624904/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1657.87
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 165774 13 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1657.87
Current children cumulated vsize (KiB) 24876

[startup+1724.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12039
/proc/meminfo: memFree=1626248/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1717.87
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 171773 14 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134520497 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1717.87
Current children cumulated vsize (KiB) 24876

[startup+1784.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12039
/proc/meminfo: memFree=1624840/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1777.85
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 177771 14 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1777.85
Current children cumulated vsize (KiB) 24876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12039
/proc/meminfo: memFree=1624904/2055920 swapFree=4192812/4192956
[pid=11749] ppid=11747 vsize=24876 CPUtime=1800
/proc/11749/stat : 11749 (VALCSP) R 11747 11749 9629 0 -1 4194304 5959 0 0 0 179986 14 0 0 25 0 1 0 184919002 25473024 5937 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 0 0 0
/proc/11749/statm: 6219 5937 66 8 0 5891 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 24876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.3
CPU time (s): 1800.01
CPU user time (s): 1799.87
CPU system time (s): 0.144977
CPU usage (%): 99.6521
Max. virtual memory (cumulated for all children) (KiB): 24876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5959
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= 5
involuntary context switches= 42679

runsolver used 1.9947 s user time and 6.01609 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Jan  9 17:53:56 UTC 2007


IDJOB= 239388
IDBENCH= 7057
FILE ID= node7/239388-1168365236

PBS_JOBID= 3503742

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-0_ext.xml
COMMAND LINE= /tmp/evaluation/239388-1168365236/VALCSP /tmp/evaluation/239388-1168365236/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-239388-1168365236 -o ROOT/results/node7/solver-239388-1168365236 -C 1800 -M 900  /tmp/evaluation/239388-1168365236/VALCSP /tmp/evaluation/239388-1168365236/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  40fb755f3c3b6a84f6841bcd0a27b269

RANDOM SEED= 923385528

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.220
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.220
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:       1695736 kB
Buffers:         42140 kB
Cached:         176480 kB
SwapCached:          0 kB
Active:         224352 kB
Inactive:        85736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1140 kB
Writeback:           0 kB
Mapped:         118004 kB
Slab:            34600 kB
Committed_AS:  5975152 kB
PageTables:       2512 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= 66559 MiB



End job on node7 on Tue Jan  9 18:24:02 UTC 2007