Trace number 269434

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 1814.42

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-8.xml
MD5SUMbe7c75aa56bdb6eb789d736a14ca44d8
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 benchmark0.18997
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size430
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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/node69/watcher-269434-1168980653 -o ROOT/results/node69/solver-269434-1168980653 -C 1800 -M 900 /tmp/evaluation/269434-1168980653/VALCSP /tmp/evaluation/269434-1168980653/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.02 0.73 0.82 3/73 13031
/proc/meminfo: memFree=1632776/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=1468 CPUtime=0
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 45562247 1503232 93 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 12386835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 367 93 63 8 0 39 0

[startup+0.104056 s]
/proc/loadavg: 1.02 0.73 0.82 3/73 13031
/proc/meminfo: memFree=1632776/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=3184 CPUtime=0.09
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 547 0 0 0 9 0 0 0 20 0 1 0 45562247 3260416 525 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 796 525 64 8 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3184

[startup+0.512089 s]
/proc/loadavg: 1.02 0.73 0.82 3/73 13031
/proc/meminfo: memFree=1632776/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=7936 CPUtime=0.49
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 1723 0 0 0 49 0 0 0 24 0 1 0 45562247 8126464 1701 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528709 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 1984 1701 64 8 0 1656 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7936

[startup+1.33316 s]
/proc/loadavg: 1.02 0.73 0.82 3/73 13031
/proc/meminfo: memFree=1618824/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=17968 CPUtime=1.3
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 4247 0 0 0 129 1 0 0 25 0 1 0 45562247 18399232 4225 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528746 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 4492 4225 64 8 0 4164 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 17968

[startup+2.9703 s]
/proc/loadavg: 1.02 0.73 0.82 3/73 13031
/proc/meminfo: memFree=1606280/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=35656 CPUtime=2.93
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 8672 0 0 0 290 3 0 0 25 0 1 0 45562247 36511744 8650 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528694 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 8914 8650 64 8 0 8586 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 35656

[startup+6.25557 s]
/proc/loadavg: 1.10 0.75 0.83 3/73 13031
/proc/meminfo: memFree=1567368/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=73276 CPUtime=6.18
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 18076 0 0 0 610 8 0 0 25 0 1 0 45562247 75034624 18054 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529362 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 18319 18054 64 8 0 17991 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 73276

[startup+12.7151 s]
/proc/loadavg: 1.24 0.79 0.84 3/73 13031
/proc/meminfo: memFree=1494288/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=142708 CPUtime=12.59
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 35438 0 0 0 1242 17 0 0 25 0 1 0 45562247 146132992 35416 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528639 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 35677 35416 64 8 0 35349 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 142708

[startup+25.5392 s]
/proc/loadavg: 1.36 0.83 0.85 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=25.32
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 2511 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524891 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 168976

[startup+51.1914 s]
/proc/loadavg: 1.57 0.92 0.88 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=50.78
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 5057 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 168976

[startup+102.485 s]
/proc/loadavg: 1.81 1.08 0.93 3/73 13031
/proc/meminfo: memFree=1464720/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=101.69
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 10148 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 168976

[startup+162.502 s]
/proc/loadavg: 1.93 1.26 1.00 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=161.26
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 16105 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 168976

[startup+222.523 s]
/proc/loadavg: 1.97 1.39 1.06 3/73 13031
/proc/meminfo: memFree=1464720/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=220.83
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 22062 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 168976

[startup+282.536 s]
/proc/loadavg: 1.99 1.49 1.11 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=280.4
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 28019 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 280.4
Current children cumulated vsize (KiB) 168976

[startup+342.554 s]
/proc/loadavg: 2.03 1.60 1.17 3/73 13031
/proc/meminfo: memFree=1464592/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=339.97
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 33976 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 339.97
Current children cumulated vsize (KiB) 168976

[startup+402.572 s]
/proc/loadavg: 2.01 1.67 1.22 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=399.53
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 39932 21 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 399.53
Current children cumulated vsize (KiB) 168976

[startup+462.59 s]
/proc/loadavg: 2.00 1.72 1.27 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=459.09
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 45887 22 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 459.09
Current children cumulated vsize (KiB) 168976

[startup+522.617 s]
/proc/loadavg: 2.00 1.78 1.31 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=518.64
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 51842 22 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 518.64
Current children cumulated vsize (KiB) 168976

[startup+582.638 s]
/proc/loadavg: 2.07 1.83 1.36 3/73 13031
/proc/meminfo: memFree=1464656/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=578.21
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 57799 22 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 578.21
Current children cumulated vsize (KiB) 168976

[startup+642.674 s]
/proc/loadavg: 2.03 1.86 1.39 3/79 13155
/proc/meminfo: memFree=1462928/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=637.61
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 63738 23 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 637.61
Current children cumulated vsize (KiB) 168976

[startup+702.715 s]
/proc/loadavg: 2.11 1.91 1.44 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=697.02
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 69679 23 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 697.02
Current children cumulated vsize (KiB) 168976

[startup+762.736 s]
/proc/loadavg: 2.04 1.92 1.47 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=756.57
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 75634 23 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 756.57
Current children cumulated vsize (KiB) 168976

[startup+822.757 s]
/proc/loadavg: 2.01 1.93 1.50 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=816.12
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 81588 24 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 816.12
Current children cumulated vsize (KiB) 168976

[startup+882.784 s]
/proc/loadavg: 2.00 1.94 1.53 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=875.66
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 87542 24 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 875.66
Current children cumulated vsize (KiB) 168976

[startup+942.806 s]
/proc/loadavg: 2.00 1.95 1.56 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=935.2
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 93496 24 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 935.2
Current children cumulated vsize (KiB) 168976

[startup+1002.83 s]
/proc/loadavg: 2.00 1.96 1.58 3/73 13229
/proc/meminfo: memFree=1464016/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=994.72
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 99448 24 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 994.72
Current children cumulated vsize (KiB) 168976

[startup+1062.85 s]
/proc/loadavg: 2.00 1.96 1.60 3/73 13229
/proc/meminfo: memFree=1464016/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1054.27
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 105402 25 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1054.27
Current children cumulated vsize (KiB) 168976

[startup+1122.87 s]
/proc/loadavg: 2.00 1.97 1.63 3/73 13229
/proc/meminfo: memFree=1463952/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1113.81
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 111356 25 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1113.81
Current children cumulated vsize (KiB) 168976

[startup+1182.9 s]
/proc/loadavg: 2.00 1.97 1.65 3/73 13229
/proc/meminfo: memFree=1464016/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1173.37
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 117312 25 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1173.37
Current children cumulated vsize (KiB) 168976

[startup+1242.92 s]
/proc/loadavg: 2.00 1.97 1.67 3/73 13229
/proc/meminfo: memFree=1463952/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1232.91
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 123265 26 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1232.91
Current children cumulated vsize (KiB) 168976

[startup+1302.94 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 13229
/proc/meminfo: memFree=1463952/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1292.44
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 129218 26 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524896 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1292.44
Current children cumulated vsize (KiB) 168976

[startup+1362.95 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 13229
/proc/meminfo: memFree=1463952/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1351.96
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 135170 26 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1351.96
Current children cumulated vsize (KiB) 168976

[startup+1422.97 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1411.52
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 141125 27 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1411.52
Current children cumulated vsize (KiB) 168976

[startup+1482.99 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1471.06
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 147079 27 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1471.06
Current children cumulated vsize (KiB) 168976

[startup+1543.02 s]
/proc/loadavg: 2.04 1.99 1.75 3/73 13229
/proc/meminfo: memFree=1463952/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1530.61
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 153033 28 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1530.61
Current children cumulated vsize (KiB) 168976

[startup+1603.03 s]
/proc/loadavg: 2.01 1.99 1.76 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1590.14
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 158986 28 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1590.14
Current children cumulated vsize (KiB) 168976

[startup+1663.05 s]
/proc/loadavg: 2.00 1.99 1.77 3/73 13229
/proc/meminfo: memFree=1463888/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1649.67
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 164939 28 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1649.67
Current children cumulated vsize (KiB) 168976

[startup+1723.07 s]
/proc/loadavg: 2.00 1.99 1.79 3/73 13231
/proc/meminfo: memFree=1463696/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1709.2
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 170892 28 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1709.2
Current children cumulated vsize (KiB) 168976

[startup+1783.1 s]
/proc/loadavg: 2.00 1.99 1.80 2/68 13244
/proc/meminfo: memFree=1621560/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1768.73
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 176845 28 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 0 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1768.73
Current children cumulated vsize (KiB) 168976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.39 s]
/proc/loadavg: 1.95 1.97 1.80 3/73 13270
/proc/meminfo: memFree=1595344/2055920 swapFree=4192812/4192956
[pid=13030] ppid=13028 vsize=168976 CPUtime=1800.02
/proc/13030/stat : 13030 (VALCSP) R 13028 13030 12878 0 -1 4194304 42010 0 0 0 179973 29 0 0 25 0 1 0 45562247 173031424 41988 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/13030/statm: 42244 41988 66 8 0 41916 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 168976

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.42
CPU time (s): 1800.05
CPU user time (s): 1799.73
CPU system time (s): 0.319951
CPU usage (%): 99.208
Max. virtual memory (cumulated for all children) (KiB): 168976

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

runsolver used 1.91871 s user time and 5.00424 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue Jan 16 20:50:53 UTC 2007


IDJOB= 269434
IDBENCH= 6650
IDSOLVER= 90
FILE ID= node69/269434-1168980653

PBS_JOBID= 3566381

Free space on /tmp= 66565 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-8.xml
COMMAND LINE= /tmp/evaluation/269434-1168980653/VALCSP /tmp/evaluation/269434-1168980653/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-269434-1168980653 -o ROOT/results/node69/solver-269434-1168980653 -C 1800 -M 900  /tmp/evaluation/269434-1168980653/VALCSP /tmp/evaluation/269434-1168980653/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  be7c75aa56bdb6eb789d736a14ca44d8

RANDOM SEED= 376436192

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.218
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.218
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:       1633256 kB
Buffers:         19336 kB
Cached:         164604 kB
SwapCached:          0 kB
Active:         194488 kB
Inactive:       167040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             504 kB
Writeback:           0 kB
Mapped:         188572 kB
Slab:            46276 kB
Committed_AS:   663620 kB
PageTables:       2120 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 node69 on Tue Jan 16 21:21:08 UTC 2007