Trace number 2067600

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs 0.3.2? (MO) 993.772 997.944

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-3-13-19.xml
MD5SUM6cbcc6edcedb57b7f84e6e64526ef8de
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2484
Satisfiable
(Un)Satisfiability was proved
Number of variables4608
Number of constraints30522
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30522
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c has operations which may create big domains
0.00/0.05	c big-domain mode
0.03/0.05	c Seed is 188463125
0.03/0.05	c Constructing HOME/instance-2067600-1247705632.xml  with 105888 constraints
2.46/2.51	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-2067600-1247705632/watcher-2067600-1247705632 -o /tmp/evaluation-result-2067600-1247705632/solver-2067600-1247705632 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 188463125 HOME/instance-2067600-1247705632.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.14 2.08 2.01 4/81 11741
/proc/meminfo: memFree=1122640/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=5356 CPUtime=0
/proc/11741/stat : 11741 (pcssolve) R 11739 11741 10509 0 -1 4194304 273 0 0 0 0 0 0 0 22 0 1 0 57626464 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11741/statm: 1339 241 200 169 0 50 0
[pid=11742] ppid=11741 vsize=5356 CPUtime=0
/proc/11742/stat : 11742 (pcssolve) R 11741 11741 10509 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 57626465 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11742/statm: 1339 241 200 169 0 50 0

[startup+0.0567959 s]
/proc/loadavg: 2.14 2.08 2.01 4/81 11741
/proc/meminfo: memFree=1122640/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=4404 CPUtime=0.03
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 543 826 0 0 0 0 2 1 23 0 1 0 57626464 4509696 164 996147200 134512640 135215973 4294956304 18446744073709551615 7357573 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 1101 164 139 171 0 14 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4404

[startup+0.10181 s]
/proc/loadavg: 2.14 2.08 2.01 4/81 11741
/proc/meminfo: memFree=1122640/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=6116 CPUtime=0.07
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 1239 826 0 0 4 0 2 1 23 0 1 0 57626464 6262784 761 996147200 134512640 135215973 4294956304 18446744073709551615 134599988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 1529 761 385 171 0 454 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6116

[startup+0.301841 s]
/proc/loadavg: 2.14 2.08 2.01 4/81 11741
/proc/meminfo: memFree=1122640/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=8908 CPUtime=0.27
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 2071 826 0 0 24 0 2 1 24 0 1 0 57626464 9121792 1323 996147200 134512640 135215973 4294956304 18446744073709551615 4159337298 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 2227 1323 385 171 0 1152 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8908

[startup+0.701908 s]
/proc/loadavg: 2.14 2.08 2.01 4/81 11741
/proc/meminfo: memFree=1122640/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=13372 CPUtime=0.67
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 3591 826 0 0 63 1 2 1 25 0 1 0 57626464 13692928 2339 996147200 134512640 135215973 4294956304 18446744073709551615 4160172326 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 3343 2339 385 171 0 2268 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13372

[startup+1.50105 s]
/proc/loadavg: 2.14 2.08 2.01 3/82 11747
/proc/meminfo: memFree=1112072/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=22420 CPUtime=1.47
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 6698 826 0 0 141 3 2 1 25 0 1 0 57626464 22958080 4343 996147200 134512640 135215973 4294956304 18446744073709551615 134590507 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 5605 4343 385 171 0 4530 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22420

[startup+3.10231 s]
/proc/loadavg: 2.14 2.08 2.01 3/82 11747
/proc/meminfo: memFree=1101384/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=58104 CPUtime=3.06
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 19600 826 0 0 292 11 2 1 25 0 1 0 57626464 59498496 12634 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 14526 12634 407 171 0 13451 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 58104

[startup+6.30196 s]
/proc/loadavg: 2.13 2.08 2.01 3/82 11747
/proc/meminfo: memFree=1063752/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=68996 CPUtime=6.24
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 30785 826 0 0 606 15 2 1 25 0 1 0 57626464 70651904 14965 996147200 134512640 135215973 4294956304 18446744073709551615 135095049 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 17249 14965 410 171 0 16174 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 68996

[startup+12.7019 s]
/proc/loadavg: 2.12 2.08 2.01 3/82 11747
/proc/meminfo: memFree=1063112/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=69516 CPUtime=12.61
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 51969 826 0 0 1231 27 2 1 25 0 1 0 57626464 71184384 15135 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 17379 15135 410 171 0 16304 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 69516

[startup+25.5011 s]
/proc/loadavg: 2.09 2.07 2.01 3/82 11747
/proc/meminfo: memFree=1055176/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=77768 CPUtime=25.35
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 112325 826 0 0 2478 54 2 1 25 0 1 0 57626464 79634432 17189 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 19442 17189 410 171 0 18367 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 77768

[startup+51.1013 s]
/proc/loadavg: 2.06 2.06 2.01 3/82 11747
/proc/meminfo: memFree=1044744/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=88500 CPUtime=50.82
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 232147 826 0 0 4971 108 2 1 25 0 1 0 57626464 90624000 19900 996147200 134512640 135215973 4294956304 18446744073709551615 134951264 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 22125 19900 410 171 0 21050 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 88500

[startup+102.307 s]
/proc/loadavg: 2.02 2.05 2.00 3/82 11747
/proc/meminfo: memFree=997896/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=134684 CPUtime=101.77
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 587797 826 0 0 9912 262 2 1 25 0 1 0 57626464 137916416 31390 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 33671 31390 410 171 0 32596 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 134684

[startup+162.302 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 11747
/proc/meminfo: memFree=994568/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=137952 CPUtime=161.49
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 737457 826 0 0 15820 326 2 1 25 0 1 0 57626464 141262848 32214 996147200 134512640 135215973 4294956304 18446744073709551615 134600686 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 34488 32214 410 171 0 33413 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 137952

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11747
/proc/meminfo: memFree=941256/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=191536 CPUtime=221.19
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 1168463 826 0 0 21599 517 2 1 25 0 1 0 57626464 196132864 45527 996147200 134512640 135215973 4294956304 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 47884 45527 410 171 0 46809 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 191536

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 11747
/proc/meminfo: memFree=882888/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=250136 CPUtime=280.9
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 1613742 826 0 0 27374 713 2 1 25 0 1 0 57626464 256139264 60256 996147200 134512640 135215973 4294956304 18446744073709551615 134641143 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 62534 60256 410 171 0 61459 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 250136

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 11747
/proc/meminfo: memFree=812168/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=323984 CPUtime=340.61
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 2097703 826 0 0 33129 929 2 1 25 0 1 0 57626464 331759616 77753 996147200 134512640 135215973 4294956304 18446744073709551615 134589765 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 80996 77753 410 171 0 79921 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 323984

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 11747
/proc/meminfo: memFree=741576/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=395256 CPUtime=400.32
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 2568803 826 0 0 38894 1135 2 1 25 0 1 0 57626464 404742144 95630 996147200 134512640 135215973 4294956304 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 98814 95630 410 171 0 97739 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 395256

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 11753
/proc/meminfo: memFree=709448/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=426132 CPUtime=460
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 2888628 826 0 0 44719 1278 2 1 25 0 1 0 57626464 436359168 103405 996147200 134512640 135215973 4294956304 18446744073709551615 4158960244 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 106533 103405 410 171 0 105458 0
Current children cumulated CPU time (s) 460
Current children cumulated vsize (KiB) 426132

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11753
/proc/meminfo: memFree=690632/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=444624 CPUtime=519.71
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 3115578 826 0 0 50591 1377 2 1 25 0 1 0 57626464 455294976 108049 996147200 134512640 135215973 4294956304 18446744073709551615 134641051 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 111156 108049 410 171 0 110081 0
Current children cumulated CPU time (s) 519.71
Current children cumulated vsize (KiB) 444624

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11753
/proc/meminfo: memFree=659336/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=476052 CPUtime=579.42
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 3429805 826 0 0 56420 1519 2 1 25 0 1 0 57626464 487477248 115914 996147200 134512640 135215973 4294956304 18446744073709551615 134610538 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 119013 115914 410 171 0 117938 0
Current children cumulated CPU time (s) 579.42
Current children cumulated vsize (KiB) 476052

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11753
/proc/meminfo: memFree=616648/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=518440 CPUtime=639.13
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 3795007 826 0 0 62227 1683 2 1 25 0 1 0 57626464 530882560 126564 996147200 134512640 135215973 4294956304 18446744073709551615 134592035 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 129610 126564 410 171 0 128535 0
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (KiB) 518440

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11753
/proc/meminfo: memFree=551560/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=583356 CPUtime=698.83
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 4106298 826 0 0 68056 1824 2 1 25 0 1 0 57626464 597356544 142948 996147200 134512640 135215973 4294956304 18446744073709551615 134902573 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 145839 142948 410 171 0 144764 0
Current children cumulated CPU time (s) 698.83
Current children cumulated vsize (KiB) 583356

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11753
/proc/meminfo: memFree=483976/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=649880 CPUtime=758.55
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 4534653 826 0 0 73843 2009 2 1 25 0 1 0 57626464 665477120 159634 996147200 134512640 135215973 4294956304 18446744073709551615 135095360 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 162470 159634 410 171 0 161395 0
Current children cumulated CPU time (s) 758.55
Current children cumulated vsize (KiB) 649880

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11753
/proc/meminfo: memFree=415816/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=718632 CPUtime=818.25
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 4947478 826 0 0 79632 2190 2 1 25 0 1 0 57626464 735879168 176709 996147200 134512640 135215973 4294956304 18446744073709551615 134612884 0 0 4096 0 0 0 0 17 1 0 0
/proc/11741/statm: 179658 176709 410 171 0 178583 0
Current children cumulated CPU time (s) 818.25
Current children cumulated vsize (KiB) 718632

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11796
/proc/meminfo: memFree=389072/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=785144 CPUtime=878.16
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 5357735 826 0 0 85463 2350 2 1 25 0 1 0 57626464 803987456 193388 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 0 0 0
/proc/11741/statm: 196286 193388 410 171 0 195211 0
Current children cumulated CPU time (s) 878.16
Current children cumulated vsize (KiB) 785144

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11796
/proc/meminfo: memFree=314000/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=860808 CPUtime=938.13
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 5762269 826 0 0 91321 2489 2 1 25 0 1 0 57626464 881467392 212323 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11741/statm: 215202 212323 410 171 0 214127 0
Current children cumulated CPU time (s) 938.13
Current children cumulated vsize (KiB) 860808



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+997.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11796
/proc/meminfo: memFree=251472/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=921304 CPUtime=993.61
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4194304 6105740 826 0 0 96747 2611 2 1 25 0 1 0 57626464 943415296 227549 996147200 134512640 135215973 4294956304 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 0 0 0
/proc/11741/statm: 230326 227549 410 171 0 229251 0
Current children cumulated CPU time (s) 993.61
Current children cumulated vsize (KiB) 921304

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

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

[startup+997.907 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11796
/proc/meminfo: memFree=251472/2055920 swapFree=4192812/4192956
[pid=11741] ppid=11739 vsize=0 CPUtime=993.71
/proc/11741/stat : 11741 (pcs.big) R 11739 11741 10509 0 -1 4195332 6105740 826 0 0 96747 2621 2 1 25 0 1 0 57626464 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/11741/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 993.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 997.944
CPU time (s): 993.772
CPU user time (s): 967.503
CPU system time (s): 26.269
CPU usage (%): 99.582
Max. virtual memory (cumulated for all children) (KiB): 921620

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

runsolver used 1.12983 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-16 02:53:52
IDJOB=2067600
IDBENCH=54676
IDSOLVER=733
FILE ID=node57/2067600-1247705632
PBS_JOBID= 9521199
Free space on /tmp= 66352 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-3-13-19.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067600-1247705632/watcher-2067600-1247705632 -o /tmp/evaluation-result-2067600-1247705632/solver-2067600-1247705632 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 188463125 HOME/instance-2067600-1247705632.xml

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

MD5SUM BENCH= 6cbcc6edcedb57b7f84e6e64526ef8de
RANDOM SEED=188463125

node57.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.261
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.261
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:       1123120 kB
Buffers:         79340 kB
Cached:         700688 kB
SwapCached:          0 kB
Active:         266332 kB
Inactive:       594736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1123120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6328 kB
Writeback:           0 kB
Mapped:         101476 kB
Slab:            56896 kB
Committed_AS:   605148 kB
PageTables:       1968 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= 66352 MiB
End job on node57 at 2009-07-16 03:10:32