Trace number 200211

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VALCSP 3.0? (TO) 1800.03 1805.67

General information on the benchmark

NamejobShop/jobShop-enddr2/
enddr2-10-by-5-2.xml
MD5SUM90e0b3f03d693eabfc6476bfa9072254
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size139
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
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/node21/watcher-200211-1168141821 -o ROOT/results/node21/solver-200211-1168141821 -C 1800 -M 900 /tmp/evaluation/200211-1168141821/VALCSP /tmp/evaluation/200211-1168141821/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: 2.03 2.09 2.12 5/93 6248
/proc/meminfo: memFree=1746216/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=1732 CPUtime=0
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 172 0 0 0 0 0 0 0 20 0 1 0 162576679 1773568 150 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530948 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 433 150 64 8 0 105 0

[startup+0.10567 s]
/proc/loadavg: 2.03 2.09 2.12 5/93 6248
/proc/meminfo: memFree=1746216/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=4372 CPUtime=0.09
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 853 0 0 0 9 0 0 0 20 0 1 0 162576679 4476928 831 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134530207 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 1093 831 64 8 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4372

[startup+0.513741 s]
/proc/loadavg: 2.03 2.09 2.12 5/93 6248
/proc/meminfo: memFree=1746216/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=11632 CPUtime=0.5
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 2651 0 0 0 49 1 0 0 23 0 1 0 162576679 11911168 2629 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 2908 2629 64 8 0 2580 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11632

[startup+1.33489 s]
/proc/loadavg: 2.03 2.09 2.12 4/93 6248
/proc/meminfo: memFree=1728808/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1.31
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 130 1 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18628

[startup+2.97621 s]
/proc/loadavg: 2.03 2.09 2.12 3/93 6248
/proc/meminfo: memFree=1728808/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=2.95
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 294 1 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 18628

[startup+6.25583 s]
/proc/loadavg: 2.02 2.08 2.12 3/93 6248
/proc/meminfo: memFree=1728808/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=6.21
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 620 1 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 18628

[startup+12.7241 s]
/proc/loadavg: 2.02 2.08 2.12 3/93 6248
/proc/meminfo: memFree=1728808/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=12.65
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 1264 1 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524668 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 18628

[startup+25.5425 s]
/proc/loadavg: 2.02 2.08 2.12 3/93 6248
/proc/meminfo: memFree=1728808/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=25.42
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 2540 2 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 18628

[startup+51.1873 s]
/proc/loadavg: 2.01 2.07 2.11 3/93 6248
/proc/meminfo: memFree=1728808/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=50.93
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 5091 2 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524884 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 18628

[startup+102.478 s]
/proc/loadavg: 2.00 2.06 2.10 3/93 6248
/proc/meminfo: memFree=1728744/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=102.01
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 10198 3 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524784 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 18628

[startup+162.488 s]
/proc/loadavg: 2.03 2.06 2.09 3/93 6248
/proc/meminfo: memFree=1728744/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=161.75
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 16172 3 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 18628

[startup+222.504 s]
/proc/loadavg: 2.01 2.05 2.09 3/93 6248
/proc/meminfo: memFree=1728680/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=221.51
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 22147 4 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 18628

[startup+282.514 s]
/proc/loadavg: 2.00 2.03 2.08 3/93 6248
/proc/meminfo: memFree=1728680/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=281.25
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 28121 4 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521915 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 18628

[startup+342.521 s]
/proc/loadavg: 2.00 2.03 2.07 3/93 6248
/proc/meminfo: memFree=1728616/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=340.99
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 34095 4 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520882 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 340.99
Current children cumulated vsize (KiB) 18628

[startup+402.53 s]
/proc/loadavg: 2.00 2.02 2.07 5/93 6248
/proc/meminfo: memFree=1728616/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=400.75
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 40069 6 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521892 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 400.75
Current children cumulated vsize (KiB) 18628

[startup+462.541 s]
/proc/loadavg: 2.00 2.01 2.06 3/93 6248
/proc/meminfo: memFree=1728616/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=460.49
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 46043 6 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134521956 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 18628

[startup+522.561 s]
/proc/loadavg: 2.00 2.01 2.06 3/93 6248
/proc/meminfo: memFree=1728552/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=520.25
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 52018 7 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 18628

[startup+582.575 s]
/proc/loadavg: 2.00 2.00 2.05 3/93 6248
/proc/meminfo: memFree=1728552/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=579.98
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 57991 7 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524784 0 0 4096 0 0 0 0 17 1 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 18628

[startup+642.59 s]
/proc/loadavg: 2.03 2.00 2.05 3/92 6313
/proc/meminfo: memFree=1743264/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=639.86
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 63973 13 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524542 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 639.86
Current children cumulated vsize (KiB) 18628

[startup+702.622 s]
/proc/loadavg: 2.01 2.00 2.04 3/92 6439
/proc/meminfo: memFree=1743128/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=699.79
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 69955 24 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 699.79
Current children cumulated vsize (KiB) 18628

[startup+762.645 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 6485
/proc/meminfo: memFree=1744160/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=759.73
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 75945 28 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 759.73
Current children cumulated vsize (KiB) 18628

[startup+822.735 s]
/proc/loadavg: 1.95 1.98 2.02 3/87 6548
/proc/meminfo: memFree=1755544/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=819.74
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 81945 29 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 819.74
Current children cumulated vsize (KiB) 18628

[startup+882.796 s]
/proc/loadavg: 2.01 2.00 2.02 3/87 6548
/proc/meminfo: memFree=1755480/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=879.74
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 87945 29 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 879.74
Current children cumulated vsize (KiB) 18628

[startup+942.863 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 6548
/proc/meminfo: memFree=1755544/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=939.76
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 93946 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 939.76
Current children cumulated vsize (KiB) 18628

[startup+1002.94 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 6548
/proc/meminfo: memFree=1755480/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=999.75
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 99945 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 999.75
Current children cumulated vsize (KiB) 18628

[startup+1063.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755480/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1059.76
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 105946 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524784 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1059.76
Current children cumulated vsize (KiB) 18628

[startup+1123.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755288/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1119.77
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 111947 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134517204 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1119.77
Current children cumulated vsize (KiB) 18628

[startup+1183.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755288/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1179.74
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 117944 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1179.74
Current children cumulated vsize (KiB) 18628

[startup+1243.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755288/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1239.76
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 123946 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1239.76
Current children cumulated vsize (KiB) 18628

[startup+1303.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755288/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1299.79
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 129949 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 18628

[startup+1363.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755224/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1359.8
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 135950 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1359.8
Current children cumulated vsize (KiB) 18628

[startup+1423.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755224/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1419.54
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 141924 30 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1419.54
Current children cumulated vsize (KiB) 18628

[startup+1483.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755096/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1479.38
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 147907 31 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1479.38
Current children cumulated vsize (KiB) 18628

[startup+1543.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755096/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1539.08
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 153877 31 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524840 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1539.08
Current children cumulated vsize (KiB) 18628

[startup+1603.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1755032/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1598.9
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 159859 31 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1598.9
Current children cumulated vsize (KiB) 18628

[startup+1663.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 6548
/proc/meminfo: memFree=1754968/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1658.73
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 165842 31 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1658.73
Current children cumulated vsize (KiB) 18628

[startup+1723.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 6549
/proc/meminfo: memFree=1754960/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1718.54
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 171822 32 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1718.54
Current children cumulated vsize (KiB) 18628

[startup+1783.82 s]
/proc/loadavg: 2.03 2.01 2.00 3/88 6551
/proc/meminfo: memFree=1754768/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1778.26
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 177794 32 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134520806 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1778.26
Current children cumulated vsize (KiB) 18628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.66 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 6551
/proc/meminfo: memFree=1754768/2055920 swapFree=4156304/4192956
[pid=6247] ppid=6245 vsize=18628 CPUtime=1800.02
/proc/6247/stat : 6247 (VALCSP) R 6245 6247 3306 0 -1 4194304 4424 0 0 0 179970 32 0 0 25 0 1 0 162576679 19075072 4402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134527101 0 0 4096 0 0 0 0 17 0 0 0
/proc/6247/statm: 4657 4402 66 8 0 4329 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 18628

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.67
CPU time (s): 1800.03
CPU user time (s): 1799.7
CPU system time (s): 0.32695
CPU usage (%): 99.6876
Max. virtual memory (cumulated for all children) (KiB): 18628

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

runsolver used 2.02669 s user time and 4.86726 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Jan  7 03:50:21 UTC 2007


IDJOB= 200211
IDBENCH= 3695
FILE ID= node21/200211-1168141821

PBS_JOBID= 3478071

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-enddr2/enddr2-10-by-5-2.xml
COMMAND LINE= /tmp/evaluation/200211-1168141821/VALCSP /tmp/evaluation/200211-1168141821/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-200211-1168141821 -o ROOT/results/node21/solver-200211-1168141821 -C 1800 -M 900  /tmp/evaluation/200211-1168141821/VALCSP /tmp/evaluation/200211-1168141821/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  90e0b3f03d693eabfc6476bfa9072254

RANDOM SEED= 753948969

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.261
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.261
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:       1746632 kB
Buffers:         47544 kB
Cached:         137044 kB
SwapCached:       2956 kB
Active:         151476 kB
Inactive:        94320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746632 kB
SwapTotal:     4192956 kB
SwapFree:      4156304 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          79424 kB
Slab:            48288 kB
Committed_AS:  3948864 kB
PageTables:       2260 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= 66560 MiB



End job on node21 on Sun Jan  7 04:20:27 UTC 2007