Trace number 269640

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.1? (TO) 1800.06 1803.72

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-6_ext.xml
MD5SUMfe92d555bfa87c450602ff746465a4ef
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 benchmark4.08938
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/node10/watcher-269640-1168982229 -o ROOT/results/node10/solver-269640-1168982229 -C 1800 -M 900 /tmp/evaluation/269640-1168982229/VALCSP /tmp/evaluation/269640-1168982229/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

/proc/loadavg: 1.72 1.93 1.81 5/86 14232
/proc/meminfo: memFree=1579216/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=1996 CPUtime=0
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 237 0 0 0 0 0 0 0 20 0 1 0 246618028 2043904 215 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 499 215 64 8 0 171 0

[startup+0.104775 s]
/proc/loadavg: 1.72 1.93 1.81 5/86 14232
/proc/meminfo: memFree=1579216/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=9772 CPUtime=0.08
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 2133 0 0 0 8 0 0 0 20 0 1 0 246618028 10006528 2111 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134535135 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 2443 2111 65 8 0 2115 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9772

[startup+0.512831 s]
/proc/loadavg: 1.72 1.93 1.81 5/86 14232
/proc/meminfo: memFree=1579216/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=0.5
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 47 3 0 0 24 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 24872

[startup+1.33394 s]
/proc/loadavg: 1.72 1.93 1.81 3/86 14232
/proc/meminfo: memFree=1555600/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1.31
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 128 3 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 24872

[startup+2.97116 s]
/proc/loadavg: 1.72 1.93 1.81 3/86 14232
/proc/meminfo: memFree=1555600/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=2.95
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 292 3 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 24872

[startup+6.26061 s]
/proc/loadavg: 1.74 1.94 1.81 3/86 14232
/proc/meminfo: memFree=1555600/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=6.22
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 619 3 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 24872

[startup+12.7175 s]
/proc/loadavg: 1.76 1.94 1.81 3/86 14232
/proc/meminfo: memFree=1555600/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=12.64
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 1261 3 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 24872

[startup+25.5452 s]
/proc/loadavg: 1.80 1.94 1.81 3/86 14232
/proc/meminfo: memFree=1555600/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=25.41
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 2538 3 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520684 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 24872

[startup+51.1937 s]
/proc/loadavg: 1.87 1.94 1.82 3/86 14232
/proc/meminfo: memFree=1555664/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=50.94
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 5091 3 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520681 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 24872

[startup+102.486 s]
/proc/loadavg: 1.94 1.95 1.82 3/86 14232
/proc/meminfo: memFree=1555728/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=102.01
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 10197 4 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 24872

[startup+162.496 s]
/proc/loadavg: 1.98 1.95 1.83 3/86 14232
/proc/meminfo: memFree=1555728/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=161.75
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 16170 5 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520793 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 24872

[startup+222.511 s]
/proc/loadavg: 1.99 1.96 1.83 3/86 14232
/proc/meminfo: memFree=1555664/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=221.49
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 22143 6 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 24872

[startup+282.523 s]
/proc/loadavg: 1.99 1.97 1.84 3/86 14232
/proc/meminfo: memFree=1555728/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=281.21
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 28115 6 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 24872

[startup+342.534 s]
/proc/loadavg: 1.99 1.97 1.85 3/86 14234
/proc/meminfo: memFree=1555544/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=340.95
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 34088 7 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 24872

[startup+402.547 s]
/proc/loadavg: 1.99 1.97 1.85 3/86 14234
/proc/meminfo: memFree=1555608/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=400.68
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 40060 8 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520793 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 24872

[startup+462.56 s]
/proc/loadavg: 1.99 1.97 1.86 3/86 14234
/proc/meminfo: memFree=1555608/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=460.41
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 46033 8 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 24872

[startup+522.578 s]
/proc/loadavg: 1.99 1.97 1.86 3/86 14234
/proc/meminfo: memFree=1555672/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=520.14
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 52005 9 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 24872

[startup+582.59 s]
/proc/loadavg: 1.99 1.97 1.87 3/86 14234
/proc/meminfo: memFree=1555672/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=579.88
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 57978 10 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 579.88
Current children cumulated vsize (KiB) 24872

[startup+642.6 s]
/proc/loadavg: 2.05 1.99 1.88 3/86 14234
/proc/meminfo: memFree=1555736/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=639.6
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 63950 10 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 1 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 639.6
Current children cumulated vsize (KiB) 24872

[startup+702.6 s]
/proc/loadavg: 1.73 1.92 1.86 2/81 14243
/proc/meminfo: memFree=1561160/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=699.38
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 69927 11 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 699.38
Current children cumulated vsize (KiB) 24872

[startup+762.653 s]
/proc/loadavg: 1.27 1.75 1.81 2/81 14244
/proc/meminfo: memFree=1561288/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=759.39
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 75928 11 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 759.39
Current children cumulated vsize (KiB) 24872

[startup+822.715 s]
/proc/loadavg: 1.10 1.61 1.75 2/81 14244
/proc/meminfo: memFree=1561352/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=819.43
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 81931 12 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 819.43
Current children cumulated vsize (KiB) 24872

[startup+882.773 s]
/proc/loadavg: 1.03 1.50 1.70 2/81 14247
/proc/meminfo: memFree=1561160/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=879.43
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 87931 12 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 879.43
Current children cumulated vsize (KiB) 24872

[startup+942.842 s]
/proc/loadavg: 1.01 1.40 1.66 2/81 14319
/proc/meminfo: memFree=1561360/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=939.47
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 93934 13 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134522018 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 939.47
Current children cumulated vsize (KiB) 24872

[startup+1002.9 s]
/proc/loadavg: 1.00 1.33 1.61 2/81 14427
/proc/meminfo: memFree=1561224/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=999.49
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 99935 14 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 999.49
Current children cumulated vsize (KiB) 24872

[startup+1062.97 s]
/proc/loadavg: 1.00 1.27 1.57 2/78 14503
/proc/meminfo: memFree=1566504/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1059.51
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 105935 16 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1059.51
Current children cumulated vsize (KiB) 24872

[startup+1123.01 s]
/proc/loadavg: 1.00 1.22 1.53 2/78 14503
/proc/meminfo: memFree=1566640/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1119.53
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 111937 16 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524956 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1119.53
Current children cumulated vsize (KiB) 24872

[startup+1183.05 s]
/proc/loadavg: 1.00 1.17 1.50 2/78 14503
/proc/meminfo: memFree=1566704/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1179.57
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 117940 17 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1179.57
Current children cumulated vsize (KiB) 24872

[startup+1243.11 s]
/proc/loadavg: 1.00 1.14 1.46 2/78 14503
/proc/meminfo: memFree=1566704/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1239.6
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 123943 17 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1239.6
Current children cumulated vsize (KiB) 24872

[startup+1303.15 s]
/proc/loadavg: 1.00 1.11 1.43 2/78 14503
/proc/meminfo: memFree=1566704/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1299.63
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 129946 17 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1299.63
Current children cumulated vsize (KiB) 24872

[startup+1363.2 s]
/proc/loadavg: 1.00 1.09 1.40 2/78 14503
/proc/meminfo: memFree=1566768/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1359.66
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 135949 17 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520675 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1359.66
Current children cumulated vsize (KiB) 24872

[startup+1423.24 s]
/proc/loadavg: 1.00 1.07 1.37 2/78 14503
/proc/meminfo: memFree=1566768/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1419.68
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 141951 17 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1419.68
Current children cumulated vsize (KiB) 24872

[startup+1483.29 s]
/proc/loadavg: 1.00 1.05 1.35 2/78 14503
/proc/meminfo: memFree=1566768/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1479.72
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 147954 18 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520793 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1479.72
Current children cumulated vsize (KiB) 24872

[startup+1543.34 s]
/proc/loadavg: 1.00 1.04 1.32 2/78 14503
/proc/meminfo: memFree=1566832/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1539.75
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 153957 18 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1539.75
Current children cumulated vsize (KiB) 24872

[startup+1603.38 s]
/proc/loadavg: 1.05 1.05 1.31 2/78 14503
/proc/meminfo: memFree=1566832/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1599.77
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 159959 18 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1599.77
Current children cumulated vsize (KiB) 24872

[startup+1663.43 s]
/proc/loadavg: 1.02 1.04 1.28 2/78 14503
/proc/meminfo: memFree=1566832/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1659.8
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 165962 18 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1659.8
Current children cumulated vsize (KiB) 24872

[startup+1723.47 s]
/proc/loadavg: 1.00 1.03 1.26 2/78 14503
/proc/meminfo: memFree=1566768/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1719.83
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 171965 18 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1719.83
Current children cumulated vsize (KiB) 24872

[startup+1783.52 s]
/proc/loadavg: 1.00 1.02 1.24 2/78 14503
/proc/meminfo: memFree=1566768/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1779.86
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 177967 19 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1779.86
Current children cumulated vsize (KiB) 24872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.71 s]
/proc/loadavg: 1.00 1.02 1.24 2/78 14503
/proc/meminfo: memFree=1566832/2055920 swapFree=4178232/4192956
[pid=14231] ppid=14229 vsize=24872 CPUtime=1800.05
/proc/14231/stat : 14231 (VALCSP) R 14229 14231 14061 0 -1 4194304 5960 0 0 0 179986 19 0 0 25 0 1 0 246618028 25468928 5938 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/14231/statm: 6218 5938 67 8 0 5890 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 24872

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.72
CPU time (s): 1800.06
CPU user time (s): 1799.86
CPU system time (s): 0.198969
CPU usage (%): 99.7971
Max. virtual memory (cumulated for all children) (KiB): 24872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5960
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= 6
involuntary context switches= 44883

runsolver used 1.93971 s user time and 5.00524 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Jan 16 21:17:09 UTC 2007


IDJOB= 269640
IDBENCH= 7056
IDSOLVER= 90
FILE ID= node10/269640-1168982229

PBS_JOBID= 3566056

Free space on /tmp= 66563 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-6_ext.xml
COMMAND LINE= /tmp/evaluation/269640-1168982229/VALCSP /tmp/evaluation/269640-1168982229/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-269640-1168982229 -o ROOT/results/node10/solver-269640-1168982229 -C 1800 -M 900  /tmp/evaluation/269640-1168982229/VALCSP /tmp/evaluation/269640-1168982229/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  fe92d555bfa87c450602ff746465a4ef

RANDOM SEED= 313744551

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.232
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.232
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:       1579632 kB
Buffers:         45264 kB
Cached:         318556 kB
SwapCached:       2360 kB
Active:         183040 kB
Inactive:       220580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579632 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          50128 kB
Slab:            57676 kB
Committed_AS:  6721540 kB
PageTables:       2176 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= 66564 MiB



End job on node10 on Tue Jan 16 21:47:13 UTC 2007