Trace number 2079777

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.2UNSAT 609.88 614.9

DiagnosticValue
ASSIGNMENTS192237

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-40_ext.xml
MD5SUMd959ff495db90ca71e40f586c8c2cae9
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 benchmark38.3252
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
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.06	c Seed is 106618283
0.00/0.06	c Constructing HOME/instance-2079777-1247717051.xml  with 60 constraints
0.36/0.48	c Solving 192237 backtracks 21 restarts
609.76/614.89	s UNSATISFIABLE
609.76/614.89	d ASSIGNMENTS 192237

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-2079777-1247717051/watcher-2079777-1247717051 -o /tmp/evaluation-result-2079777-1247717051/solver-2079777-1247717051 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 106618283 HOME/instance-2079777-1247717051.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 2.01 4/72 13956
/proc/meminfo: memFree=1536784/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=18576 CPUtime=0
/proc/13956/stat : 13956 (runsolver) R 13954 13956 12806 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58769071 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13956/statm: 4644 284 249 26 0 2626 0

[startup+0.01378 s]
/proc/loadavg: 2.00 2.00 2.01 4/72 13956
/proc/meminfo: memFree=1536784/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=5356 CPUtime=0
/proc/13956/stat : 13956 (pcssolve) S 13954 13956 12806 0 -1 4194304 305 155 0 0 0 0 0 0 21 0 1 0 58769071 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13956/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102792 s]
/proc/loadavg: 2.00 2.00 2.01 4/72 13956
/proc/meminfo: memFree=1536784/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=5220 CPUtime=0.06
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 936 822 0 0 6 0 0 0 18 0 1 0 58769071 5345280 545 996147200 134512640 135095119 4294956304 18446744073709551615 12873310 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 1305 545 375 142 0 259 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5220

[startup+0.301829 s]
/proc/loadavg: 2.00 2.00 2.01 4/72 13956
/proc/meminfo: memFree=1536784/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=8044 CPUtime=0.26
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 1280 822 0 0 26 0 0 0 19 0 1 0 58769071 8237056 889 996147200 134512640 135095119 4294956304 18446744073709551615 134730723 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2011 889 375 142 0 965 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8044

[startup+0.702906 s]
/proc/loadavg: 2.00 2.00 2.01 4/72 13956
/proc/meminfo: memFree=1536784/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=10468 CPUtime=0.66
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 1616 822 0 0 66 0 0 0 23 0 1 0 58769071 10719232 1225 996147200 134512640 135095119 4294956304 18446744073709551615 134918169 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2617 1225 389 142 0 1571 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 10468

[startup+1.50106 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 13962
/proc/meminfo: memFree=1533320/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=10468 CPUtime=1.45
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 1629 822 0 0 145 0 0 0 25 0 1 0 58769071 10719232 1238 996147200 134512640 135095119 4294956304 18446744073709551615 134916512 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2617 1238 389 142 0 1571 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 10468

[startup+3.10137 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 13962
/proc/meminfo: memFree=1533128/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=10600 CPUtime=3.04
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 1661 822 0 0 304 0 0 0 25 0 1 0 58769071 10854400 1270 996147200 134512640 135095119 4294956304 18446744073709551615 134927082 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2650 1270 389 142 0 1604 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 10600

[startup+6.30198 s]
/proc/loadavg: 2.15 2.03 2.02 3/73 13962
/proc/meminfo: memFree=1532744/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=10728 CPUtime=6.21
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 1733 822 0 0 621 0 0 0 25 0 1 0 58769071 10985472 1309 996147200 134512640 135095119 4294956304 18446744073709551615 134918267 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2682 1309 389 142 0 1636 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10728

[startup+12.7012 s]
/proc/loadavg: 2.14 2.03 2.02 3/73 13962
/proc/meminfo: memFree=1532040/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=11116 CPUtime=12.56
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 1894 822 0 0 1255 1 0 0 25 0 1 0 58769071 11382784 1405 996147200 134512640 135095119 4294956304 18446744073709551615 134837921 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2779 1405 389 142 0 1733 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 11116

[startup+25.5016 s]
/proc/loadavg: 2.19 2.05 2.02 3/73 13962
/proc/meminfo: memFree=1531336/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=11756 CPUtime=25.25
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 2262 822 0 0 2524 1 0 0 25 0 1 0 58769071 12038144 1611 996147200 134512640 135095119 4294956304 18446744073709551615 134909063 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 2939 1611 389 142 0 1893 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 11756

[startup+51.1025 s]
/proc/loadavg: 2.12 2.04 2.02 3/73 13962
/proc/meminfo: memFree=1529544/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=13036 CPUtime=50.66
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 3033 822 0 0 5064 2 0 0 25 0 1 0 58769071 13348864 2060 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 3259 2060 389 142 0 2213 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 13036

[startup+102.306 s]
/proc/loadavg: 2.10 2.05 2.02 3/73 13962
/proc/meminfo: memFree=1522696/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=18464 CPUtime=101.44
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 5208 822 0 0 10141 3 0 0 25 0 1 0 58769071 18907136 3303 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 4616 3303 389 142 0 3570 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 18464

[startup+162.302 s]
/proc/loadavg: 2.03 2.04 2.01 3/73 13962
/proc/meminfo: memFree=1518920/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=27968 CPUtime=160.95
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 6328 822 0 0 16091 4 0 0 25 0 1 0 58769071 28639232 4423 996147200 134512640 135095119 4294956304 18446744073709551615 12873299 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 6992 4423 389 142 0 5946 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 27968

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.01 3/73 13962
/proc/meminfo: memFree=1511880/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=30132 CPUtime=220.45
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 9322 822 0 0 22040 5 0 0 25 0 1 0 58769071 30855168 5814 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 7533 5814 389 142 0 6487 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 30132

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13962
/proc/meminfo: memFree=1507976/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=31572 CPUtime=279.96
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 10188 822 0 0 27990 6 0 0 25 0 1 0 58769071 32329728 6680 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 7893 6680 389 142 0 6847 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 31572

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13962
/proc/meminfo: memFree=1502600/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=42384 CPUtime=339.48
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 13402 822 0 0 33939 9 0 0 25 0 1 0 58769071 43401216 7845 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 10596 7845 389 142 0 9550 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 42384

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13962
/proc/meminfo: memFree=1497160/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=45004 CPUtime=398.99
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 14591 822 0 0 39889 10 0 0 25 0 1 0 58769071 46084096 9034 996147200 134512640 135095119 4294956304 18446744073709551615 134918079 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 11251 9034 389 142 0 10205 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 45004

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1488456/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=54908 CPUtime=458.5
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 17603 822 0 0 45838 12 0 0 25 0 1 0 58769071 56225792 11021 996147200 134512640 135095119 4294956304 18446744073709551615 134926933 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 13727 11021 389 142 0 12681 0
Current children cumulated CPU time (s) 458.5
Current children cumulated vsize (KiB) 54908

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1485768/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=54908 CPUtime=518.01
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 18110 822 0 0 51789 12 0 0 25 0 1 0 58769071 56225792 11528 996147200 134512640 135095119 4294956304 18446744073709551615 134909037 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 13727 11528 389 142 0 12681 0
Current children cumulated CPU time (s) 518.01
Current children cumulated vsize (KiB) 54908

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1478984/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=56992 CPUtime=577.51
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19119 822 0 0 57738 13 0 0 25 0 1 0 58769071 58359808 12537 996147200 134512640 135095119 4294956304 18446744073709551615 134911654 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14248 12537 389 142 0 13202 0
Current children cumulated CPU time (s) 577.51
Current children cumulated vsize (KiB) 56992

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

[startup+588.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1478472/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=57248 CPUtime=583.87
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19239 822 0 0 58373 14 0 0 25 0 1 0 58769071 58621952 12657 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14312 12657 389 142 0 13266 0
Current children cumulated CPU time (s) 583.87
Current children cumulated vsize (KiB) 57248

[startup+601.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1477512/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=57768 CPUtime=596.57
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19479 822 0 0 59643 14 0 0 25 0 1 0 58769071 59154432 12897 996147200 134512640 135095119 4294956304 18446744073709551615 134918181 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14442 12897 389 142 0 13396 0
Current children cumulated CPU time (s) 596.57
Current children cumulated vsize (KiB) 57768

[startup+607.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1476936/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=58032 CPUtime=602.91
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19601 822 0 0 60277 14 0 0 25 0 1 0 58769071 59424768 13019 996147200 134512640 135095119 4294956304 18446744073709551615 134910277 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14508 13019 389 142 0 13462 0
Current children cumulated CPU time (s) 602.91
Current children cumulated vsize (KiB) 58032

[startup+611.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1476680/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=58164 CPUtime=606.09
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19659 822 0 0 60595 14 0 0 25 0 1 0 58769071 59559936 13077 996147200 134512640 135095119 4294956304 18446744073709551615 134839536 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14541 13077 389 142 0 13495 0
Current children cumulated CPU time (s) 606.09
Current children cumulated vsize (KiB) 58164

[startup+612.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1476552/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=58292 CPUtime=607.68
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19689 822 0 0 60754 14 0 0 25 0 1 0 58769071 59691008 13107 996147200 134512640 135095119 4294956304 18446744073709551615 134916487 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14573 13107 389 142 0 13527 0
Current children cumulated CPU time (s) 607.68
Current children cumulated vsize (KiB) 58292

[startup+613.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1476552/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=58292 CPUtime=608.47
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19703 822 0 0 60833 14 0 0 25 0 1 0 58769071 59691008 13121 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14573 13121 389 142 0 13527 0
Current children cumulated CPU time (s) 608.47
Current children cumulated vsize (KiB) 58292

[startup+614.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1476424/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=58292 CPUtime=609.26
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19719 822 0 0 60912 14 0 0 25 0 1 0 58769071 59691008 13137 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14573 13137 389 142 0 13527 0
Current children cumulated CPU time (s) 609.26
Current children cumulated vsize (KiB) 58292

[startup+614.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1476424/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=58292 CPUtime=609.66
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19727 822 0 0 60952 14 0 0 25 0 1 0 58769071 59691008 13145 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 14573 13145 389 142 0 13527 0
Current children cumulated CPU time (s) 609.66
Current children cumulated vsize (KiB) 58292

[startup+614.803 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13962
/proc/meminfo: memFree=1497608/2055920 swapFree=4192812/4192956
[pid=13956] ppid=13954 vsize=33708 CPUtime=609.76
/proc/13956/stat : 13956 (pcs.small) R 13954 13956 12806 0 -1 4194304 19727 822 0 0 60962 14 0 0 25 0 1 0 58769071 34516992 7782 996147200 134512640 135095119 4294956304 18446744073709551615 12836941 0 0 4096 0 0 0 0 17 1 0 0
/proc/13956/statm: 8427 7782 389 142 0 7381 0
Current children cumulated CPU time (s) 609.76
Current children cumulated vsize (KiB) 33708

Child status: 0
Real time (s): 614.9
CPU time (s): 609.88
CPU user time (s): 609.718
CPU system time (s): 0.161975
CPU usage (%): 99.1836
Max. virtual memory (cumulated for all children) (KiB): 58292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 609.718
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20552
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= 24
involuntary context switches= 13253

runsolver used 0.542917 second user time and 1.73673 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-16 06:04:11
IDJOB=2079777
IDBENCH=56957
IDSOLVER=733
FILE ID=node42/2079777-1247717051
PBS_JOBID= 9521427
Free space on /tmp= 66296 MiB

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

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

MD5SUM BENCH= d959ff495db90ca71e40f586c8c2cae9
RANDOM SEED=106618283

node42.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.283
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.283
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:       1537264 kB
Buffers:         80908 kB
Cached:         327432 kB
SwapCached:          0 kB
Active:          98404 kB
Inactive:       330992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          32520 kB
Slab:            74472 kB
Committed_AS:   549152 kB
PageTables:       1732 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= 66292 MiB
End job on node42 at 2009-07-16 06:14:26