Trace number 2088192

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pcs 0.3.2? (TO) 1800.08 1805.62

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-27_ext.xml
MD5SUM322a02fea4842600907d0dc52f077adf
Bench CategoryN-ARY-EXT (n-ary 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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c small-domain mode
0.00/0.05	c Seed is 1917052141
0.00/0.06	c Constructing HOME/instance-2088192-1247728885.xml  with 93 constraints
1.96/2.02	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088192-1247728885/watcher-2088192-1247728885 -o /tmp/evaluation-result-2088192-1247728885/solver-2088192-1247728885 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1917052141 HOME/instance-2088192-1247728885.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.05 2.24 2.20 4/82 15779
/proc/meminfo: memFree=1486144/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=5356 CPUtime=0
/proc/15779/stat : 15779 (pcssolve) R 15777 15779 15163 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59954553 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15779/statm: 1339 241 200 169 0 50 0
[pid=15780] ppid=15779 vsize=3676 CPUtime=0
/proc/15780/stat : 15780 (fgrep) R 15779 15779 15163 0 -1 4194304 147 0 0 0 0 0 0 0 22 0 1 0 59954554 3764224 114 996147200 4194304 4274172 548682068976 18446744073709551615 4208899 0 0 4096 0 0 0 0 17 1 0 0
/proc/15780/statm: 919 114 86 19 0 43 0
[pid=15781] ppid=15779 vsize=5356 CPUtime=0
/proc/15781/stat : 15781 (pcssolve) R 15779 15779 15163 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59954554 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15781/statm: 1339 241 200 169 0 50 0

[startup+0.0920849 s]
/proc/loadavg: 2.05 2.24 2.20 4/82 15779
/proc/meminfo: memFree=1486144/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=4944 CPUtime=0.07
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 903 974 0 0 3 0 3 1 21 0 1 0 59954553 5062656 512 996147200 134512640 135095119 4294956304 18446744073709551615 134739366 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 1236 512 375 142 0 190 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4944

[startup+0.101082 s]
/proc/loadavg: 2.05 2.24 2.20 4/82 15779
/proc/meminfo: memFree=1486144/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=5088 CPUtime=0.08
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 936 974 0 0 4 0 3 1 21 0 1 0 59954553 5210112 545 996147200 134512640 135095119 4294956304 18446744073709551615 134945049 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 1272 545 375 142 0 226 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5088

[startup+0.301108 s]
/proc/loadavg: 2.05 2.24 2.20 4/82 15779
/proc/meminfo: memFree=1486144/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=7596 CPUtime=0.28
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 1198 974 0 0 24 0 3 1 23 0 1 0 59954553 7778304 807 996147200 134512640 135095119 4294956304 18446744073709551615 134681616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 1899 807 375 142 0 853 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7596

[startup+0.701159 s]
/proc/loadavg: 2.05 2.24 2.20 4/82 15779
/proc/meminfo: memFree=1486144/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=12968 CPUtime=0.67
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 1748 974 0 0 62 1 3 1 25 0 1 0 59954553 13279232 1357 996147200 134512640 135095119 4294956304 18446744073709551615 134739375 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 3242 1357 375 142 0 2196 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12968

[startup+1.50125 s]
/proc/loadavg: 2.05 2.23 2.20 3/83 15785
/proc/meminfo: memFree=1480504/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=23360 CPUtime=1.46
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 2850 974 0 0 141 1 3 1 25 0 1 0 59954553 23920640 2459 996147200 134512640 135095119 4294956304 18446744073709551615 134653849 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 5840 2459 375 142 0 4794 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 23360

[startup+3.10245 s]
/proc/loadavg: 2.05 2.23 2.20 3/83 15785
/proc/meminfo: memFree=1474616/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=30204 CPUtime=3.05
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 3590 974 0 0 299 2 3 1 25 0 1 0 59954553 30928896 3198 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 7551 3198 389 142 0 6505 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 30204

[startup+6.30183 s]
/proc/loadavg: 2.05 2.23 2.20 3/83 15785
/proc/meminfo: memFree=1474552/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=30204 CPUtime=6.22
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 3608 974 0 0 616 2 3 1 25 0 1 0 59954553 30928896 3216 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 7551 3216 389 142 0 6505 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 30204

[startup+12.7016 s]
/proc/loadavg: 2.04 2.22 2.19 3/83 15785
/proc/meminfo: memFree=1474296/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=30204 CPUtime=12.56
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 3665 974 0 0 1250 2 3 1 25 0 1 0 59954553 30928896 3273 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 7551 3273 389 142 0 6505 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 30204

[startup+25.5011 s]
/proc/loadavg: 2.03 2.22 2.19 3/83 15785
/proc/meminfo: memFree=1474040/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=30720 CPUtime=25.23
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 3829 974 0 0 2517 2 3 1 25 0 1 0 59954553 31457280 3372 996147200 134512640 135095119 4294956304 18446744073709551615 134918099 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 7680 3372 389 142 0 6634 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 30720

[startup+51.1012 s]
/proc/loadavg: 2.09 2.21 2.19 3/83 15785
/proc/meminfo: memFree=1473208/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=31492 CPUtime=50.59
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 4181 974 0 0 5053 2 3 1 25 0 1 0 59954553 32247808 3595 996147200 134512640 135095119 4294956304 18446744073709551615 134911212 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 7873 3595 389 142 0 6827 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 31492

[startup+102.306 s]
/proc/loadavg: 2.10 2.19 2.18 3/83 15785
/proc/meminfo: memFree=1471672/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=32772 CPUtime=101.31
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 4898 974 0 0 10124 3 3 1 25 0 1 0 59954553 33558528 3990 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 8193 3990 389 142 0 7147 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 32772

[startup+162.302 s]
/proc/loadavg: 2.10 2.17 2.17 3/83 15785
/proc/meminfo: memFree=1469048/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=33284 CPUtime=160.75
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 5652 974 0 0 16067 4 3 1 25 0 1 0 59954553 34082816 4615 996147200 134512640 135095119 4294956304 18446744073709551615 134918126 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 8321 4615 389 142 0 7275 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 33284

[startup+222.302 s]
/proc/loadavg: 2.09 2.15 2.17 3/83 15785
/proc/meminfo: memFree=1468152/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=35332 CPUtime=220.18
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 6414 974 0 0 22010 4 3 1 25 0 1 0 59954553 36179968 4864 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 8833 4864 389 142 0 7787 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 35332

[startup+282.302 s]
/proc/loadavg: 2.08 2.14 2.16 3/83 15785
/proc/meminfo: memFree=1466488/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=35332 CPUtime=279.61
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 6828 974 0 0 27952 5 3 1 25 0 1 0 59954553 36179968 5278 996147200 134512640 135095119 4294956304 18446744073709551615 134918065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 8833 5278 389 142 0 7787 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 35332

[startup+342.301 s]
/proc/loadavg: 2.13 2.14 2.16 3/82 15786
/proc/meminfo: memFree=1364208/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=36616 CPUtime=339.05
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 7908 974 0 0 33895 6 3 1 25 0 1 0 59954553 37494784 6101 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 9154 6101 389 142 0 8108 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 36616

[startup+402.301 s]
/proc/loadavg: 2.09 2.13 2.15 3/82 15786
/proc/meminfo: memFree=1336944/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=40712 CPUtime=398.49
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 9180 974 0 0 39838 7 3 1 25 0 1 0 59954553 41689088 6348 996147200 134512640 135095119 4294956304 18446744073709551615 134926978 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 10178 6348 389 142 0 9132 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 40712

[startup+462.302 s]
/proc/loadavg: 2.07 2.11 2.15 3/82 15786
/proc/meminfo: memFree=1321008/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=40712 CPUtime=457.92
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 9606 974 0 0 45781 7 3 1 25 0 1 0 59954553 41689088 6774 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 10178 6774 389 142 0 9132 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 40712

[startup+522.302 s]
/proc/loadavg: 2.06 2.11 2.14 3/82 15786
/proc/meminfo: memFree=1251248/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=40712 CPUtime=517.36
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 10061 974 0 0 51724 8 3 1 25 0 1 0 59954553 41689088 7229 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15779/statm: 10178 7229 389 142 0 9132 0
Current children cumulated CPU time (s) 517.36
Current children cumulated vsize (KiB) 40712

[startup+582.302 s]
/proc/loadavg: 2.13 2.11 2.14 3/82 16343
/proc/meminfo: memFree=1544960/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=40712 CPUtime=577.22
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 10571 974 0 0 57704 14 3 1 25 0 1 0 59954553 41689088 7739 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 10178 7739 389 142 0 9132 0
Current children cumulated CPU time (s) 577.22
Current children cumulated vsize (KiB) 40712

[startup+642.301 s]
/proc/loadavg: 2.05 2.09 2.13 3/82 16345
/proc/meminfo: memFree=1536064/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=43016 CPUtime=637.2

################
# More data... #
################

[startup+822.302 s]
/proc/loadavg: 2.06 2.06 2.10 3/73 16378
/proc/meminfo: memFree=1520776/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=51208 CPUtime=817.12
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 15259 974 0 0 81690 18 3 1 25 0 1 0 59954553 52436992 9800 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 12802 9800 389 142 0 11756 0
Current children cumulated CPU time (s) 817.12
Current children cumulated vsize (KiB) 51208

[startup+882.301 s]
/proc/loadavg: 2.02 2.05 2.09 3/73 16378
/proc/meminfo: memFree=1511752/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=51208 CPUtime=877.1
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 15667 974 0 0 87688 18 3 1 25 0 1 0 59954553 52436992 10208 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 12802 10208 389 142 0 11756 0
Current children cumulated CPU time (s) 877.1
Current children cumulated vsize (KiB) 51208

[startup+942.301 s]
/proc/loadavg: 2.00 2.04 2.08 3/73 16378
/proc/meminfo: memFree=1500360/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=51208 CPUtime=937.07
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 15935 974 0 0 93685 18 3 1 25 0 1 0 59954553 52436992 10476 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 12802 10476 389 142 0 11756 0
Current children cumulated CPU time (s) 937.07
Current children cumulated vsize (KiB) 51208

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/73 16378
/proc/meminfo: memFree=1495496/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=52252 CPUtime=997.05
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 16437 974 0 0 99682 19 3 1 25 0 1 0 59954553 53506048 10978 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 13063 10978 389 142 0 12017 0
Current children cumulated CPU time (s) 997.05
Current children cumulated vsize (KiB) 52252

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/73 16378
/proc/meminfo: memFree=1487880/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=53560 CPUtime=1057.03
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 17008 974 0 0 105679 20 3 1 25 0 1 0 59954553 54845440 11549 996147200 134512640 135095119 4294956304 18446744073709551615 134927176 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 13390 11549 389 142 0 12344 0
Current children cumulated CPU time (s) 1057.03
Current children cumulated vsize (KiB) 53560

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/73 16378
/proc/meminfo: memFree=1480328/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=54872 CPUtime=1117.01
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 17585 974 0 0 111677 20 3 1 25 0 1 0 59954553 56188928 12126 996147200 134512640 135095119 4294956304 18446744073709551615 134918267 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 13718 12126 389 142 0 12672 0
Current children cumulated CPU time (s) 1117.01
Current children cumulated vsize (KiB) 54872

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/73 16378
/proc/meminfo: memFree=1473224/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=56052 CPUtime=1176.98
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 18131 974 0 0 117673 21 3 1 25 0 1 0 59954553 57397248 12672 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 14013 12672 389 142 0 12967 0
Current children cumulated CPU time (s) 1176.98
Current children cumulated vsize (KiB) 56052

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 16378
/proc/meminfo: memFree=1458568/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=69368 CPUtime=1236.96
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 21723 974 0 0 123668 24 3 1 25 0 1 0 59954553 71032832 15110 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 17342 15110 389 142 0 16296 0
Current children cumulated CPU time (s) 1236.96
Current children cumulated vsize (KiB) 69368

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 16378
/proc/meminfo: memFree=1452744/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=69368 CPUtime=1296.94
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 21977 974 0 0 129666 24 3 1 25 0 1 0 59954553 71032832 15364 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 17342 15364 389 142 0 16296 0
Current children cumulated CPU time (s) 1296.94
Current children cumulated vsize (KiB) 69368

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 16378
/proc/meminfo: memFree=1431432/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=69368 CPUtime=1356.91
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 22224 974 0 0 135663 24 3 1 25 0 1 0 59954553 71032832 15611 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 17342 15611 389 142 0 16296 0
Current children cumulated CPU time (s) 1356.91
Current children cumulated vsize (KiB) 69368

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 16378
/proc/meminfo: memFree=1428616/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=85752 CPUtime=1416.9
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 26571 974 0 0 141660 26 3 1 25 0 1 0 59954553 87810048 15861 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 21438 15861 389 142 0 20392 0
Current children cumulated CPU time (s) 1416.9
Current children cumulated vsize (KiB) 85752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 16378
/proc/meminfo: memFree=1426120/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=85752 CPUtime=1476.87
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 26815 974 0 0 147656 27 3 1 25 0 1 0 59954553 87810048 16105 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 21438 16105 389 142 0 20392 0
Current children cumulated CPU time (s) 1476.87
Current children cumulated vsize (KiB) 85752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 16378
/proc/meminfo: memFree=1423752/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=85752 CPUtime=1536.84
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 27047 974 0 0 153653 27 3 1 25 0 1 0 59954553 87810048 16337 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 21438 16337 389 142 0 20392 0
Current children cumulated CPU time (s) 1536.84
Current children cumulated vsize (KiB) 85752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 16378
/proc/meminfo: memFree=1421256/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=85752 CPUtime=1596.83
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 27277 974 0 0 159651 28 3 1 25 0 1 0 59954553 87810048 16567 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 21438 16567 389 142 0 20392 0
Current children cumulated CPU time (s) 1596.83
Current children cumulated vsize (KiB) 85752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 16378
/proc/meminfo: memFree=1417672/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=86792 CPUtime=1656.8
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 27757 974 0 0 165647 29 3 1 25 0 1 0 59954553 88875008 17047 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 21698 17047 389 142 0 20652 0
Current children cumulated CPU time (s) 1656.8
Current children cumulated vsize (KiB) 86792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 16378
/proc/meminfo: memFree=1413896/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=87844 CPUtime=1716.78
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 28257 974 0 0 171644 30 3 1 25 0 1 0 59954553 89952256 17547 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 21961 17547 389 142 0 20915 0
Current children cumulated CPU time (s) 1716.78
Current children cumulated vsize (KiB) 87844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16378
/proc/meminfo: memFree=1408264/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=88880 CPUtime=1776.76
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 28734 974 0 0 177641 31 3 1 25 0 1 0 59954553 91013120 18024 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 22220 18024 389 142 0 21174 0
Current children cumulated CPU time (s) 1776.76
Current children cumulated vsize (KiB) 88880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16378
/proc/meminfo: memFree=1406280/2055920 swapFree=4192812/4192956
[pid=15779] ppid=15777 vsize=89272 CPUtime=1800.05
/proc/15779/stat : 15779 (pcs.small) R 15777 15779 15163 0 -1 4194304 28918 974 0 0 179970 31 3 1 25 0 1 0 59954553 91414528 18208 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15779/statm: 22318 18208 389 142 0 21272 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 89272

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.62
CPU time (s): 1800.08
CPU user time (s): 1799.74
CPU system time (s): 0.335948
CPU usage (%): 99.6932
Max. virtual memory (cumulated for all children) (KiB): 89272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29892
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= 22
involuntary context switches= 26046

runsolver used 2.76258 second user time and 5.31219 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-16 09:21:26
IDJOB=2088192
IDBENCH=58888
IDSOLVER=733
FILE ID=node33/2088192-1247728885
PBS_JOBID= 9521486
Free space on /tmp= 66412 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-3-28-28-fcd/normalized-rand-3-28-28-93-632-fcd-27_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088192-1247728885/watcher-2088192-1247728885 -o /tmp/evaluation-result-2088192-1247728885/solver-2088192-1247728885 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1917052141 HOME/instance-2088192-1247728885.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 322a02fea4842600907d0dc52f077adf
RANDOM SEED=1917052141

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.229
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.229
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:       1486624 kB
Buffers:         82964 kB
Cached:         284372 kB
SwapCached:          0 kB
Active:         166372 kB
Inactive:       315880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7952 kB
Writeback:           0 kB
Mapped:         135408 kB
Slab:            72084 kB
Committed_AS:   689484 kB
PageTables:       2040 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= 66416 MiB
End job on node33 at 2009-07-16 09:51:33