Trace number 203467

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

General information on the benchmark

Namefrb/frb53-24/
frb53-24-3-mgd_ext.xml
MD5SUM5c9d57efea59fceec688fbd5b5a88700
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints470
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension470
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/node43/watcher-203467-1168160104 -o ROOT/results/node43/solver-203467-1168160104 -C 1800 -M 900 /tmp/evaluation/203467-1168160104/VALCSP /tmp/evaluation/203467-1168160104/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 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1204272/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=188 CPUtime=0
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 44 0 0 0 0 0 0 0 20 0 1 0 164409599 192512 29 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 4731684 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 47 29 24 8 0 2 0

[startup+0.103389 s]
/proc/loadavg: 1.92 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1204272/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=2392 CPUtime=0.09
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 339 0 0 0 9 0 0 0 20 0 1 0 164409599 2449408 317 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 5192947 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 598 317 62 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.511456 s]
/proc/loadavg: 1.92 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1204272/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=0.49
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 49 0 0 0 24 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 5428

[startup+1.33259 s]
/proc/loadavg: 1.92 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200112/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1.31
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 131 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5428

[startup+2.97387 s]
/proc/loadavg: 1.92 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200048/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=2.93
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 293 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524787 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 5428

[startup+6.25241 s]
/proc/loadavg: 1.93 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200048/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=6.19
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 619 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524482 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 5428

[startup+12.7205 s]
/proc/loadavg: 1.93 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200056/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=12.6
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 1260 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 5428

[startup+25.5336 s]
/proc/loadavg: 1.95 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200056/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=25.31
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 2531 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524623 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 5428

[startup+51.1759 s]
/proc/loadavg: 1.96 2.00 1.93 4/85 5514
/proc/meminfo: memFree=1200120/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=50.73
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 5073 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 5428

[startup+102.46 s]
/proc/loadavg: 1.98 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200184/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=101.58
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 10158 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524542 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 5428

[startup+162.51 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1200184/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=161.13
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 16113 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134526731 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 5428

[startup+222.537 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1135352/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=220.65
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 22065 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 5428

[startup+282.632 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1135352/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=280.25
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 28025 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 5428

[startup+342.723 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5514
/proc/meminfo: memFree=1135352/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=339.84
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 33984 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524683 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 339.84
Current children cumulated vsize (KiB) 5428

[startup+402.739 s]
/proc/loadavg: 1.99 2.00 1.93 3/91 5654
/proc/meminfo: memFree=1134008/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=399.16
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 39916 0 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 399.16
Current children cumulated vsize (KiB) 5428

[startup+462.804 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5712
/proc/meminfo: memFree=1134840/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=458.62
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 45861 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524806 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 458.62
Current children cumulated vsize (KiB) 5428

[startup+522.89 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5712
/proc/meminfo: memFree=1134840/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=518.16
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 51815 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 518.16
Current children cumulated vsize (KiB) 5428

[startup+582.982 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5712
/proc/meminfo: memFree=1134840/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=577.7
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 57769 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 577.7
Current children cumulated vsize (KiB) 5428

[startup+643.018 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5712
/proc/meminfo: memFree=1073528/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=637.52
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 63751 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 637.52
Current children cumulated vsize (KiB) 5428

[startup+703.058 s]
/proc/loadavg: 1.99 2.00 1.93 3/85 5712
/proc/meminfo: memFree=1073528/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=697.49
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 69748 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 697.49
Current children cumulated vsize (KiB) 5428

[startup+763.091 s]
/proc/loadavg: 2.08 2.02 1.94 3/85 5712
/proc/meminfo: memFree=1073464/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=757.45
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 75744 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 757.45
Current children cumulated vsize (KiB) 5428

[startup+823.158 s]
/proc/loadavg: 2.03 2.02 1.94 3/85 5712
/proc/meminfo: memFree=1073400/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=817.47
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 81746 1 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524704 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 817.47
Current children cumulated vsize (KiB) 5428

[startup+883.209 s]
/proc/loadavg: 2.01 2.01 1.94 3/85 5712
/proc/meminfo: memFree=1073400/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=877.47
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 87745 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 877.47
Current children cumulated vsize (KiB) 5428

[startup+943.262 s]
/proc/loadavg: 2.00 2.01 1.94 3/85 5712
/proc/meminfo: memFree=1073400/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=937.45
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 93743 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 937.45
Current children cumulated vsize (KiB) 5428

[startup+1003.36 s]
/proc/loadavg: 2.00 2.00 1.94 3/85 5712
/proc/meminfo: memFree=1073336/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=997.49
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 99747 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 997.49
Current children cumulated vsize (KiB) 5428

[startup+1063.4 s]
/proc/loadavg: 2.06 2.03 1.95 3/85 5712
/proc/meminfo: memFree=1073336/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1057.47
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 105745 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1057.47
Current children cumulated vsize (KiB) 5428

[startup+1123.43 s]
/proc/loadavg: 2.02 2.02 1.95 3/85 5712
/proc/meminfo: memFree=1009720/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1117.28
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 111726 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524781 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1117.28
Current children cumulated vsize (KiB) 5428

[startup+1183.53 s]
/proc/loadavg: 2.01 2.01 1.95 3/85 5712
/proc/meminfo: memFree=1009720/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1176.87
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 117685 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524697 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1176.87
Current children cumulated vsize (KiB) 5428

[startup+1243.63 s]
/proc/loadavg: 2.00 2.01 1.95 3/85 5712
/proc/meminfo: memFree=1009720/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1236.47
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 123645 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1236.47
Current children cumulated vsize (KiB) 5428

[startup+1303.69 s]
/proc/loadavg: 2.04 2.02 1.95 3/85 5712
/proc/meminfo: memFree=1009656/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1296.01
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 129599 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1296.01
Current children cumulated vsize (KiB) 5428

[startup+1363.78 s]
/proc/loadavg: 2.01 2.01 1.95 3/85 5714
/proc/meminfo: memFree=1009464/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1355.6
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 135558 2 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524739 0 0 4096 0 0 0 0 17 1 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1355.6
Current children cumulated vsize (KiB) 5428

[startup+1423.82 s]
/proc/loadavg: 2.00 2.01 1.95 3/85 5714
/proc/meminfo: memFree=999288/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1415.45
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 141542 3 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1415.45
Current children cumulated vsize (KiB) 5428

[startup+1483.85 s]
/proc/loadavg: 2.07 2.02 1.96 3/74 5790
/proc/meminfo: memFree=1377984/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1475.38
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 147533 5 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524602 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1475.38
Current children cumulated vsize (KiB) 5428

[startup+1543.88 s]
/proc/loadavg: 2.10 2.03 1.96 3/74 5790
/proc/meminfo: memFree=1344392/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1535.36
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 153530 6 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524791 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1535.36
Current children cumulated vsize (KiB) 5428

[startup+1603.9 s]
/proc/loadavg: 2.03 2.02 1.96 3/74 5790
/proc/meminfo: memFree=1330440/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1595.33
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 159527 6 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1595.33
Current children cumulated vsize (KiB) 5428

[startup+1663.92 s]
/proc/loadavg: 2.01 2.02 1.96 3/74 5790
/proc/meminfo: memFree=1318792/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1655.27
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 165521 6 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524796 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1655.27
Current children cumulated vsize (KiB) 5428

[startup+1723.93 s]
/proc/loadavg: 2.08 2.03 1.97 3/74 5790
/proc/meminfo: memFree=1309768/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1715.22
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 171516 6 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524626 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1715.22
Current children cumulated vsize (KiB) 5428

[startup+1783.96 s]
/proc/loadavg: 2.03 2.02 1.97 3/74 5790
/proc/meminfo: memFree=1300360/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1775.2
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 177514 6 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524567 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1775.2
Current children cumulated vsize (KiB) 5428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.89 s]
/proc/loadavg: 2.02 2.02 1.97 3/74 5790
/proc/meminfo: memFree=1295112/2055920 swapFree=4192812/4192956
[pid=5513] ppid=5511 vsize=5428 CPUtime=1800.09
/proc/5513/stat : 5513 (VALCSP) R 5511 5513 4568 0 -1 4194304 1118 0 0 0 180003 6 0 0 25 0 1 0 164409599 5558272 1096 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 134524708 0 0 4096 0 0 0 0 17 0 0 0
/proc/5513/statm: 1357 1096 65 8 0 1029 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5428

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.9
CPU time (s): 1800.1
CPU user time (s): 1800.04
CPU system time (s): 0.066989
CPU usage (%): 99.5139
Max. virtual memory (cumulated for all children) (KiB): 5428

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

runsolver used 1.71274 s user time and 5.32919 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Jan  7 08:55:05 UTC 2007


IDJOB= 203467
IDBENCH= 3964
FILE ID= node43/203467-1168160104

PBS_JOBID= 3478529

Free space on /tmp= 66491 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-3-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203467-1168160104/VALCSP /tmp/evaluation/203467-1168160104/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-203467-1168160104 -o ROOT/results/node43/solver-203467-1168160104 -C 1800 -M 900  /tmp/evaluation/203467-1168160104/VALCSP /tmp/evaluation/203467-1168160104/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  5c9d57efea59fceec688fbd5b5a88700

RANDOM SEED= 689114269

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.278
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.278
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:       1204688 kB
Buffers:         66968 kB
Cached:         507700 kB
SwapCached:          0 kB
Active:         448640 kB
Inactive:       339548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             528 kB
Writeback:           0 kB
Mapped:         233680 kB
Slab:            48052 kB
Committed_AS:  4055908 kB
PageTables:       2164 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= 66489 MiB



End job on node43 on Sun Jan  7 09:25:14 UTC 2007