Trace number 2088391

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-restart 0.3.2? (TO) 1800.09 1813.02

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-50_ext.xml
MD5SUMce5693464522134d6b11b456249c609b
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.01/0.05	c small-domain mode
0.01/0.05	c Seed is 1503952191
0.01/0.05	c Constructing HOME/instance-2088391-1247729221.xml  with 93 constraints
1.77/1.88	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-2088391-1247729221/watcher-2088391-1247729221 -o /tmp/evaluation-result-2088391-1247729221/solver-2088391-1247729221 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1503952191 HOME/instance-2088391-1247729221.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.00 2.00 2.00 4/73 16209
/proc/meminfo: memFree=1241240/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=5356 CPUtime=0
/proc/16209/stat : 16209 (pcssolve) S 16207 16209 15811 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 59987443 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16209/statm: 1339 242 201 169 0 50 0
[pid=16210] ppid=16209 vsize=5356 CPUtime=0
/proc/16210/stat : 16210 (pcssolve) R 16209 16209 15811 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 59987443 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 240153849127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16210/statm: 1339 243 202 169 0 50 0
[pid=16211] ppid=16209 vsize=5356 CPUtime=0
/proc/16211/stat : 16211 (pcssolve) R 16209 16209 15811 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 59987443 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 240153849127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16211/statm: 1339 244 203 169 0 50 0

[startup+0.035373 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16209
/proc/meminfo: memFree=1241240/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=5356 CPUtime=0.01
/proc/16209/stat : 16209 (pcssolve) S 16207 16209 15811 0 -1 4194304 367 750 0 0 0 0 0 1 20 0 1 0 59987443 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16209/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101383 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16209
/proc/meminfo: memFree=1241240/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=5244 CPUtime=0.07
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 939 974 0 0 4 0 2 1 19 0 1 0 59987443 5369856 548 996147200 134512640 135095119 4294956304 18446744073709551615 134803140 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 1311 548 375 142 0 265 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5244

[startup+0.30142 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16209
/proc/meminfo: memFree=1241240/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8000 CPUtime=0.27
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 1227 974 0 0 24 0 2 1 21 0 1 0 59987443 8192000 836 996147200 134512640 135095119 4294956304 18446744073709551615 6819585 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 2000 836 375 142 0 954 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8000

[startup+0.701495 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16209
/proc/meminfo: memFree=1241240/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=13520 CPUtime=0.67
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 1829 974 0 0 63 1 2 1 25 0 1 0 59987443 13844480 1438 996147200 134512640 135095119 4294956304 18446744073709551615 134943973 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 3380 1438 375 142 0 2334 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13520

[startup+1.50265 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1234832/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=24868 CPUtime=1.47
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 2999 974 0 0 142 2 2 1 25 0 1 0 59987443 25464832 2608 996147200 134512640 135095119 4294956304 18446744073709551615 134653874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 6217 2608 375 142 0 5171 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24868

[startup+3.10196 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1229648/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=30204 CPUtime=3.06
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 3591 974 0 0 301 2 2 1 25 0 1 0 59987443 30928896 3199 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 7551 3199 390 142 0 6505 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30204

[startup+6.30157 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1229520/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=30204 CPUtime=6.23
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 3609 974 0 0 618 2 2 1 25 0 1 0 59987443 30928896 3217 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 7551 3217 390 142 0 6505 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 30204

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1229200/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=30204 CPUtime=12.58
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 3663 974 0 0 1253 2 2 1 25 0 1 0 59987443 30928896 3271 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 7551 3271 390 142 0 6505 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 30204

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1228752/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=30720 CPUtime=25.28
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 3838 974 0 0 2523 2 2 1 25 0 1 0 59987443 31457280 3381 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 7680 3381 390 142 0 6634 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 30720

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1227920/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=31492 CPUtime=50.68
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 4222 974 0 0 5063 2 2 1 25 0 1 0 59987443 32247808 3636 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 7873 3636 390 142 0 6827 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 31492

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1226512/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=32772 CPUtime=101.5
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 4931 974 0 0 10144 3 2 1 25 0 1 0 59987443 33558528 4023 996147200 134512640 135095119 4294956304 18446744073709551615 134927020 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 8193 4023 390 142 0 7147 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 32772

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1223824/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=33284 CPUtime=161.03
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 5682 974 0 0 16097 3 2 1 25 0 1 0 59987443 34082816 4645 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 8321 4645 390 142 0 7275 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 33284

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1222352/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=35332 CPUtime=220.57
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 6566 974 0 0 22050 4 2 1 25 0 1 0 59987443 36179968 5016 996147200 134512640 135095119 4294956304 18446744073709551615 134926993 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 8833 5016 390 142 0 7787 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 35332

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1220304/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=35332 CPUtime=280.12
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 7082 974 0 0 28004 5 2 1 25 0 1 0 59987443 36179968 5532 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 8833 5532 390 142 0 7787 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 35332

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1217232/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=36616 CPUtime=339.66
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 8090 974 0 0 33957 6 2 1 25 0 1 0 59987443 37494784 6283 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 9154 6283 390 142 0 8108 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 36616

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1216208/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=40712 CPUtime=399.21
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 9388 974 0 0 39911 7 2 1 25 0 1 0 59987443 41689088 6556 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 10178 6556 390 142 0 9132 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 40712

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1214224/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=40712 CPUtime=458.75
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 9860 974 0 0 45864 8 2 1 25 0 1 0 59987443 41689088 7028 996147200 134512640 135095119 4294956304 18446744073709551615 134918068 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 10178 7028 390 142 0 9132 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 40712

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1210320/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=40712 CPUtime=518.29
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 10342 974 0 0 51818 8 2 1 25 0 1 0 59987443 41689088 7510 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 10178 7510 390 142 0 9132 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 40712

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1205008/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=43016 CPUtime=577.83
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 12189 974 0 0 57771 9 2 1 25 0 1 0 59987443 44048384 8779 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 10754 8779 390 142 0 9708 0
Current children cumulated CPU time (s) 577.83
Current children cumulated vsize (KiB) 43016

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1204048/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=43016 CPUtime=637.39

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1200144/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=51208 CPUtime=816.01
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 15387 974 0 0 81586 12 2 1 25 0 1 0 59987443 52436992 9928 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 12802 9928 390 142 0 11756 0
Current children cumulated CPU time (s) 816.01
Current children cumulated vsize (KiB) 51208

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1193488/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=51208 CPUtime=875.55
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 15771 974 0 0 87539 13 2 1 25 0 1 0 59987443 52436992 10312 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 12802 10312 390 142 0 11756 0
Current children cumulated CPU time (s) 875.55
Current children cumulated vsize (KiB) 51208

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16215
/proc/meminfo: memFree=1191696/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=51992 CPUtime=935.09
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 16177 974 0 0 93493 13 2 1 25 0 1 0 59987443 53239808 10718 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 12998 10718 390 142 0 11952 0
Current children cumulated CPU time (s) 935.09
Current children cumulated vsize (KiB) 51992

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16256
/proc/meminfo: memFree=1431880/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=53032 CPUtime=994.63
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 16673 974 0 0 99445 15 2 1 25 0 1 0 59987443 54304768 11214 996147200 134512640 135095119 4294956304 18446744073709551615 134916470 0 0 4096 0 0 0 0 17 0 0 0
/proc/16209/statm: 13258 11214 390 142 0 12212 0
Current children cumulated CPU time (s) 994.63
Current children cumulated vsize (KiB) 53032

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16289
/proc/meminfo: memFree=1433304/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=54208 CPUtime=1054.46
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 17227 974 0 0 105427 16 2 1 25 0 1 0 59987443 55508992 11768 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 13552 11768 390 142 0 12506 0
Current children cumulated CPU time (s) 1054.46
Current children cumulated vsize (KiB) 54208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16289
/proc/meminfo: memFree=1420440/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=55516 CPUtime=1114.21
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 17807 974 0 0 111402 16 2 1 25 0 1 0 59987443 56848384 12348 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 13879 12348 390 142 0 12833 0
Current children cumulated CPU time (s) 1114.21
Current children cumulated vsize (KiB) 55516

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16289
/proc/meminfo: memFree=1405208/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=69364 CPUtime=1173.98
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 21522 974 0 0 117377 18 2 1 25 0 1 0 59987443 71028736 14909 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 17341 14909 390 142 0 16295 0
Current children cumulated CPU time (s) 1173.98
Current children cumulated vsize (KiB) 69364

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 16321
/proc/meminfo: memFree=1429976/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=69364 CPUtime=1233.7
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 21777 974 0 0 123349 18 2 1 25 0 1 0 59987443 71028736 15164 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 17341 15164 390 142 0 16295 0
Current children cumulated CPU time (s) 1233.7
Current children cumulated vsize (KiB) 69364

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16321
/proc/meminfo: memFree=1412696/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=69364 CPUtime=1293.25
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 22034 974 0 0 129303 19 2 1 25 0 1 0 59987443 71028736 15421 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 17341 15421 390 142 0 16295 0
Current children cumulated CPU time (s) 1293.25
Current children cumulated vsize (KiB) 69364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16321
/proc/meminfo: memFree=1403928/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=69364 CPUtime=1352.79
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 22285 974 0 0 135257 19 2 1 25 0 1 0 59987443 71028736 15672 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 17341 15672 390 142 0 16295 0
Current children cumulated CPU time (s) 1352.79
Current children cumulated vsize (KiB) 69364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16321
/proc/meminfo: memFree=1396632/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=85748 CPUtime=1412.33
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 26631 974 0 0 141208 22 2 1 25 0 1 0 59987443 87805952 15921 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 21437 15921 390 142 0 20391 0
Current children cumulated CPU time (s) 1412.33
Current children cumulated vsize (KiB) 85748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16323
/proc/meminfo: memFree=1390360/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=85748 CPUtime=1471.87
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 26839 974 0 0 147162 22 2 1 25 0 1 0 59987443 87805952 16129 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 21437 16129 390 142 0 20391 0
Current children cumulated CPU time (s) 1471.87
Current children cumulated vsize (KiB) 85748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16323
/proc/meminfo: memFree=1380120/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=85748 CPUtime=1531.41
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 27045 974 0 0 153115 23 2 1 25 0 1 0 59987443 87805952 16335 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 21437 16335 390 142 0 20391 0
Current children cumulated CPU time (s) 1531.41
Current children cumulated vsize (KiB) 85748

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/74 16323
/proc/meminfo: memFree=1377176/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=86008 CPUtime=1590.96
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 27294 974 0 0 159070 23 2 1 25 0 1 0 59987443 88072192 16584 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 21502 16584 390 142 0 20456 0
Current children cumulated CPU time (s) 1590.96
Current children cumulated vsize (KiB) 86008

[startup+1662.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/74 16323
/proc/meminfo: memFree=1372888/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=86784 CPUtime=1650.5
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 27715 974 0 0 165023 24 2 1 25 0 1 0 59987443 88866816 17005 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 21696 17005 390 142 0 20650 0
Current children cumulated CPU time (s) 1650.5
Current children cumulated vsize (KiB) 86784

[startup+1722.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/74 16323
/proc/meminfo: memFree=1367192/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=87700 CPUtime=1710.05
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 28137 974 0 0 170977 25 2 1 25 0 1 0 59987443 89804800 17427 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 21925 17427 390 142 0 20879 0
Current children cumulated CPU time (s) 1710.05
Current children cumulated vsize (KiB) 87700

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/74 16323
/proc/meminfo: memFree=1361560/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=88612 CPUtime=1769.59
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 28563 974 0 0 176930 26 2 1 25 0 1 0 59987443 90738688 17853 996147200 134512640 135095119 4294956304 18446744073709551615 134927088 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 22153 17853 390 142 0 21107 0
Current children cumulated CPU time (s) 1769.59
Current children cumulated vsize (KiB) 88612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813 s]
/proc/loadavg: 2.06 2.04 2.01 3/74 16323
/proc/meminfo: memFree=1358936/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=89008 CPUtime=1800.05
/proc/16209/stat : 16209 (pcs.small) R 16207 16209 15811 0 -1 4194304 28777 974 0 0 179976 26 2 1 25 0 1 0 59987443 91144192 18067 996147200 134512640 135095119 4294956304 18446744073709551615 134916487 0 0 4096 0 0 0 0 17 1 0 0
/proc/16209/statm: 22252 18067 390 142 0 21206 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 89008

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): 1813.02
CPU time (s): 1800.09
CPU user time (s): 1799.79
CPU system time (s): 0.298954
CPU usage (%): 99.287
Max. virtual memory (cumulated for all children) (KiB): 89008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29751
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= 23
involuntary context switches= 35392

runsolver used 1.79073 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-16 09:27:02
IDJOB=2088391
IDBENCH=58920
IDSOLVER=734
FILE ID=node86/2088391-1247729221
PBS_JOBID= 9521581
Free space on /tmp= 66180 MiB

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

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

MD5SUM BENCH= ce5693464522134d6b11b456249c609b
RANDOM SEED=1503952191

node86.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1241720 kB
Buffers:         93380 kB
Cached:         449192 kB
SwapCached:          0 kB
Active:         347988 kB
Inactive:       389128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7548 kB
Writeback:           0 kB
Mapped:         205912 kB
Slab:            62060 kB
Committed_AS:   773332 kB
PageTables:       2264 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= 66248 MiB
End job on node86 at 2009-07-16 09:57:17