Trace number 268133

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.05 1807.21

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f3.xml
MD5SUMef05de44bc17daaf25b5294ac4693534
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.3299
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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/node9/watcher-268133-1168978020 -o ROOT/results/node9/solver-268133-1168978020 -C 1800 -M 900 /tmp/evaluation/268133-1168978020/VALCSP /tmp/evaluation/268133-1168978020/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: 0.72 0.52 0.22 4/82 24968
/proc/meminfo: memFree=1742032/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=4108 CPUtime=0
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 781 0 0 0 0 0 0 0 18 0 1 0 246198390 4206592 759 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 1027 765 64 8 0 699 0

[startup+0.104084 s]
/proc/loadavg: 0.72 0.52 0.22 4/82 24968
/proc/meminfo: memFree=1742032/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=10604 CPUtime=0.09
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 2391 0 0 0 8 1 0 0 18 0 1 0 246198390 10858496 2369 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 2651 2370 64 8 0 2323 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10604

[startup+0.512135 s]
/proc/loadavg: 0.72 0.52 0.22 4/82 24968
/proc/meminfo: memFree=1742032/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=25372 CPUtime=0.5
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 6092 0 0 0 48 2 0 0 21 0 1 0 246198390 25980928 6070 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 6343 6070 64 8 0 6015 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 25372

[startup+1.33222 s]
/proc/loadavg: 0.72 0.52 0.22 2/81 24982
/proc/meminfo: memFree=1705816/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1.31
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 129 2 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524898 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 37096

[startup+2.9684 s]
/proc/loadavg: 0.74 0.53 0.22 2/81 24982
/proc/meminfo: memFree=1705816/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=2.95
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 293 2 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 37096

[startup+6.24578 s]
/proc/loadavg: 0.74 0.53 0.22 2/81 24982
/proc/meminfo: memFree=1705816/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=6.23
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 620 3 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 37096

[startup+12.7095 s]
/proc/loadavg: 0.85 0.56 0.23 2/81 24995
/proc/meminfo: memFree=1705816/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=12.67
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 1264 3 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37096

[startup+25.5199 s]
/proc/loadavg: 0.88 0.57 0.24 2/81 24995
/proc/meminfo: memFree=1705824/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=25.47
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 2544 3 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520807 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37096

[startup+51.1398 s]
/proc/loadavg: 0.92 0.61 0.26 2/81 25033
/proc/meminfo: memFree=1706272/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=51.05
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 5102 3 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524872 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 37096

[startup+102.384 s]
/proc/loadavg: 1.21 0.73 0.32 3/86 25287
/proc/meminfo: memFree=1573616/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=102.13
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 10206 7 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 37096

[startup+162.484 s]
/proc/loadavg: 1.71 0.96 0.42 3/86 25287
/proc/meminfo: memFree=996400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=161.93
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 16186 7 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134517241 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 37096

[startup+222.582 s]
/proc/loadavg: 1.85 1.13 0.51 3/86 25360
/proc/meminfo: memFree=1296608/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=221.73
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 22161 12 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524968 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 37096

[startup+282.674 s]
/proc/loadavg: 1.86 1.27 0.60 3/86 25399
/proc/meminfo: memFree=1663064/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=281.55
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 28140 15 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520828 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 281.55
Current children cumulated vsize (KiB) 37096

[startup+342.77 s]
/proc/loadavg: 1.95 1.40 0.68 3/86 25399
/proc/meminfo: memFree=1090584/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=341.36
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 34121 15 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524868 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 341.36
Current children cumulated vsize (KiB) 37096

[startup+402.867 s]
/proc/loadavg: 1.92 1.49 0.76 3/86 25438
/proc/meminfo: memFree=1379800/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=401.2
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 40104 16 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524883 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 401.2
Current children cumulated vsize (KiB) 37096

[startup+462.955 s]
/proc/loadavg: 1.82 1.55 0.82 2/81 25454
/proc/meminfo: memFree=1685704/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=461.02
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 46085 17 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 461.02
Current children cumulated vsize (KiB) 37096

[startup+523.023 s]
/proc/loadavg: 1.78 1.57 0.87 3/86 25515
/proc/meminfo: memFree=1372968/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=521.02
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 52082 20 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 521.02
Current children cumulated vsize (KiB) 37096

[startup+583.098 s]
/proc/loadavg: 1.92 1.65 0.94 3/86 25515
/proc/meminfo: memFree=966824/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=581.08
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 58088 20 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524970 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 581.08
Current children cumulated vsize (KiB) 37096

[startup+643.195 s]
/proc/loadavg: 1.92 1.69 1.00 2/81 25596
/proc/meminfo: memFree=1680728/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=641.03
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 64081 22 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 641.03
Current children cumulated vsize (KiB) 37096

[startup+703.285 s]
/proc/loadavg: 1.93 1.73 1.05 3/86 25626
/proc/meminfo: memFree=1676400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=700.84
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 70062 22 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 700.84
Current children cumulated vsize (KiB) 37096

[startup+763.38 s]
/proc/loadavg: 1.97 1.78 1.11 3/86 25626
/proc/meminfo: memFree=1676400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=760.67
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 76045 22 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 760.67
Current children cumulated vsize (KiB) 37096

[startup+823.479 s]
/proc/loadavg: 1.99 1.82 1.16 3/86 25626
/proc/meminfo: memFree=1676400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=820.49
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 82027 22 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134527019 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 820.49
Current children cumulated vsize (KiB) 37096

[startup+883.577 s]
/proc/loadavg: 1.99 1.85 1.21 3/86 25628
/proc/meminfo: memFree=1676208/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=880.31
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 88008 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 880.31
Current children cumulated vsize (KiB) 37096

[startup+943.671 s]
/proc/loadavg: 1.99 1.87 1.26 3/86 25628
/proc/meminfo: memFree=1676208/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=940.14
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 93991 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 940.14
Current children cumulated vsize (KiB) 37096

[startup+1003.76 s]
/proc/loadavg: 1.99 1.89 1.30 3/86 25628
/proc/meminfo: memFree=1676272/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=999.95
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 99972 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524983 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 999.95
Current children cumulated vsize (KiB) 37096

[startup+1063.86 s]
/proc/loadavg: 1.99 1.91 1.34 3/86 25628
/proc/meminfo: memFree=1676272/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1059.76
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 105953 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1059.76
Current children cumulated vsize (KiB) 37096

[startup+1123.95 s]
/proc/loadavg: 1.99 1.92 1.38 3/86 25628
/proc/meminfo: memFree=1676336/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1119.59
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 111936 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524909 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1119.59
Current children cumulated vsize (KiB) 37096

[startup+1184.05 s]
/proc/loadavg: 1.99 1.93 1.42 3/86 25628
/proc/meminfo: memFree=1676336/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1179.41
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 117918 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524896 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1179.41
Current children cumulated vsize (KiB) 37096

[startup+1244.15 s]
/proc/loadavg: 1.99 1.94 1.45 3/86 25628
/proc/meminfo: memFree=1676400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1239.21
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 123898 23 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1239.21
Current children cumulated vsize (KiB) 37096

[startup+1304.25 s]
/proc/loadavg: 1.99 1.95 1.48 3/86 25628
/proc/meminfo: memFree=1676336/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1299.04
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 129880 24 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520877 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1299.04
Current children cumulated vsize (KiB) 37096

[startup+1364.35 s]
/proc/loadavg: 1.99 1.96 1.51 3/86 25628
/proc/meminfo: memFree=1676400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1358.87
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 135863 24 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134525173 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1358.87
Current children cumulated vsize (KiB) 37096

[startup+1424.44 s]
/proc/loadavg: 1.99 1.96 1.54 3/86 25628
/proc/meminfo: memFree=1676336/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1418.67
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 141843 24 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1418.67
Current children cumulated vsize (KiB) 37096

[startup+1484.54 s]
/proc/loadavg: 1.99 1.97 1.56 3/86 25628
/proc/meminfo: memFree=1676400/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1478.49
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 147825 24 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1478.49
Current children cumulated vsize (KiB) 37096

[startup+1544.64 s]
/proc/loadavg: 2.02 1.97 1.59 3/86 25666
/proc/meminfo: memFree=1133608/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1538.31
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 153806 25 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1538.31
Current children cumulated vsize (KiB) 37096

[startup+1604.73 s]
/proc/loadavg: 2.01 1.97 1.61 3/86 25704
/proc/meminfo: memFree=1250408/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1598.1
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 159783 27 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524916 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1598.1
Current children cumulated vsize (KiB) 37096

[startup+1664.83 s]
/proc/loadavg: 2.03 1.99 1.64 3/86 25704
/proc/meminfo: memFree=907560/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1657.92
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 165765 27 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524843 0 0 4096 0 0 0 0 17 0 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1657.92
Current children cumulated vsize (KiB) 37096

[startup+1724.9 s]
/proc/loadavg: 1.62 1.89 1.63 2/81 25751
/proc/meminfo: memFree=1676128/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1717.82
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 171754 28 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1717.82
Current children cumulated vsize (KiB) 37096

[startup+1784.96 s]
/proc/loadavg: 1.28 1.74 1.59 2/81 25824
/proc/meminfo: memFree=1676056/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1777.83
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 177754 29 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524850 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1777.83
Current children cumulated vsize (KiB) 37096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.19 s]
/proc/loadavg: 1.18 1.68 1.57 2/81 25848
/proc/meminfo: memFree=1675352/2055920 swapFree=4191880/4192956
[pid=24967] ppid=24965 vsize=37096 CPUtime=1800.03
/proc/24967/stat : 24967 (VALCSP) R 24965 24967 24520 0 -1 4194304 9039 0 0 0 179974 29 0 0 25 0 1 0 246198390 37986304 9017 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24967/statm: 9274 9017 66 8 0 8946 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 37096

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.21
CPU time (s): 1800.05
CPU user time (s): 1799.75
CPU system time (s): 0.303953
CPU usage (%): 99.6042
Max. virtual memory (cumulated for all children) (KiB): 37096

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

runsolver used 1.47278 s user time and 4.95625 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Jan 16 20:07:06 UTC 2007


IDJOB= 268133
IDBENCH= 3574
IDSOLVER= 90
FILE ID= node9/268133-1168978020

PBS_JOBID= 3565933

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f3.xml
COMMAND LINE= /tmp/evaluation/268133-1168978020/VALCSP /tmp/evaluation/268133-1168978020/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-268133-1168978020 -o ROOT/results/node9/solver-268133-1168978020 -C 1800 -M 900  /tmp/evaluation/268133-1168978020/VALCSP /tmp/evaluation/268133-1168978020/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  ef05de44bc17daaf25b5294ac4693534

RANDOM SEED= 972864196

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.231
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.231
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:       1743672 kB
Buffers:         48044 kB
Cached:         136376 kB
SwapCached:        268 kB
Active:          63468 kB
Inactive:       168140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743672 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             700 kB
Writeback:           0 kB
Mapped:          58820 kB
Slab:            65732 kB
Committed_AS:  7383344 kB
PageTables:       2136 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 node9 on Tue Jan 16 20:37:24 UTC 2007