Trace number 2058372

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

General information on the benchmark

Namecsp/frb45-21/
normalized-frb45-21-5-mgd_ext.xml
MD5SUMf54b4f725469ba6e3d72ae65a73bcbca
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark82.8854
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints375
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension375
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.19/0.22	c Seed is 454067340
0.19/0.22	c Constructing HOME/instance-2058372-1247694244.xml  with 7856 constraints
0.19/0.22	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-2058372-1247694244/watcher-2058372-1247694244 -o /tmp/evaluation-result-2058372-1247694244/solver-2058372-1247694244 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 454067340 HOME/instance-2058372-1247694244.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: 0.39 0.09 0.03 4/73 8944
/proc/meminfo: memFree=1042152/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=5356 CPUtime=0
/proc/8944/stat : 8944 (pcssolve) S 8942 8944 8799 0 -1 4194304 305 0 0 0 0 0 0 0 19 0 1 0 56491702 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8944/statm: 1339 242 201 169 0 50 0
[pid=8945] ppid=8944 vsize=5356 CPUtime=0
/proc/8945/stat : 8945 (pcssolve) R 8944 8944 8799 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 56491703 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 228706544935 0 0 4096 0 0 0 0 17 1 0 0
/proc/8945/statm: 1339 243 202 169 0 50 0
[pid=8946] ppid=8944 vsize=3676 CPUtime=0
/proc/8946/stat : 8946 (grep) S 8944 8944 8799 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 56491703 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 228706713682 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/8946/statm: 919 121 99 19 0 43 0

[startup+0.0435061 s]
/proc/loadavg: 0.39 0.09 0.03 4/73 8944
/proc/meminfo: memFree=1042152/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=4772 CPUtime=0.02
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 919 822 0 0 2 0 0 0 18 0 1 0 56491702 4886528 528 996147200 134512640 135095119 4294956304 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 1193 528 364 142 0 147 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4772

[startup+0.102513 s]
/proc/loadavg: 0.39 0.09 0.03 4/73 8944
/proc/meminfo: memFree=1042152/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=5960 CPUtime=0.08
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 1186 822 0 0 8 0 0 0 18 0 1 0 56491702 6103040 795 996147200 134512640 135095119 4294956304 18446744073709551615 3741253 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 1490 796 364 142 0 444 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5960

[startup+0.30253 s]
/proc/loadavg: 0.39 0.09 0.03 4/73 8944
/proc/meminfo: memFree=1042152/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=7012 CPUtime=0.29
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 1501 822 0 0 28 1 0 0 19 0 1 0 56491702 7180288 1077 996147200 134512640 135095119 4294956304 18446744073709551615 134570726 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 1753 1077 378 142 0 707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7012

[startup+0.702568 s]
/proc/loadavg: 0.39 0.09 0.03 4/73 8944
/proc/meminfo: memFree=1042152/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=6752 CPUtime=0.69
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 1502 822 0 0 68 1 0 0 23 0 1 0 56491702 6914048 1013 996147200 134512640 135095119 4294956304 18446744073709551615 134641664 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 1688 1013 378 142 0 642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6752

[startup+1.50165 s]
/proc/loadavg: 0.39 0.09 0.03 3/74 8950
/proc/meminfo: memFree=1039072/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=6752 CPUtime=1.48
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 1502 822 0 0 147 1 0 0 25 0 1 0 56491702 6914048 1013 996147200 134512640 135095119 4294956304 18446744073709551615 134642864 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 1688 1013 378 142 0 642 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6752

[startup+3.10179 s]
/proc/loadavg: 0.39 0.09 0.03 3/74 8950
/proc/meminfo: memFree=1038688/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=7268 CPUtime=3.08
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 1598 822 0 0 307 1 0 0 25 0 1 0 56491702 7442432 1109 996147200 134512640 135095119 4294956304 18446744073709551615 134607138 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 1817 1109 378 142 0 771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7268

[startup+6.30109 s]
/proc/loadavg: 0.52 0.13 0.04 3/74 8950
/proc/meminfo: memFree=1037152/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=9732 CPUtime=6.28
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 2176 822 0 0 627 1 0 0 25 0 1 0 56491702 9965568 1558 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 2433 1558 378 142 0 1387 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9732

[startup+12.7017 s]
/proc/loadavg: 0.64 0.16 0.05 3/74 8950
/proc/meminfo: memFree=1034024/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=10888 CPUtime=12.68
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 2648 822 0 0 1266 2 0 0 25 0 1 0 56491702 11149312 1773 996147200 134512640 135095119 4294956304 18446744073709551615 3772031 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 2722 1773 378 142 0 1676 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10888

[startup+25.5019 s]
/proc/loadavg: 0.94 0.25 0.08 3/74 8950
/proc/meminfo: memFree=1027880/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=14540 CPUtime=25.47
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 3825 822 0 0 2544 3 0 0 25 0 1 0 56491702 14888960 2693 996147200 134512640 135095119 4294956304 18446744073709551615 134637435 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 3635 2693 378 142 0 2589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14540

[startup+51.1013 s]
/proc/loadavg: 1.30 0.38 0.13 3/74 8950
/proc/meminfo: memFree=1021224/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=17640 CPUtime=51.07
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 5016 822 0 0 5102 5 0 0 25 0 1 0 56491702 18063360 3371 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 4410 3371 378 142 0 3364 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17640

[startup+102.306 s]
/proc/loadavg: 1.69 0.63 0.23 3/74 8950
/proc/meminfo: memFree=1007912/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=29444 CPUtime=102.25
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 8572 822 0 0 10217 8 0 0 25 0 1 0 56491702 30150656 5389 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 7361 5389 378 142 0 6315 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29444

[startup+162.302 s]
/proc/loadavg: 1.89 0.88 0.33 3/74 8950
/proc/meminfo: memFree=999848/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=30236 CPUtime=162.22
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 9272 822 0 0 16213 9 0 0 25 0 1 0 56491702 30961664 6089 996147200 134512640 135095119 4294956304 18446744073709551615 134591756 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 7559 6089 378 142 0 6513 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 30236

[startup+222.301 s]
/proc/loadavg: 1.96 1.08 0.44 3/74 8950
/proc/meminfo: memFree=986408/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=32608 CPUtime=222.2
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 10346 822 0 0 22209 11 0 0 25 0 1 0 56491702 33390592 7163 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 8152 7163 378 142 0 7106 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 32608

[startup+282.302 s]
/proc/loadavg: 1.98 1.24 0.53 3/74 8950
/proc/meminfo: memFree=980712/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=43044 CPUtime=282.19
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 13373 822 0 0 28205 14 0 0 25 0 1 0 56491702 44077056 8141 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 10761 8141 378 142 0 9715 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 43044

[startup+342.302 s]
/proc/loadavg: 1.99 1.38 0.62 3/74 8950
/proc/meminfo: memFree=974696/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=45152 CPUtime=342.16
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 14283 822 0 0 34201 15 0 0 25 0 1 0 56491702 46235648 9051 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 11288 9051 378 142 0 10242 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 45152

[startup+402.303 s]
/proc/loadavg: 1.99 1.49 0.70 3/74 8950
/proc/meminfo: memFree=962920/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=56244 CPUtime=402.14
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 17420 822 0 0 40197 17 0 0 25 0 1 0 56491702 57593856 11163 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 14061 11163 378 142 0 13015 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 56244

[startup+462.303 s]
/proc/loadavg: 1.99 1.58 0.78 3/74 8952
/proc/meminfo: memFree=958312/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=56244 CPUtime=462.12
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 17762 822 0 0 46195 17 0 0 25 0 1 0 56491702 57593856 11505 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 14061 11505 378 142 0 13015 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 56244

[startup+522.302 s]
/proc/loadavg: 1.99 1.65 0.85 3/74 8952
/proc/meminfo: memFree=953896/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=56244 CPUtime=522.1
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 18088 822 0 0 52192 18 0 0 25 0 1 0 56491702 57593856 11831 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 14061 11831 378 142 0 13015 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 56244

[startup+582.303 s]
/proc/loadavg: 1.99 1.71 0.92 3/74 8952
/proc/meminfo: memFree=948904/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=57032 CPUtime=582.08
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 18593 822 0 0 58189 19 0 0 25 0 1 0 56491702 58400768 12336 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 14258 12336 378 142 0 13212 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 57032

[startup+642.302 s]
/proc/loadavg: 1.99 1.76 0.99 3/74 8952
/proc/meminfo: memFree=943528/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=58480 CPUtime=642.06

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

[startup+822.302 s]
/proc/loadavg: 1.99 1.86 1.16 3/74 8952
/proc/meminfo: memFree=927400/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=79352 CPUtime=821.99
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 25330 822 0 0 82176 23 0 0 25 0 1 0 56491702 81256448 14976 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 19838 14976 378 142 0 18792 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 79352

[startup+882.303 s]
/proc/loadavg: 1.99 1.89 1.21 3/74 8952
/proc/meminfo: memFree=910888/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=80672 CPUtime=881.97
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 25962 822 0 0 88173 24 0 0 25 0 1 0 56491702 82608128 15608 996147200 134512640 135095119 4294956304 18446744073709551615 134641672 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 20168 15608 378 142 0 19122 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 80672

[startup+942.302 s]
/proc/loadavg: 1.99 1.90 1.26 3/74 8952
/proc/meminfo: memFree=907368/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=82256 CPUtime=941.94
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 26597 822 0 0 94169 25 0 0 25 0 1 0 56491702 84230144 16243 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 20564 16243 378 142 0 19518 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 82256

[startup+1002.3 s]
/proc/loadavg: 1.99 1.92 1.30 3/74 8952
/proc/meminfo: memFree=904168/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=83436 CPUtime=1001.93
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 27166 822 0 0 100167 26 0 0 25 0 1 0 56491702 85438464 16812 996147200 134512640 135095119 4294956304 18446744073709551615 134617009 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 20859 16812 378 142 0 19813 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 83436

[startup+1062.3 s]
/proc/loadavg: 1.99 1.93 1.34 3/74 8958
/proc/meminfo: memFree=900832/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=84756 CPUtime=1061.9
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 27733 822 0 0 106163 27 0 0 25 0 1 0 56491702 86790144 17379 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 21189 17379 378 142 0 20143 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 84756

[startup+1122.3 s]
/proc/loadavg: 1.99 1.94 1.38 3/74 8958
/proc/meminfo: memFree=897504/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=85948 CPUtime=1121.89
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 28291 822 0 0 112161 28 0 0 25 0 1 0 56491702 88010752 17937 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 21487 17937 378 142 0 20441 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 85948

[startup+1182.3 s]
/proc/loadavg: 1.99 1.95 1.41 3/74 8958
/proc/meminfo: memFree=894176/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=87264 CPUtime=1181.86
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 28847 822 0 0 118158 28 0 0 25 0 1 0 56491702 89358336 18493 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 21816 18493 378 142 0 20770 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 87264

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.45 3/74 8958
/proc/meminfo: memFree=890912/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=88452 CPUtime=1241.85
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 29394 822 0 0 124155 30 0 0 25 0 1 0 56491702 90574848 19040 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 22113 19040 378 142 0 21067 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 88452

[startup+1302.3 s]
/proc/loadavg: 1.99 1.96 1.48 3/74 8958
/proc/meminfo: memFree=874144/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1301.82
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 35398 822 0 0 130150 32 0 0 25 0 1 0 56491702 114241536 22995 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 22995 378 142 0 26845 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 111564

[startup+1362.3 s]
/proc/loadavg: 1.99 1.96 1.51 3/74 8958
/proc/meminfo: memFree=872232/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1361.8
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 35625 822 0 0 136147 33 0 0 25 0 1 0 56491702 114241536 23222 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 23222 378 142 0 26845 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 111564

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.54 3/74 8958
/proc/meminfo: memFree=869544/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1421.78
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 35846 822 0 0 142145 33 0 0 25 0 1 0 56491702 114241536 23443 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 23443 378 142 0 26845 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 111564

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.56 3/74 8958
/proc/meminfo: memFree=866856/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1481.75
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 36069 822 0 0 148142 33 0 0 25 0 1 0 56491702 114241536 23666 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 23666 378 142 0 26845 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 111564

[startup+1542.3 s]
/proc/loadavg: 2.10 2.00 1.60 3/74 8958
/proc/meminfo: memFree=864104/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1541.73
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 36282 822 0 0 154140 33 0 0 25 0 1 0 56491702 114241536 23879 996147200 134512640 135095119 4294956304 18446744073709551615 134555020 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 23879 378 142 0 26845 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 111564

[startup+1602.3 s]
/proc/loadavg: 2.08 2.01 1.63 3/74 8958
/proc/meminfo: memFree=861288/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1601.71
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 36503 822 0 0 160137 34 0 0 25 0 1 0 56491702 114241536 24100 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 24100 378 142 0 26845 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 111564

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.65 3/74 8958
/proc/meminfo: memFree=858472/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1661.69
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 36716 822 0 0 166135 34 0 0 25 0 1 0 56491702 114241536 24313 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 24313 378 142 0 26845 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 111564

[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 1.68 3/74 8958
/proc/meminfo: memFree=855720/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1721.67
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 36925 822 0 0 172133 34 0 0 25 0 1 0 56491702 114241536 24522 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 24522 378 142 0 26845 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 111564

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 1.70 3/74 8958
/proc/meminfo: memFree=852840/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1781.65
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 37131 822 0 0 178131 34 0 0 25 0 1 0 56491702 114241536 24728 996147200 134512640 135095119 4294956304 18446744073709551615 134570705 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 24728 378 142 0 26845 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 111564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.96 2.02 1.70 3/74 8991
/proc/meminfo: memFree=945384/2055920 swapFree=4192812/4192956
[pid=8944] ppid=8942 vsize=111564 CPUtime=1800.07
/proc/8944/stat : 8944 (pcs.small) R 8942 8944 8799 0 -1 4194304 37197 822 0 0 179973 34 0 0 25 0 1 0 56491702 114241536 24794 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 0 0 0
/proc/8944/statm: 27891 24794 378 142 0 26845 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 111564

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): 1800.82
CPU time (s): 1800.1
CPU user time (s): 1799.74
CPU system time (s): 0.365944
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 113820

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

runsolver used 1.53777 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node8 at 2009-07-15 23:44:05
IDJOB=2058372
IDBENCH=53482
IDSOLVER=734
FILE ID=node8/2058372-1247694244
PBS_JOBID= 9521292
Free space on /tmp= 66092 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/frb45-21/normalized-frb45-21-5-mgd_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058372-1247694244/watcher-2058372-1247694244 -o /tmp/evaluation-result-2058372-1247694244/solver-2058372-1247694244 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 454067340 HOME/instance-2058372-1247694244.xml

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

MD5SUM BENCH= f54b4f725469ba6e3d72ae65a73bcbca
RANDOM SEED=454067340

node8.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.213
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.213
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:       1042632 kB
Buffers:         75192 kB
Cached:         826624 kB
SwapCached:          0 kB
Active:         277476 kB
Inactive:       652592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1042632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          39604 kB
Slab:            68488 kB
Committed_AS:   457824 kB
PageTables:       1724 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66088 MiB
End job on node8 at 2009-07-16 00:14:07