Trace number 269629

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.1 1802.9

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-4_ext.xml
MD5SUMd9b524fe551de67c9b5c4c60c0d74503
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 benchmark14.2448
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/node47/watcher-269629-1168982211 -o ROOT/results/node47/solver-269629-1168982211 -C 1800 -M 900 /tmp/evaluation/269629-1168982211/VALCSP /tmp/evaluation/269629-1168982211/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.92 1.97 1.76 5/73 30343
/proc/meminfo: memFree=554848/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=2524 CPUtime=0
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 379 0 0 0 0 0 0 0 20 0 1 0 246620447 2584576 357 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 10954363 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 631 357 64 8 0 303 0

[startup+0.106039 s]
/proc/loadavg: 1.92 1.97 1.76 5/73 30343
/proc/meminfo: memFree=554848/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=9620 CPUtime=0.09
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 2072 0 0 0 9 0 0 0 20 0 1 0 246620447 9850880 2050 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134535229 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 2405 2050 65 8 0 2077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9620

[startup+0.514083 s]
/proc/loadavg: 1.92 1.97 1.76 5/73 30343
/proc/meminfo: memFree=554848/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=23156 CPUtime=0.5
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 5533 0 0 0 48 2 0 0 23 0 1 0 246620447 23711744 5511 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134535236 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 5789 5511 65 8 0 5461 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 23156

[startup+1.33517 s]
/proc/loadavg: 1.92 1.97 1.76 3/73 30343
/proc/meminfo: memFree=529760/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1.31
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 129 2 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 26412

[startup+2.97234 s]
/proc/loadavg: 1.92 1.97 1.76 3/73 30343
/proc/meminfo: memFree=529760/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=2.94
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 292 2 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 26412

[startup+6.25169 s]
/proc/loadavg: 1.93 1.97 1.76 3/73 30343
/proc/meminfo: memFree=529696/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=6.21
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 618 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 26412

[startup+12.7224 s]
/proc/loadavg: 1.93 1.97 1.76 3/73 30343
/proc/meminfo: memFree=529696/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=12.65
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 1262 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26412

[startup+25.5547 s]
/proc/loadavg: 1.95 1.97 1.77 3/73 30343
/proc/meminfo: memFree=529760/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=25.43
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 2540 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26412

[startup+51.2095 s]
/proc/loadavg: 1.96 1.97 1.77 3/73 30343
/proc/meminfo: memFree=529760/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=50.96
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 5093 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 26412

[startup+102.41 s]
/proc/loadavg: 1.98 1.97 1.78 3/73 30343
/proc/meminfo: memFree=529824/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=101.92
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 10189 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520864 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 26412

[startup+162.437 s]
/proc/loadavg: 1.99 1.97 1.79 3/73 30343
/proc/meminfo: memFree=529824/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=161.67
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 16164 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 26412

[startup+222.47 s]
/proc/loadavg: 1.99 1.97 1.81 3/73 30345
/proc/meminfo: memFree=529632/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=221.41
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 22138 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520828 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 26412

[startup+282.497 s]
/proc/loadavg: 1.99 1.97 1.82 3/73 30345
/proc/meminfo: memFree=529696/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=281.16
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 28113 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 26412

[startup+342.519 s]
/proc/loadavg: 1.99 1.97 1.82 3/73 30345
/proc/meminfo: memFree=529696/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=340.9
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 34087 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525148 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 26412

[startup+402.545 s]
/proc/loadavg: 1.99 1.97 1.83 3/73 30345
/proc/meminfo: memFree=529760/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=400.64
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 40061 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 26412

[startup+462.571 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 30345
/proc/meminfo: memFree=529824/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=460.39
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 46036 3 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 26412

[startup+522.666 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 30384
/proc/meminfo: memFree=1003288/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=520.38
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 52007 31 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 520.38
Current children cumulated vsize (KiB) 26412

[startup+582.747 s]
/proc/loadavg: 1.99 1.97 1.85 3/73 30384
/proc/meminfo: memFree=678808/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=580.38
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 58007 31 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524998 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 580.38
Current children cumulated vsize (KiB) 26412

[startup+642.823 s]
/proc/loadavg: 1.91 1.95 1.85 2/68 30393
/proc/meminfo: memFree=1308176/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=640.41
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 64009 32 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 640.41
Current children cumulated vsize (KiB) 26412

[startup+702.872 s]
/proc/loadavg: 1.33 1.78 1.79 2/68 30395
/proc/meminfo: memFree=1350224/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=700.42
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 70010 32 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134517823 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 700.42
Current children cumulated vsize (KiB) 26412

[startup+762.922 s]
/proc/loadavg: 1.12 1.63 1.74 2/68 30433
/proc/meminfo: memFree=1350480/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=760.43
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 76010 33 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524922 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 760.43
Current children cumulated vsize (KiB) 26412

[startup+822.981 s]
/proc/loadavg: 1.04 1.52 1.69 2/65 30437
/proc/meminfo: memFree=1355816/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=820.47
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 82013 34 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 820.47
Current children cumulated vsize (KiB) 26412

[startup+883.012 s]
/proc/loadavg: 1.01 1.42 1.64 2/65 30437
/proc/meminfo: memFree=1355880/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=880.48
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 88014 34 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 880.48
Current children cumulated vsize (KiB) 26412

[startup+943.045 s]
/proc/loadavg: 1.00 1.34 1.60 2/65 30437
/proc/meminfo: memFree=1355880/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=940.5
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 94016 34 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 940.5
Current children cumulated vsize (KiB) 26412

[startup+1003.08 s]
/proc/loadavg: 1.00 1.28 1.56 2/65 30437
/proc/meminfo: memFree=1355880/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1000.51
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 100017 34 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1000.51
Current children cumulated vsize (KiB) 26412

[startup+1063.11 s]
/proc/loadavg: 1.00 1.22 1.52 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1060.52
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 106018 34 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1060.52
Current children cumulated vsize (KiB) 26412

[startup+1123.14 s]
/proc/loadavg: 1.00 1.18 1.49 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1120.54
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 112019 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522142 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1120.54
Current children cumulated vsize (KiB) 26412

[startup+1183.18 s]
/proc/loadavg: 1.00 1.14 1.45 2/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1180.56
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 118021 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527149 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1180.56
Current children cumulated vsize (KiB) 26412

[startup+1243.22 s]
/proc/loadavg: 1.00 1.12 1.42 3/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1240.58
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 124023 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1240.58
Current children cumulated vsize (KiB) 26412

[startup+1303.25 s]
/proc/loadavg: 1.00 1.09 1.39 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1300.59
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 130024 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524747 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1300.59
Current children cumulated vsize (KiB) 26412

[startup+1363.28 s]
/proc/loadavg: 1.00 1.07 1.36 2/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1360.61
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 136026 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1360.61
Current children cumulated vsize (KiB) 26412

[startup+1423.32 s]
/proc/loadavg: 1.00 1.06 1.34 2/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1420.62
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 142027 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524674 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1420.62
Current children cumulated vsize (KiB) 26412

[startup+1483.35 s]
/proc/loadavg: 1.00 1.04 1.32 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1480.63
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 148028 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1480.63
Current children cumulated vsize (KiB) 26412

[startup+1543.38 s]
/proc/loadavg: 1.00 1.03 1.29 2/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1540.65
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 154030 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1540.65
Current children cumulated vsize (KiB) 26412

[startup+1603.41 s]
/proc/loadavg: 1.00 1.03 1.27 2/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1600.66
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 160031 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524919 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1600.66
Current children cumulated vsize (KiB) 26412

[startup+1663.45 s]
/proc/loadavg: 1.00 1.02 1.25 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1660.68
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 166033 35 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1660.68
Current children cumulated vsize (KiB) 26412

[startup+1723.49 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 30437
/proc/meminfo: memFree=1356008/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1720.71
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 172035 36 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1720.71
Current children cumulated vsize (KiB) 26412

[startup+1783.52 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1780.73
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 178037 36 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524797 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1780.73
Current children cumulated vsize (KiB) 26412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.88 s]
/proc/loadavg: 1.00 1.01 1.21 2/65 30437
/proc/meminfo: memFree=1355944/2055920 swapFree=4184008/4192956
[pid=30342] ppid=30340 vsize=26412 CPUtime=1800.09
/proc/30342/stat : 30342 (VALCSP) R 30340 30342 29953 0 -1 4194304 6341 0 0 0 179973 36 0 0 25 0 1 0 246620447 27045888 6319 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524759 0 0 4096 0 0 0 0 17 0 0 0
/proc/30342/statm: 6603 6319 67 8 0 6275 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 26412

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.9
CPU time (s): 1800.1
CPU user time (s): 1799.74
CPU system time (s): 0.364944
CPU usage (%): 99.845
Max. virtual memory (cumulated for all children) (KiB): 26412

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

runsolver used 2.25066 s user time and 4.5773 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Jan 16 21:16:52 UTC 2007


IDJOB= 269629
IDBENCH= 7045
IDSOLVER= 90
FILE ID= node47/269629-1168982211

PBS_JOBID= 3566353

Free space on /tmp= 66563 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-4_ext.xml
COMMAND LINE= /tmp/evaluation/269629-1168982211/VALCSP /tmp/evaluation/269629-1168982211/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-269629-1168982211 -o ROOT/results/node47/solver-269629-1168982211 -C 1800 -M 900  /tmp/evaluation/269629-1168982211/VALCSP /tmp/evaluation/269629-1168982211/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  d9b524fe551de67c9b5c4c60c0d74503

RANDOM SEED= 716736717

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.240
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.240
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:        555328 kB
Buffers:         49964 kB
Cached:         491596 kB
SwapCached:       3052 kB
Active:         955752 kB
Inactive:       461504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        555328 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1108 kB
Writeback:           0 kB
Mapped:         882380 kB
Slab:            67164 kB
Committed_AS:  5581052 kB
PageTables:       3468 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 node47 on Tue Jan 16 21:46:55 UTC 2007