Trace number 2078700

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.03 1813.62

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-4_ext.xml
MD5SUMe23d593393ee702080d39ef2e2518c19
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.06	c Seed is 2144023600
0.00/0.06	c Constructing HOME/instance-2078700-1247716514.xml  with 93 constraints
1.96/2.01	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-2078700-1247716514/watcher-2078700-1247716514 -o /tmp/evaluation-result-2078700-1247716514/solver-2078700-1247716514 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2144023600 HOME/instance-2078700-1247716514.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.01 2.02 2.00 4/82 15325
/proc/meminfo: memFree=1120568/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=5356 CPUtime=0
/proc/15325/stat : 15325 (pcssolve) R 15323 15325 13934 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 58714572 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15325/statm: 1339 241 200 169 0 50 0
[pid=15326] ppid=15325 vsize=0 CPUtime=0
/proc/15326/stat : 15326 (pcssolve) R 15325 15325 13934 0 -1 4194368 22 0 0 0 0 0 0 0 24 0 1 0 58714572 0 0 996147200 0 0 0 18446744073709551615 226238197031 0 0 4096 0 0 0 0 17 1 0 0
/proc/15326/statm: 0 0 0 0 0 0 0
[pid=15327] ppid=15325 vsize=5356 CPUtime=0
/proc/15327/stat : 15327 (pcssolve) R 15325 15325 13934 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 58714572 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15327/statm: 1339 241 200 169 0 50 0

[startup+0.078945 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 15325
/proc/meminfo: memFree=1120568/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=4788 CPUtime=0.06
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 901 974 0 0 2 0 3 1 18 0 1 0 58714572 4902912 510 996147200 134512640 135095119 4294956304 18446744073709551615 134945098 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 1197 510 375 142 0 151 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4788

[startup+0.101948 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 15325
/proc/meminfo: memFree=1120568/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=4944 CPUtime=0.08
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 903 974 0 0 4 0 3 1 18 0 1 0 58714572 5062656 512 996147200 134512640 135095119 4294956304 18446744073709551615 134909553 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 1236 512 375 142 0 190 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4944

[startup+0.301965 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 15325
/proc/meminfo: memFree=1120568/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=7596 CPUtime=0.27
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 1198 974 0 0 23 0 3 1 19 0 1 0 58714572 7778304 807 996147200 134512640 135095119 4294956304 18446744073709551615 134741753 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 1899 807 375 142 0 853 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7596

[startup+0.702001 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 15325
/proc/meminfo: memFree=1120568/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=12968 CPUtime=0.68
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 1748 974 0 0 63 1 3 1 23 0 1 0 58714572 13279232 1357 996147200 134512640 135095119 4294956304 18446744073709551615 134739380 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 3242 1357 375 142 0 2196 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12968

[startup+1.50107 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15331
/proc/meminfo: memFree=1114800/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=23360 CPUtime=1.46
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 2850 974 0 0 141 1 3 1 25 0 1 0 58714572 23920640 2459 996147200 134512640 135095119 4294956304 18446744073709551615 134739386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 5840 2459 375 142 0 4794 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 23360

[startup+3.10222 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15331
/proc/meminfo: memFree=1108784/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=30204 CPUtime=3.05
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 3590 974 0 0 299 2 3 1 25 0 1 0 58714572 30928896 3198 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 7551 3198 389 142 0 6505 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 30204

[startup+6.3015 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15331
/proc/meminfo: memFree=1108848/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=30204 CPUtime=6.22
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 3609 974 0 0 616 2 3 1 25 0 1 0 58714572 30928896 3217 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 7551 3217 389 142 0 6505 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 30204

[startup+12.7021 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 15331
/proc/meminfo: memFree=1108656/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=30204 CPUtime=12.56
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 3662 974 0 0 1250 2 3 1 25 0 1 0 58714572 30928896 3270 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 7551 3270 389 142 0 6505 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 30204

[startup+25.5012 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 15331
/proc/meminfo: memFree=1108336/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=30464 CPUtime=25.23
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 3764 974 0 0 2517 2 3 1 25 0 1 0 58714572 31195136 3372 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 7616 3372 389 142 0 6570 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 30464

[startup+51.1014 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 15331
/proc/meminfo: memFree=1107376/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=31492 CPUtime=50.59
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 4168 974 0 0 5053 2 3 1 25 0 1 0 58714572 32247808 3582 996147200 134512640 135095119 4294956304 18446744073709551615 134926993 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 7873 3582 389 142 0 6827 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 31492

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15331
/proc/meminfo: memFree=1105776/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=32772 CPUtime=101.32
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 4873 974 0 0 10125 3 3 1 25 0 1 0 58714572 33558528 3965 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 8193 3965 389 142 0 7147 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 32772

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15331
/proc/meminfo: memFree=1103472/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=33284 CPUtime=160.76
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 5600 974 0 0 16068 4 3 1 25 0 1 0 58714572 34082816 4563 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 8321 4563 389 142 0 7275 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 33284

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15331
/proc/meminfo: memFree=1102192/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=35332 CPUtime=220.19
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 6424 974 0 0 22011 4 3 1 25 0 1 0 58714572 36179968 4874 996147200 134512640 135095119 4294956304 18446744073709551615 134916456 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 8833 4874 389 142 0 7787 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 35332

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15331
/proc/meminfo: memFree=1100336/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=35332 CPUtime=279.63
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 6896 974 0 0 27955 4 3 1 25 0 1 0 58714572 36179968 5346 996147200 134512640 135095119 4294956304 18446744073709551615 134918260 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 8833 5346 389 142 0 7787 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 35332

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15331
/proc/meminfo: memFree=1097328/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=36616 CPUtime=339.07
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 7879 974 0 0 33898 5 3 1 25 0 1 0 58714572 37494784 6072 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 9154 6072 389 142 0 8108 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 36616

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 15337
/proc/meminfo: memFree=1096176/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=40712 CPUtime=398.5
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 9188 974 0 0 39840 6 3 1 25 0 1 0 58714572 41689088 6356 996147200 134512640 135095119 4294956304 18446744073709551615 134911323 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 10178 6356 389 142 0 9132 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 40712

[startup+462.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 15337
/proc/meminfo: memFree=1094640/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=40712 CPUtime=457.93
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 9584 974 0 0 45783 6 3 1 25 0 1 0 58714572 41689088 6752 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 10178 6752 389 142 0 9132 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 40712

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1092912/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=40712 CPUtime=517.38
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 10030 974 0 0 51727 7 3 1 25 0 1 0 58714572 41689088 7198 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 10178 7198 389 142 0 9132 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 40712

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1091056/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=40712 CPUtime=576.81
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 10486 974 0 0 57670 7 3 1 25 0 1 0 58714572 41689088 7654 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 10178 7654 389 142 0 9132 0
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (KiB) 40712

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1085744/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=43016 CPUtime=636.25

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1082096/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=51208 CPUtime=814.57
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 15331 974 0 0 81443 10 3 1 25 0 1 0 58714572 52436992 9872 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 12802 9872 389 142 0 11756 0
Current children cumulated CPU time (s) 814.57
Current children cumulated vsize (KiB) 51208

[startup+882.302 s]
/proc/loadavg: 2.10 2.03 2.01 3/83 15337
/proc/meminfo: memFree=1081008/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=51208 CPUtime=874
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 15563 974 0 0 87386 10 3 1 25 0 1 0 58714572 52436992 10104 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 12802 10104 389 142 0 11756 0
Current children cumulated CPU time (s) 874
Current children cumulated vsize (KiB) 51208

[startup+942.302 s]
/proc/loadavg: 2.04 2.02 2.00 3/83 15337
/proc/meminfo: memFree=1080112/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=51208 CPUtime=933.45
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 15781 974 0 0 93331 10 3 1 25 0 1 0 58714572 52436992 10322 996147200 134512640 135095119 4294956304 18446744073709551615 134926985 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 12802 10322 389 142 0 11756 0
Current children cumulated CPU time (s) 933.45
Current children cumulated vsize (KiB) 51208

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15337
/proc/meminfo: memFree=1078960/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=51472 CPUtime=992.88
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 16072 974 0 0 99274 10 3 1 25 0 1 0 58714572 52707328 10613 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 12868 10613 389 142 0 11822 0
Current children cumulated CPU time (s) 992.88
Current children cumulated vsize (KiB) 51472

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15337
/proc/meminfo: memFree=1077040/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=52516 CPUtime=1052.32
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 16566 974 0 0 105217 11 3 1 25 0 1 0 58714572 53776384 11107 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 13129 11107 389 142 0 12083 0
Current children cumulated CPU time (s) 1052.32
Current children cumulated vsize (KiB) 52516

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1074736/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=53824 CPUtime=1111.76
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 17110 974 0 0 111160 12 3 1 25 0 1 0 58714572 55115776 11651 996147200 134512640 135095119 4294956304 18446744073709551615 134926985 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 13456 11651 389 142 0 12410 0
Current children cumulated CPU time (s) 1111.76
Current children cumulated vsize (KiB) 53824

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 15337
/proc/meminfo: memFree=1072496/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=55128 CPUtime=1171.2
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 17670 974 0 0 117103 13 3 1 25 0 1 0 58714572 56451072 12211 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 13782 12211 389 142 0 12736 0
Current children cumulated CPU time (s) 1171.2
Current children cumulated vsize (KiB) 55128

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 15337
/proc/meminfo: memFree=1062640/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=68436 CPUtime=1230.63
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 21264 974 0 0 123044 15 3 1 25 0 1 0 58714572 70078464 14651 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 17109 14651 389 142 0 16063 0
Current children cumulated CPU time (s) 1230.63
Current children cumulated vsize (KiB) 68436

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1061680/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=68436 CPUtime=1290.08
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 21508 974 0 0 128988 16 3 1 25 0 1 0 58714572 70078464 14895 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 17109 14895 389 142 0 16063 0
Current children cumulated CPU time (s) 1290.08
Current children cumulated vsize (KiB) 68436

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1060720/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=68436 CPUtime=1349.52
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 21750 974 0 0 134932 16 3 1 25 0 1 0 58714572 70078464 15137 996147200 134512640 135095119 4294956304 18446744073709551615 134918263 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 17109 15137 389 142 0 16063 0
Current children cumulated CPU time (s) 1349.52
Current children cumulated vsize (KiB) 68436

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15337
/proc/meminfo: memFree=1059696/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=68436 CPUtime=1408.96
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 21995 974 0 0 140876 16 3 1 25 0 1 0 58714572 70078464 15382 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15325/statm: 17109 15382 389 142 0 16063 0
Current children cumulated CPU time (s) 1408.96
Current children cumulated vsize (KiB) 68436

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1137864/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=68436 CPUtime=1468.83
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 22225 974 0 0 146862 17 3 1 25 0 1 0 58714572 70078464 15612 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 17109 15612 389 142 0 16063 0
Current children cumulated CPU time (s) 1468.83
Current children cumulated vsize (KiB) 68436

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1133512/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=84820 CPUtime=1528.8
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 26551 974 0 0 152857 19 3 1 25 0 1 0 58714572 86855680 15841 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 21205 15841 389 142 0 20159 0
Current children cumulated CPU time (s) 1528.8
Current children cumulated vsize (KiB) 84820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1132232/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=84820 CPUtime=1588.78
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 26777 974 0 0 158855 19 3 1 25 0 1 0 58714572 86855680 16067 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 21205 16067 389 142 0 20159 0
Current children cumulated CPU time (s) 1588.78
Current children cumulated vsize (KiB) 84820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1122568/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=85732 CPUtime=1648.76
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 27219 974 0 0 164852 20 3 1 25 0 1 0 58714572 87789568 16509 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 21433 16509 389 142 0 20387 0
Current children cumulated CPU time (s) 1648.76
Current children cumulated vsize (KiB) 85732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1078664/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=86768 CPUtime=1708.74
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 27723 974 0 0 170849 21 3 1 25 0 1 0 58714572 88850432 17013 996147200 134512640 135095119 4294956304 18446744073709551615 134926953 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 21692 17013 389 142 0 20646 0
Current children cumulated CPU time (s) 1708.74
Current children cumulated vsize (KiB) 86768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1074632/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=87816 CPUtime=1768.72
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 28210 974 0 0 176846 22 3 1 25 0 1 0 58714572 89923584 17500 996147200 134512640 135095119 4294956304 18446744073709551615 134918196 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 21954 17500 389 142 0 20908 0
Current children cumulated CPU time (s) 1768.72
Current children cumulated vsize (KiB) 87816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15370
/proc/meminfo: memFree=1073224/2055920 swapFree=4192812/4192956
[pid=15325] ppid=15323 vsize=88472 CPUtime=1800
/proc/15325/stat : 15325 (pcs.small) R 15323 15325 13934 0 -1 4194304 28469 974 0 0 179974 22 3 1 25 0 1 0 58714572 90595328 17759 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/15325/statm: 22118 17759 389 142 0 21072 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 88472

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.62
CPU time (s): 1800.03
CPU user time (s): 1799.78
CPU system time (s): 0.248962
CPU usage (%): 99.2508
Max. virtual memory (cumulated for all children) (KiB): 101208

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

runsolver used 2.86556 second user time and 5.34419 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-16 05:55:14
IDJOB=2078700
IDBENCH=56805
IDSOLVER=734
FILE ID=node58/2078700-1247716514
PBS_JOBID= 9521349
Free space on /tmp= 66240 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-4_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078700-1247716514/watcher-2078700-1247716514 -o /tmp/evaluation-result-2078700-1247716514/solver-2078700-1247716514 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 2144023600 HOME/instance-2078700-1247716514.xml

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

MD5SUM BENCH= e23d593393ee702080d39ef2e2518c19
RANDOM SEED=2144023600

node58.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.234
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.234
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:       1121048 kB
Buffers:         82056 kB
Cached:         621540 kB
SwapCached:          0 kB
Active:         352604 kB
Inactive:       509304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7568 kB
Writeback:           0 kB
Mapped:         178664 kB
Slab:            58044 kB
Committed_AS:   750800 kB
PageTables:       2052 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= 66236 MiB
End job on node58 at 2009-07-16 06:25:30