Trace number 2079602

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.2UNSAT 701.808 708.474

DiagnosticValue
ASSIGNMENTS197987

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-23_ext.xml
MD5SUM7eed2bbb6c72aa21aa3a9a7622b11935
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.7106
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.21	c Seed is 12238129
0.00/0.21	c Constructing HOME/instance-2079602-1247716848.xml  with 57 constraints
0.36/0.44	c Solving 197987 backtracks 21 restarts
701.71/708.47	s UNSATISFIABLE
701.71/708.47	d ASSIGNMENTS 197987

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079602-1247716848/watcher-2079602-1247716848 -o /tmp/evaluation-result-2079602-1247716848/solver-2079602-1247716848 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 12238129 HOME/instance-2079602-1247716848.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.03 1.99 1.99 4/82 12466
/proc/meminfo: memFree=582728/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=5356 CPUtime=0
/proc/12466/stat : 12466 (pcssolve) R 12464 12466 9640 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 58748633 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12466/statm: 1339 241 200 169 0 50 0
[pid=12467] ppid=12466 vsize=5356 CPUtime=0
/proc/12467/stat : 12467 (pcssolve) R 12466 12466 9640 0 -1 4194368 22 0 0 0 0 0 0 0 24 0 1 0 58748633 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 258939088167 0 0 4096 0 0 0 0 17 1 0 0
/proc/12467/statm: 1339 243 202 169 0 50 0
[pid=12468] ppid=12466 vsize=5356 CPUtime=0
/proc/12468/stat : 12468 (pcssolve) R 12466 12466 9640 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 58748633 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12468/statm: 1339 241 200 169 0 50 0

[startup+0.214368 s]
/proc/loadavg: 2.03 1.99 1.99 4/82 12466
/proc/meminfo: memFree=582728/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=6840 CPUtime=0.18
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1138 822 0 0 18 0 0 0 19 0 1 0 58748633 7004160 747 996147200 134512640 135095119 4294956304 18446744073709551615 134739360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 1710 747 375 142 0 664 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6840

[startup+0.302305 s]
/proc/loadavg: 2.03 1.99 1.99 4/82 12466
/proc/meminfo: memFree=582728/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=8036 CPUtime=0.27
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1285 822 0 0 27 0 0 0 19 0 1 0 58748633 8228864 894 996147200 134512640 135095119 4294956304 18446744073709551615 5160368 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2009 894 375 142 0 963 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8036

[startup+0.401325 s]
/proc/loadavg: 2.03 1.99 1.99 4/82 12466
/proc/meminfo: memFree=582728/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=9384 CPUtime=0.36
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1458 822 0 0 36 0 0 0 20 0 1 0 58748633 9609216 1067 996147200 134512640 135095119 4294956304 18446744073709551615 5193310 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2346 1067 375 142 0 1300 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9384

[startup+0.70138 s]
/proc/loadavg: 2.03 1.99 1.99 4/82 12466
/proc/meminfo: memFree=582728/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=10076 CPUtime=0.66
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1554 822 0 0 66 0 0 0 23 0 1 0 58748633 10317824 1163 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2519 1163 389 142 0 1473 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 10076

[startup+1.50253 s]
/proc/loadavg: 2.03 1.99 1.99 3/83 12472
/proc/meminfo: memFree=579520/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=10076 CPUtime=1.45
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1557 822 0 0 145 0 0 0 25 0 1 0 58748633 10317824 1166 996147200 134512640 135095119 4294956304 18446744073709551615 134918198 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2519 1166 389 142 0 1473 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 10076

[startup+3.10181 s]
/proc/loadavg: 2.03 1.99 1.99 3/83 12472
/proc/meminfo: memFree=579328/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=10208 CPUtime=3.04
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1595 822 0 0 304 0 0 0 25 0 1 0 58748633 10452992 1204 996147200 134512640 135095119 4294956304 18446744073709551615 134588101 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2552 1204 389 142 0 1506 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 10208

[startup+6.3014 s]
/proc/loadavg: 2.03 1.99 1.99 3/83 12472
/proc/meminfo: memFree=578816/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=10336 CPUtime=6.21
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1664 822 0 0 620 1 0 0 25 0 1 0 58748633 10584064 1240 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2584 1240 389 142 0 1538 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10336

[startup+12.7016 s]
/proc/loadavg: 2.02 1.99 1.99 3/88 12478
/proc/meminfo: memFree=577552/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=10724 CPUtime=12.54
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 1840 822 0 0 1253 1 0 0 25 0 1 0 58748633 10981376 1351 996147200 134512640 135095119 4294956304 18446744073709551615 134910155 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2681 1351 389 142 0 1635 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 10724

[startup+25.5069 s]
/proc/loadavg: 2.02 1.99 1.99 3/83 12478
/proc/meminfo: memFree=577592/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=11364 CPUtime=25.22
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 2229 822 0 0 2521 1 0 0 25 0 1 0 58748633 11636736 1578 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 2841 1578 389 142 0 1795 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 11364

[startup+51.1015 s]
/proc/loadavg: 2.01 1.99 1.99 3/83 12478
/proc/meminfo: memFree=576120/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=12644 CPUtime=50.58
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 2967 822 0 0 5056 2 0 0 25 0 1 0 58748633 12947456 1994 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 3161 1994 389 142 0 2115 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 12644

[startup+102.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=572536/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=15728 CPUtime=101.29
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 4490 822 0 0 10127 2 0 0 25 0 1 0 58748633 16105472 2875 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 3932 2875 389 142 0 2886 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 15728

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=568120/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=19248 CPUtime=160.75
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 5878 822 0 0 16071 4 0 0 25 0 1 0 58748633 19709952 3973 996147200 134512640 135095119 4294956304 18446744073709551615 134927094 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 4812 3973 389 142 0 3766 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 19248

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=563512/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=25700 CPUtime=220.19
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 8018 822 0 0 22013 6 0 0 25 0 1 0 58748633 26316800 5088 996147200 134512640 135095119 4294956304 18446744073709551615 134554989 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 6425 5088 389 142 0 5379 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 25700

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=558328/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=30912 CPUtime=279.62
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 9890 822 0 0 27956 6 0 0 25 0 1 0 58748633 31653888 6382 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 7728 6382 389 142 0 6682 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 30912

[startup+342.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=554432/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=40936 CPUtime=339.06
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 12906 822 0 0 33898 8 0 0 25 0 1 0 58748633 41918464 7349 996147200 134512640 135095119 4294956304 18446744073709551615 134927082 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 10234 7349 389 142 0 9188 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 40936

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=550016/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=43416 CPUtime=398.49
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 14012 822 0 0 39840 9 0 0 25 0 1 0 58748633 44457984 8455 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 10854 8455 389 142 0 9808 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 43416

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=539648/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=55816 CPUtime=457.93
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 17618 822 0 0 45782 11 0 0 25 0 1 0 58748633 57155584 11036 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 13954 11036 389 142 0 12908 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 55816

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=537728/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=55816 CPUtime=517.36
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 18110 822 0 0 51724 12 0 0 25 0 1 0 58748633 57155584 11528 996147200 134512640 135095119 4294956304 18446744073709551615 134918233 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 13954 11528 389 142 0 12908 0
Current children cumulated CPU time (s) 517.36
Current children cumulated vsize (KiB) 55816

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=535744/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=55816 CPUtime=576.8
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 18586 822 0 0 57667 13 0 0 25 0 1 0 58748633 57155584 12004 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 13954 12004 389 142 0 12908 0
Current children cumulated CPU time (s) 576.8
Current children cumulated vsize (KiB) 55816

[startup+642.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=532352/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=57256 CPUtime=636.23
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 19443 822 0 0 63610 13 0 0 25 0 1 0 58748633 58630144 12861 996147200 134512640 135095119 4294956304 18446744073709551615 134918069 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 14314 12861 389 142 0 13268 0
Current children cumulated CPU time (s) 636.23
Current children cumulated vsize (KiB) 57256

[startup+702.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=528128/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=75852 CPUtime=695.67
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24567 822 0 0 69550 17 0 0 25 0 1 0 58748633 77672448 13888 996147200 134512640 135095119 4294956304 18446744073709551615 134910160 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 18963 13888 389 142 0 17917 0
Current children cumulated CPU time (s) 695.67
Current children cumulated vsize (KiB) 75852

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

[startup+704.101 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=528000/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=75984 CPUtime=697.45
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24600 822 0 0 69728 17 0 0 25 0 1 0 58748633 77807616 13921 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 18996 13921 389 142 0 17950 0
Current children cumulated CPU time (s) 697.45
Current children cumulated vsize (KiB) 75984

[startup+705.701 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=527872/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=75984 CPUtime=699.03
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24627 822 0 0 69886 17 0 0 25 0 1 0 58748633 77807616 13948 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 18996 13948 389 142 0 17950 0
Current children cumulated CPU time (s) 699.03
Current children cumulated vsize (KiB) 75984

[startup+707.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=527808/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=76116 CPUtime=700.62
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24654 822 0 0 70045 17 0 0 25 0 1 0 58748633 77942784 13975 996147200 134512640 135095119 4294956304 18446744073709551615 134918070 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 19029 13975 389 142 0 17983 0
Current children cumulated CPU time (s) 700.62
Current children cumulated vsize (KiB) 76116

[startup+708.102 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=527744/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=76116 CPUtime=701.41
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24668 822 0 0 70124 17 0 0 25 0 1 0 58748633 77942784 13989 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 19029 13989 389 142 0 17983 0
Current children cumulated CPU time (s) 701.41
Current children cumulated vsize (KiB) 76116

[startup+708.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=527744/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=76116 CPUtime=701.61
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24672 822 0 0 70144 17 0 0 25 0 1 0 58748633 77942784 13993 996147200 134512640 135095119 4294956304 18446744073709551615 5158741 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 19029 13993 389 142 0 17983 0
Current children cumulated CPU time (s) 701.61
Current children cumulated vsize (KiB) 76116

[startup+708.402 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 12478
/proc/meminfo: memFree=527744/2055920 swapFree=4192812/4192956
[pid=12466] ppid=12464 vsize=35148 CPUtime=701.71
/proc/12466/stat : 12466 (pcs.small) R 12464 12466 9640 0 -1 4194304 24672 822 0 0 70153 18 0 0 25 0 1 0 58748633 35991552 8137 996147200 134512640 135095119 4294956304 18446744073709551615 5156933 0 0 4096 0 0 0 0 17 1 0 0
/proc/12466/statm: 8787 8137 389 142 0 7741 0
Current children cumulated CPU time (s) 701.71
Current children cumulated vsize (KiB) 35148

Child status: 0
Real time (s): 708.474
CPU time (s): 701.808
CPU user time (s): 701.611
CPU system time (s): 0.19697
CPU usage (%): 99.0591
Max. virtual memory (cumulated for all children) (KiB): 76116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 701.611
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25497
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= 20
involuntary context switches= 29264

runsolver used 0.98185 second user time and 2.18167 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-16 06:00:49
IDJOB=2079602
IDBENCH=56922
IDSOLVER=734
FILE ID=node45/2079602-1247716848
PBS_JOBID= 9521352
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-23_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079602-1247716848/watcher-2079602-1247716848 -o /tmp/evaluation-result-2079602-1247716848/solver-2079602-1247716848 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 12238129 HOME/instance-2079602-1247716848.xml

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

MD5SUM BENCH= 7eed2bbb6c72aa21aa3a9a7622b11935
RANDOM SEED=12238129

node45.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.281
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.281
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:        583208 kB
Buffers:         81940 kB
Cached:         570452 kB
SwapCached:          0 kB
Active:         824976 kB
Inactive:       554808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        583208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:         747832 kB
Slab:            76724 kB
Committed_AS:  1285436 kB
PageTables:       3192 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= 66380 MiB
End job on node45 at 2009-07-16 06:12:37