Trace number 2068558

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.14 1809.18

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-43s-smv.xml
MD5SUM12d27c64e696cc8c609d7f2cba3eeb46
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3554
Satisfiable
(Un)Satisfiability was proved
Number of variables3655
Number of constraints8685
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8685
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 1899210055
0.00/0.05	c Constructing HOME/instance-2068558-1247706803.xml  with 33185 constraints
0.68/0.74	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-2068558-1247706803/watcher-2068558-1247706803 -o /tmp/evaluation-result-2068558-1247706803/solver-2068558-1247706803 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1899210055 HOME/instance-2068558-1247706803.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 1.94 4/72 10639
/proc/meminfo: memFree=1017248/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=5356 CPUtime=0
/proc/10639/stat : 10639 (pcssolve) R 10637 10639 9343 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57747157 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10639/statm: 1339 241 200 169 0 50 0
[pid=10640] ppid=10639 vsize=5356 CPUtime=0
/proc/10640/stat : 10640 (pcssolve) R 10639 10639 9343 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 57747158 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 237788261671 0 0 4096 0 0 0 0 17 1 0 0
/proc/10640/statm: 1339 243 202 169 0 50 0
[pid=10641] ppid=10639 vsize=5356 CPUtime=0
/proc/10641/stat : 10641 (pcssolve) R 10639 10639 9343 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57747158 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10641/statm: 1339 241 200 169 0 50 0

[startup+0.213278 s]
/proc/loadavg: 2.00 2.00 1.94 4/72 10639
/proc/meminfo: memFree=1017248/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=7448 CPUtime=0.19
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 1669 826 0 0 17 1 1 0 19 0 1 0 57747157 7626752 1096 996147200 134512640 135215973 4294956304 18446744073709551615 4159744848 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 1862 1096 385 171 0 787 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7448

[startup+0.301302 s]
/proc/loadavg: 2.00 2.00 1.94 4/72 10639
/proc/meminfo: memFree=1017248/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=8724 CPUtime=0.28
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 2025 826 0 0 26 1 1 0 19 0 1 0 57747157 8933376 1306 996147200 134512640 135215973 4294956304 18446744073709551615 134841857 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 2181 1306 385 171 0 1106 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8724

[startup+0.401318 s]
/proc/loadavg: 2.00 2.00 1.94 4/72 10639
/proc/meminfo: memFree=1017248/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=9236 CPUtime=0.38
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 2268 826 0 0 36 1 1 0 20 0 1 0 57747157 9457664 1549 996147200 134512640 135215973 4294956304 18446744073709551615 3036542 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 2309 1549 385 171 0 1234 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 9236

[startup+0.701374 s]
/proc/loadavg: 2.00 2.00 1.94 4/72 10639
/proc/meminfo: memFree=1017248/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=13708 CPUtime=0.68
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 3826 826 0 0 65 2 1 0 23 0 1 0 57747157 14036992 2641 996147200 134512640 135215973 4294956304 18446744073709551615 134761742 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 3427 2641 385 171 0 2352 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13708

[startup+1.50152 s]
/proc/loadavg: 2.08 2.02 1.95 3/73 10645
/proc/meminfo: memFree=999576/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=27040 CPUtime=1.47
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 7899 826 0 0 142 4 1 0 25 0 1 0 57747157 27688960 5364 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 6760 5364 406 171 0 5685 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27040

[startup+3.10182 s]
/proc/loadavg: 2.08 2.02 1.95 3/73 10645
/proc/meminfo: memFree=992280/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=31052 CPUtime=3.05
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 9225 826 0 0 300 4 1 0 25 0 1 0 57747157 31797248 6690 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 7763 6690 409 171 0 6688 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 31052

[startup+6.30141 s]
/proc/loadavg: 2.07 2.02 1.95 3/73 10645
/proc/meminfo: memFree=976984/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=46604 CPUtime=6.23
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 13723 826 0 0 616 6 1 0 25 0 1 0 57747157 47722496 10316 996147200 134512640 135215973 4294956304 18446744073709551615 135094995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 11651 10316 409 171 0 10576 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 46604

[startup+12.7016 s]
/proc/loadavg: 2.07 2.02 1.95 3/73 10645
/proc/meminfo: memFree=976984/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=46648 CPUtime=12.57
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 13732 826 0 0 1250 6 1 0 25 0 1 0 57747157 47767552 10325 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 11662 10325 409 171 0 10587 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 46648

[startup+25.5069 s]
/proc/loadavg: 2.05 2.01 1.95 3/73 10645
/proc/meminfo: memFree=976664/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=46952 CPUtime=25.25
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 13845 826 0 0 2518 6 1 0 25 0 1 0 57747157 48078848 10425 996147200 134512640 135215973 4294956304 18446744073709551615 4158961070 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 11738 10425 409 171 0 10663 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 46952

[startup+51.1017 s]
/proc/loadavg: 2.03 2.01 1.95 3/73 10645
/proc/meminfo: memFree=975384/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=47684 CPUtime=50.62
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 14055 826 0 0 5054 7 1 0 25 0 1 0 57747157 48828416 10635 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 11921 10635 409 171 0 10846 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 47684

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 10645
/proc/meminfo: memFree=971672/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=50164 CPUtime=101.36
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 14685 826 0 0 10127 8 1 0 25 0 1 0 57747157 51367936 11265 996147200 134512640 135215973 4294956304 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 12541 11265 409 171 0 11466 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 50164

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=958360/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=61352 CPUtime=160.82
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 17639 826 0 0 16071 10 1 0 25 0 1 0 57747157 62824448 14219 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 15338 14219 409 171 0 14263 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 61352

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=943256/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=73016 CPUtime=220.28
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 20583 826 0 0 22015 12 1 0 25 0 1 0 57747157 74768384 17130 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 18254 17130 409 171 0 17179 0
Current children cumulated CPU time (s) 220.28
Current children cumulated vsize (KiB) 73016

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=938072/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=77744 CPUtime=279.75
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 21768 826 0 0 27961 13 1 0 25 0 1 0 57747157 79609856 18315 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 19436 18315 409 171 0 18361 0
Current children cumulated CPU time (s) 279.75
Current children cumulated vsize (KiB) 77744

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=921752/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=91368 CPUtime=339.21
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 25205 826 0 0 33905 15 1 0 25 0 1 0 57747157 93560832 21752 996147200 134512640 135215973 4294956304 18446744073709551615 134585172 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 22842 21752 409 171 0 21767 0
Current children cumulated CPU time (s) 339.21
Current children cumulated vsize (KiB) 91368

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=915160/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=97708 CPUtime=398.67
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 26800 826 0 0 39850 16 1 0 25 0 1 0 57747157 100052992 23347 996147200 134512640 135215973 4294956304 18446744073709551615 134902564 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 24427 23347 409 171 0 23352 0
Current children cumulated CPU time (s) 398.67
Current children cumulated vsize (KiB) 97708

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=905176/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=105044 CPUtime=458.13
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 28639 826 0 0 45795 17 1 0 25 0 1 0 57747157 107565056 25186 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 26261 25186 409 171 0 25186 0
Current children cumulated CPU time (s) 458.13
Current children cumulated vsize (KiB) 105044

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=899288/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=110624 CPUtime=517.61
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 30039 826 0 0 51741 19 1 0 25 0 1 0 57747157 113278976 26586 996147200 134512640 135215973 4294956304 18446744073709551615 134590354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 27656 26586 409 171 0 26581 0
Current children cumulated CPU time (s) 517.61
Current children cumulated vsize (KiB) 110624

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=882968/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=124288 CPUtime=577.07
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 33467 826 0 0 57685 21 1 0 25 0 1 0 57747157 127270912 30014 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 31072 30014 409 171 0 29997 0
Current children cumulated CPU time (s) 577.07
Current children cumulated vsize (KiB) 124288

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=877272/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=128288 CPUtime=636.54

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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=770776/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=221336 CPUtime=874.39
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 57928 826 0 0 87401 37 1 0 25 0 1 0 57747157 226648064 54281 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 55334 54281 409 171 0 54259 0
Current children cumulated CPU time (s) 874.39
Current children cumulated vsize (KiB) 221336

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 10645
/proc/meminfo: memFree=751000/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=227024 CPUtime=933.86
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 59375 826 0 0 93346 39 1 0 25 0 1 0 57747157 232472576 55728 996147200 134512640 135215973 4294956304 18446744073709551615 4158960170 0 0 4096 0 0 0 0 17 1 0 0
/proc/10639/statm: 56756 55728 409 171 0 55681 0
Current children cumulated CPU time (s) 933.86
Current children cumulated vsize (KiB) 227024

[startup+1002.31 s]
/proc/loadavg: 1.95 1.98 1.94 3/73 10678
/proc/meminfo: memFree=1129424/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=250776 CPUtime=993.61
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 65327 826 0 0 99318 42 1 0 25 0 1 0 57747157 256794624 61680 996147200 134512640 135215973 4294956304 18446744073709551615 134581694 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 62694 61680 409 171 0 61619 0
Current children cumulated CPU time (s) 993.61
Current children cumulated vsize (KiB) 250776

[startup+1062.3 s]
/proc/loadavg: 1.98 1.98 1.94 3/73 10678
/proc/meminfo: memFree=1095888/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=268616 CPUtime=1053.58
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 69803 826 0 0 105312 45 1 0 25 0 1 0 57747157 275062784 66156 996147200 134512640 135215973 4294956304 18446744073709551615 134597328 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 67154 66156 409 171 0 66079 0
Current children cumulated CPU time (s) 1053.58
Current children cumulated vsize (KiB) 268616

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 10678
/proc/meminfo: memFree=1078992/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=271240 CPUtime=1113.55
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 70461 826 0 0 111309 45 1 0 25 0 1 0 57747157 277749760 66814 996147200 134512640 135215973 4294956304 18446744073709551615 134583622 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 67810 66814 409 171 0 66735 0
Current children cumulated CPU time (s) 1113.55
Current children cumulated vsize (KiB) 271240

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 10678
/proc/meminfo: memFree=1061776/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=274576 CPUtime=1173.53
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 71299 826 0 0 117306 46 1 0 25 0 1 0 57747157 281165824 67652 996147200 134512640 135215973 4294956304 18446744073709551615 4158960335 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 68644 67652 409 171 0 67569 0
Current children cumulated CPU time (s) 1173.53
Current children cumulated vsize (KiB) 274576

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 10678
/proc/meminfo: memFree=1013648/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=308576 CPUtime=1233.5
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 79820 826 0 0 123298 51 1 0 25 0 1 0 57747157 315981824 76173 996147200 134512640 135215973 4294956304 18446744073709551615 134532657 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 77144 76173 409 171 0 76069 0
Current children cumulated CPU time (s) 1233.5
Current children cumulated vsize (KiB) 308576

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/73 10678
/proc/meminfo: memFree=948056/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=360944 CPUtime=1293.47
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 93040 826 0 0 129287 59 1 0 25 0 1 0 57747157 369606656 89136 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 90236 89136 409 171 0 89161 0
Current children cumulated CPU time (s) 1293.47
Current children cumulated vsize (KiB) 360944

[startup+1362.3 s]
/proc/loadavg: 2.15 2.03 1.96 3/73 10678
/proc/meminfo: memFree=879448/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=416704 CPUtime=1353.45
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 107236 826 0 0 135277 67 1 0 25 0 1 0 57747157 426704896 102819 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 104176 102819 409 171 0 103101 0
Current children cumulated CPU time (s) 1353.45
Current children cumulated vsize (KiB) 416704

[startup+1422.3 s]
/proc/loadavg: 2.12 2.04 1.96 3/73 10678
/proc/meminfo: memFree=837016/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=446832 CPUtime=1413.42
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 114788 826 0 0 141269 72 1 0 25 0 1 0 57747157 457555968 109793 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 111708 109793 409 171 0 110633 0
Current children cumulated CPU time (s) 1413.42
Current children cumulated vsize (KiB) 446832

[startup+1482.3 s]
/proc/loadavg: 2.11 2.04 1.97 3/73 10678
/proc/meminfo: memFree=814744/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=456356 CPUtime=1473.4
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 117180 826 0 0 147265 74 1 0 25 0 1 0 57747157 467308544 112185 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 114089 112185 409 171 0 113014 0
Current children cumulated CPU time (s) 1473.4
Current children cumulated vsize (KiB) 456356

[startup+1542.3 s]
/proc/loadavg: 2.10 2.05 1.97 3/73 10678
/proc/meminfo: memFree=786072/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=464604 CPUtime=1533.37
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 119248 826 0 0 153261 75 1 0 25 0 1 0 57747157 475754496 114253 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 116151 114253 409 171 0 115076 0
Current children cumulated CPU time (s) 1533.37
Current children cumulated vsize (KiB) 464604

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 1.98 3/73 10678
/proc/meminfo: memFree=762904/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=465276 CPUtime=1593.33
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 119417 826 0 0 159257 75 1 0 25 0 1 0 57747157 476442624 114422 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 116319 114422 409 171 0 115244 0
Current children cumulated CPU time (s) 1593.33
Current children cumulated vsize (KiB) 465276

[startup+1662.31 s]
/proc/loadavg: 2.23 2.11 2.00 3/73 10678
/proc/meminfo: memFree=742744/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=470516 CPUtime=1653.31
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 120732 826 0 0 165254 76 1 0 25 0 1 0 57747157 481808384 115737 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 117629 115737 409 171 0 116554 0
Current children cumulated CPU time (s) 1653.31
Current children cumulated vsize (KiB) 470516

[startup+1722.3 s]
/proc/loadavg: 2.13 2.11 2.00 3/73 10678
/proc/meminfo: memFree=721944/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=472504 CPUtime=1713.29
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 121234 826 0 0 171251 77 1 0 25 0 1 0 57747157 483844096 116239 996147200 134512640 135215973 4294956304 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 118126 116239 409 171 0 117051 0
Current children cumulated CPU time (s) 1713.29
Current children cumulated vsize (KiB) 472504

[startup+1782.3 s]
/proc/loadavg: 2.05 2.08 2.00 3/73 10678
/proc/meminfo: memFree=576920/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=478164 CPUtime=1773.26
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 122650 826 0 0 177247 78 1 0 25 0 1 0 57747157 489639936 117655 996147200 134512640 135215973 4294956304 18446744073709551615 134589862 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 119541 117655 409 171 0 118466 0
Current children cumulated CPU time (s) 1773.26
Current children cumulated vsize (KiB) 478164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 2.03 2.08 2.00 3/73 10678
/proc/meminfo: memFree=575448/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=479616 CPUtime=1800.05
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 123017 826 0 0 179926 78 1 0 25 0 1 0 57747157 491126784 118022 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 119904 118022 409 171 0 118829 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 479616

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

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

[startup+1809.1 s]
/proc/loadavg: 2.03 2.08 2.00 3/73 10678
/proc/meminfo: memFree=575448/2055920 swapFree=4192812/4192956
[pid=10639] ppid=10637 vsize=479616 CPUtime=1800.05
/proc/10639/stat : 10639 (pcs.big) R 10637 10639 9343 0 -1 4194304 123017 826 0 0 179926 78 1 0 25 0 1 0 57747157 491126784 118022 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 0 0 0
/proc/10639/statm: 119904 118022 409 171 0 118829 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 479616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.18
CPU time (s): 1800.14
CPU user time (s): 1799.28
CPU system time (s): 0.860869
CPU usage (%): 99.5003
Max. virtual memory (cumulated for all children) (KiB): 479616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.860869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123843
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= 21
involuntary context switches= 22810

runsolver used 2.26066 second user time and 5.20921 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-16 03:13:23
IDJOB=2068558
IDBENCH=54880
IDSOLVER=734
FILE ID=node24/2068558-1247706803
PBS_JOBID= 9521260
Free space on /tmp= 66408 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-43s-smv.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068558-1247706803/watcher-2068558-1247706803 -o /tmp/evaluation-result-2068558-1247706803/solver-2068558-1247706803 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1899210055 HOME/instance-2068558-1247706803.xml

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

MD5SUM BENCH= 12d27c64e696cc8c609d7f2cba3eeb46
RANDOM SEED=1899210055

node24.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.287
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.287
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:       1017728 kB
Buffers:         77864 kB
Cached:         494424 kB
SwapCached:          0 kB
Active:         573604 kB
Inactive:       395916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1017728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:         408760 kB
Slab:            52640 kB
Committed_AS:   969944 kB
PageTables:       2992 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= 66408 MiB
End job on node24 at 2009-07-16 03:43:34