Trace number 268342

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.07 1807.06

General information on the benchmark

Namefrb/frb53-24/
frb53-24-1-mgd_ext.xml
MD5SUM2fd3b6f447fd401342c7ac8d343819c5
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 constraints475
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension475
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/node65/watcher-268342-1168978667 -o ROOT/results/node65/solver-268342-1168978667 -C 1800 -M 900 /tmp/evaluation/268342-1168978667/VALCSP /tmp/evaluation/268342-1168978667/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.75 1.37 0.71 5/69 16708
/proc/meminfo: memFree=1808900/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=1468 CPUtime=0
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 45364322 1503232 105 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 367 105 64 8 0 39 0

[startup+0.102588 s]
/proc/loadavg: 1.75 1.37 0.71 5/69 16708
/proc/meminfo: memFree=1808900/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=2392 CPUtime=0.09
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 351 0 0 0 9 0 0 0 18 0 1 0 45364322 2449408 329 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 598 329 64 8 0 270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.510649 s]
/proc/loadavg: 1.75 1.37 0.71 5/69 16708
/proc/meminfo: memFree=1808900/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=0.5
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 50 0 0 0 21 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5428

[startup+1.33078 s]
/proc/loadavg: 1.75 1.37 0.71 2/68 16710
/proc/meminfo: memFree=1804748/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1.32
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 132 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5428

[startup+2.96705 s]
/proc/loadavg: 1.69 1.36 0.71 2/68 16710
/proc/meminfo: memFree=1804748/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=2.95
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 295 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5428

[startup+6.24659 s]
/proc/loadavg: 1.69 1.36 0.71 2/68 16735
/proc/meminfo: memFree=1804108/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=6.21
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 621 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524800 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 5428

[startup+12.7046 s]
/proc/loadavg: 1.74 1.38 0.72 3/73 16740
/proc/meminfo: memFree=1800420/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=12.62
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 1262 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 5428

[startup+25.5167 s]
/proc/loadavg: 1.78 1.40 0.73 3/73 16740
/proc/meminfo: memFree=1800420/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=25.32
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 2532 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 5428

[startup+51.1379 s]
/proc/loadavg: 1.85 1.45 0.77 3/73 16740
/proc/meminfo: memFree=1800484/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=50.74
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 5074 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524674 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 5428

[startup+102.375 s]
/proc/loadavg: 1.93 1.53 0.83 3/73 16742
/proc/meminfo: memFree=1800164/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=101.56
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 10156 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 5428

[startup+162.429 s]
/proc/loadavg: 1.98 1.62 0.91 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=161.11
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 16111 0 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 5428

[startup+222.477 s]
/proc/loadavg: 1.99 1.69 0.97 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=220.69
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 22068 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521015 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 220.69
Current children cumulated vsize (KiB) 5428

[startup+282.524 s]
/proc/loadavg: 1.99 1.74 1.03 3/73 16742
/proc/meminfo: memFree=1800164/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=280.25
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 28024 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 5428

[startup+342.53 s]
/proc/loadavg: 1.99 1.78 1.09 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=339.76
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 33975 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 339.76
Current children cumulated vsize (KiB) 5428

[startup+402.586 s]
/proc/loadavg: 1.99 1.82 1.14 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=399.33
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 39932 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522148 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 399.33
Current children cumulated vsize (KiB) 5428

[startup+462.646 s]
/proc/loadavg: 1.99 1.85 1.19 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=458.91
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 45890 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520727 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 458.91
Current children cumulated vsize (KiB) 5428

[startup+522.705 s]
/proc/loadavg: 1.99 1.88 1.24 3/73 16742
/proc/meminfo: memFree=1800036/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=518.47
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 51846 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 518.47
Current children cumulated vsize (KiB) 5428

[startup+582.756 s]
/proc/loadavg: 1.99 1.89 1.28 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=578.03
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 57802 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 578.03
Current children cumulated vsize (KiB) 5428

[startup+642.806 s]
/proc/loadavg: 1.99 1.91 1.33 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=637.6
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 63759 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 637.6
Current children cumulated vsize (KiB) 5428

[startup+702.858 s]
/proc/loadavg: 1.99 1.92 1.37 3/73 16742
/proc/meminfo: memFree=1800100/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=697.16
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 69715 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525076 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 697.16
Current children cumulated vsize (KiB) 5428

[startup+762.905 s]
/proc/loadavg: 2.03 1.95 1.41 3/73 16742
/proc/meminfo: memFree=1800036/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=756.73
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 75672 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522079 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 756.73
Current children cumulated vsize (KiB) 5428

[startup+822.958 s]
/proc/loadavg: 2.01 1.95 1.44 3/73 16780
/proc/meminfo: memFree=1706060/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=816.31
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 81630 1 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 816.31
Current children cumulated vsize (KiB) 5428

[startup+882.984 s]
/proc/loadavg: 1.40 1.79 1.42 2/65 16794
/proc/meminfo: memFree=1809388/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=876.28
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 87626 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 876.28
Current children cumulated vsize (KiB) 5428

[startup+942.996 s]
/proc/loadavg: 1.15 1.64 1.39 2/65 16794
/proc/meminfo: memFree=1809388/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=936.27
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 93625 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 936.27
Current children cumulated vsize (KiB) 5428

[startup+1003 s]
/proc/loadavg: 1.05 1.52 1.36 2/65 16794
/proc/meminfo: memFree=1809388/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=996.26
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 99624 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 996.26
Current children cumulated vsize (KiB) 5428

[startup+1063.02 s]
/proc/loadavg: 1.02 1.43 1.34 2/65 16794
/proc/meminfo: memFree=1809324/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1056.26
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 105624 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1056.26
Current children cumulated vsize (KiB) 5428

[startup+1123.04 s]
/proc/loadavg: 1.00 1.35 1.31 2/65 16794
/proc/meminfo: memFree=1809388/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1116.25
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 111623 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524740 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1116.25
Current children cumulated vsize (KiB) 5428

[startup+1183.05 s]
/proc/loadavg: 1.00 1.28 1.29 2/65 16794
/proc/meminfo: memFree=1809324/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1176.25
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 117623 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524854 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1176.25
Current children cumulated vsize (KiB) 5428

[startup+1243.06 s]
/proc/loadavg: 1.00 1.23 1.27 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1236.24
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 123622 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1236.24
Current children cumulated vsize (KiB) 5428

[startup+1303.08 s]
/proc/loadavg: 1.00 1.18 1.25 2/65 16794
/proc/meminfo: memFree=1809324/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1296.24
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 129622 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524988 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1296.24
Current children cumulated vsize (KiB) 5428

[startup+1363.09 s]
/proc/loadavg: 1.00 1.15 1.23 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1356.23
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 135621 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1356.23
Current children cumulated vsize (KiB) 5428

[startup+1423.11 s]
/proc/loadavg: 1.00 1.12 1.22 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1416.23
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 141621 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134518096 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1416.23
Current children cumulated vsize (KiB) 5428

[startup+1483.12 s]
/proc/loadavg: 1.00 1.09 1.20 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1476.22
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 147620 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522139 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1476.22
Current children cumulated vsize (KiB) 5428

[startup+1543.13 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1536.22
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 153620 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524794 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1536.22
Current children cumulated vsize (KiB) 5428

[startup+1603.14 s]
/proc/loadavg: 1.00 1.06 1.17 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1596.21
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 159619 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524998 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1596.21
Current children cumulated vsize (KiB) 5428

[startup+1663.16 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1656.2
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 165618 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524973 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1656.2
Current children cumulated vsize (KiB) 5428

[startup+1723.18 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 16794
/proc/meminfo: memFree=1809260/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1716.2
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 171618 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1716.2
Current children cumulated vsize (KiB) 5428

[startup+1783.19 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 16794
/proc/meminfo: memFree=1809196/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1776.2
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 177618 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524998 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1776.2
Current children cumulated vsize (KiB) 5428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.05 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 16794
/proc/meminfo: memFree=1809196/2055920 swapFree=4191892/4192956
[pid=16707] ppid=16703 vsize=5428 CPUtime=1800.06
/proc/16707/stat : 16707 (VALCSP) R 16703 16707 16458 0 -1 4194304 1121 0 0 0 180004 2 0 0 25 0 1 0 45364322 5558272 1099 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 1 0 0
/proc/16707/statm: 1357 1099 66 8 0 1029 0
Current children cumulated CPU time (s) 1800.06
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): 1807.06
CPU time (s): 1800.07
CPU user time (s): 1800.04
CPU system time (s): 0.024996
CPU usage (%): 99.6132
Max. virtual memory (cumulated for all children) (KiB): 5428

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

runsolver used 1.48077 s user time and 4.07638 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue Jan 16 20:17:49 UTC 2007


IDJOB= 268342
IDBENCH= 3966
IDSOLVER= 90
FILE ID= node65/268342-1168978667

PBS_JOBID= 3566201

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/268342-1168978667/VALCSP /tmp/evaluation/268342-1168978667/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-268342-1168978667 -o ROOT/results/node65/solver-268342-1168978667 -C 1800 -M 900  /tmp/evaluation/268342-1168978667/VALCSP /tmp/evaluation/268342-1168978667/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  2fd3b6f447fd401342c7ac8d343819c5

RANDOM SEED= 142713798

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.263
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.263
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:       1806788 kB
Buffers:         25464 kB
Cached:         138408 kB
SwapCached:        144 kB
Active:          38640 kB
Inactive:       147084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806788 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          31724 kB
Slab:            48772 kB
Committed_AS:   412596 kB
PageTables:       1792 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 node65 on Tue Jan 16 20:48:02 UTC 2007