Trace number 2088930

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.2SAT 819.091 825.581

DiagnosticValue
ASSIGNMENTS300896

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-17_ext.xml
MD5SUMaa57a2d0e71a9e2ab379983b7ea2924e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32195
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.02	c Seed is 426283744
0.00/0.02	c Constructing HOME/instance-2088930-1247729548.xml  with 4044 constraints
0.01/0.06	c Solving 300896 backtracks 22 restarts
818.99/825.58	s SATISFIABLE
818.99/825.58	c V0=3, V1=4, V2=9, V3=3, V4=6, V5=7, V6=0, V7=8, V8=9, V9=9, V10=8, V11=9, V12=6, V13=6, V14=7, V15=5, V16=7, V17=6, V18=9, V19=1, V20=4, V21=5, V22=1, V23=2, V24=10, V25=6, V26=0, V27=3, V28=2, V29=10, V30=10, V31=9, V32=7, V33=7, V34=9, V35=8, V36=10, V37=9, V38=8, V39=4, 
818.99/825.58	v 3 4 9 3 6 7 0 8 9 9 8 9 6 6 7 5 7 6 9 1 4 5 1 2 10 6 0 3 2 10 10 9 7 7 9 8 10 9 8 4 
818.99/825.58	d ASSIGNMENTS 300896

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088930-1247729548/watcher-2088930-1247729548 -o /tmp/evaluation-result-2088930-1247729548/solver-2088930-1247729548 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 426283744 HOME/instance-2088930-1247729548.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: 1.99 1.98 1.99 4/72 14418
/proc/meminfo: memFree=1360224/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=18576 CPUtime=0
/proc/14418/stat : 14418 (runsolver) R 14416 14418 14008 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 60018164 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14418/statm: 4644 284 249 26 0 2626 0

[startup+0.0290879 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 14418
/proc/meminfo: memFree=1360224/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=4508 CPUtime=0.01
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 833 822 0 0 1 0 0 0 25 0 1 0 60018164 4616192 442 996147200 134512640 135095119 4294956304 18446744073709551615 7315079 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 1127 442 364 142 0 81 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4508

[startup+0.102097 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 14418
/proc/meminfo: memFree=1360224/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=5208 CPUtime=0.08
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 1055 822 0 0 8 0 0 0 25 0 1 0 60018164 5332992 631 996147200 134512640 135095119 4294956304 18446744073709551615 134641833 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 1302 631 378 142 0 256 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5208

[startup+0.302117 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 14418
/proc/meminfo: memFree=1360224/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=5356 CPUtime=0.27
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 1088 822 0 0 27 0 0 0 25 0 1 0 60018164 5484544 664 996147200 134512640 135095119 4294956304 18446744073709551615 134642608 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 1339 664 378 142 0 293 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5356

[startup+0.701151 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 14418
/proc/meminfo: memFree=1360224/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=5744 CPUtime=0.67
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 1202 822 0 0 67 0 0 0 25 0 1 0 60018164 5881856 745 996147200 134512640 135095119 4294956304 18446744073709551615 134615477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 1436 745 378 142 0 390 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5744

[startup+1.50122 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1358232/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=7036 CPUtime=1.46
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 1508 822 0 0 146 0 0 0 25 0 1 0 60018164 7204864 986 996147200 134512640 135095119 4294956304 18446744073709551615 134554976 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 1759 986 378 142 0 713 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7036

[startup+3.10137 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1356824/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=7812 CPUtime=3.06
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 1830 822 0 0 305 1 0 0 25 0 1 0 60018164 7999488 1179 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 1953 1179 378 142 0 907 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7812

[startup+6.30166 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1354008/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=10532 CPUtime=6.23
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 2714 822 0 0 622 1 0 0 25 0 1 0 60018164 10784768 1677 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 2633 1677 378 142 0 1587 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 10532

[startup+12.7012 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1350232/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=12236 CPUtime=12.57
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 3402 822 0 0 1256 1 0 0 25 0 1 0 60018164 12529664 2365 996147200 134512640 135095119 4294956304 18446744073709551615 134643034 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 3059 2365 378 142 0 2013 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 12236

[startup+25.5024 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1343960/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=17796 CPUtime=25.28
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 5212 822 0 0 2525 3 0 0 25 0 1 0 60018164 18223104 3405 996147200 134512640 135095119 4294956304 18446744073709551615 134642864 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 4449 3405 378 142 0 3403 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 17796

[startup+51.1027 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1332760/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=30872 CPUtime=50.66
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 9057 822 0 0 5060 6 0 0 25 0 1 0 60018164 31612928 5712 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 7718 5712 378 142 0 6672 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 30872

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1319128/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=32828 CPUtime=101.45
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 10403 822 0 0 10137 8 0 0 25 0 1 0 60018164 33615872 7058 996147200 134512640 135095119 4294956304 18446744073709551615 134638166 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 8207 7058 378 142 0 7161 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 32828

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1302104/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=45852 CPUtime=160.96
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 14449 822 0 0 16086 10 0 0 25 0 1 0 60018164 46952448 9055 996147200 134512640 135095119 4294956304 18446744073709551615 134642884 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 11463 9055 378 142 0 10417 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 45852

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 14424
/proc/meminfo: memFree=1284696/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=59164 CPUtime=220.5
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 18474 822 0 0 22036 14 0 0 25 0 1 0 60018164 60583936 12055 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 14791 12055 378 142 0 13745 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 59164

[startup+282.303 s]
/proc/loadavg: 2.04 2.00 2.00 3/73 14424
/proc/meminfo: memFree=1276504/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=59164 CPUtime=280.03
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 19088 822 0 0 27988 15 0 0 25 0 1 0 60018164 60583936 12669 996147200 134512640 135095119 4294956304 18446744073709551615 134638356 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 14791 12669 378 142 0 13745 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 59164

[startup+342.302 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 14424
/proc/meminfo: memFree=1264984/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=61776 CPUtime=339.56
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 20322 822 0 0 33939 17 0 0 25 0 1 0 60018164 63258624 13903 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 15444 13903 378 142 0 14398 0
Current children cumulated CPU time (s) 339.56
Current children cumulated vsize (KiB) 61776

[startup+402.303 s]
/proc/loadavg: 2.12 2.04 2.01 3/73 14424
/proc/meminfo: memFree=1252568/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=81420 CPUtime=399.1
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 25782 822 0 0 39888 22 0 0 25 0 1 0 60018164 83374080 15266 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 20355 15266 378 142 0 19309 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 81420

[startup+462.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/73 14424
/proc/meminfo: memFree=1240344/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=84668 CPUtime=458.62
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 27085 822 0 0 45838 24 0 0 25 0 1 0 60018164 86700032 16569 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 21167 16569 378 142 0 20121 0
Current children cumulated CPU time (s) 458.62
Current children cumulated vsize (KiB) 84668

[startup+522.303 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14424
/proc/meminfo: memFree=1230872/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=87664 CPUtime=518.16
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 28320 822 0 0 51790 26 0 0 25 0 1 0 60018164 89767936 17804 996147200 134512640 135095119 4294956304 18446744073709551615 7283520 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 21916 17804 378 142 0 20870 0
Current children cumulated CPU time (s) 518.16
Current children cumulated vsize (KiB) 87664

[startup+582.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 14424
/proc/meminfo: memFree=1221144/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=90540 CPUtime=577.7
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 29520 822 0 0 57743 27 0 0 25 0 1 0 60018164 92712960 19004 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 22635 19004 378 142 0 21589 0
Current children cumulated CPU time (s) 577.7
Current children cumulated vsize (KiB) 90540

[startup+642.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14424
/proc/meminfo: memFree=1192152/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=637.25
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 36718 822 0 0 63694 31 0 0 25 0 1 0 60018164 120401920 24153 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 24153 378 142 0 28349 0
Current children cumulated CPU time (s) 637.25
Current children cumulated vsize (KiB) 117580

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14424
/proc/meminfo: memFree=1184792/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=696.75
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37147 822 0 0 69643 32 0 0 25 0 1 0 60018164 120401920 24582 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 24582 378 142 0 28349 0
Current children cumulated CPU time (s) 696.75
Current children cumulated vsize (KiB) 117580

[startup+762.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14424
/proc/meminfo: memFree=1172184/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=756.29
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37569 822 0 0 75596 33 0 0 25 0 1 0 60018164 120401920 25004 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 25004 378 142 0 28349 0
Current children cumulated CPU time (s) 756.29
Current children cumulated vsize (KiB) 117580

[startup+822.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 14424
/proc/meminfo: memFree=1161432/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=815.82
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37972 822 0 0 81549 33 0 0 25 0 1 0 60018164 120401920 25407 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 25407 378 142 0 28349 0
Current children cumulated CPU time (s) 815.82
Current children cumulated vsize (KiB) 117580

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

[startup+823.906 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 14424
/proc/meminfo: memFree=1161048/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=817.41
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37983 822 0 0 81708 33 0 0 25 0 1 0 60018164 120401920 25418 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 25418 378 142 0 28349 0
Current children cumulated CPU time (s) 817.41
Current children cumulated vsize (KiB) 117580

[startup+824.701 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 14424
/proc/meminfo: memFree=1161048/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=818.2
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37988 822 0 0 81787 33 0 0 25 0 1 0 60018164 120401920 25423 996147200 134512640 135095119 4294956304 18446744073709551615 134607065 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 25423 378 142 0 28349 0
Current children cumulated CPU time (s) 818.2
Current children cumulated vsize (KiB) 117580

[startup+825.101 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 14424
/proc/meminfo: memFree=1160920/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=117580 CPUtime=818.6
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37991 822 0 0 81827 33 0 0 25 0 1 0 60018164 120401920 25426 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 29395 25426 378 142 0 28349 0
Current children cumulated CPU time (s) 818.6
Current children cumulated vsize (KiB) 117580

[startup+825.501 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 14424
/proc/meminfo: memFree=1160920/2055920 swapFree=4192812/4192956
[pid=14418] ppid=14416 vsize=51984 CPUtime=818.99
/proc/14418/stat : 14418 (pcs.small) R 14416 14418 14008 0 -1 4194304 37992 822 0 0 81865 34 0 0 25 0 1 0 60018164 53231616 12347 996147200 134512640 135095119 4294956304 18446744073709551615 7278599 0 0 4096 0 0 0 0 17 1 0 0
/proc/14418/statm: 12996 12347 378 142 0 11950 0
Current children cumulated CPU time (s) 818.99
Current children cumulated vsize (KiB) 51984

Child status: 0
Real time (s): 825.581
CPU time (s): 819.091
CPU user time (s): 818.73
CPU system time (s): 0.360945
CPU usage (%): 99.2138
Max. virtual memory (cumulated for all children) (KiB): 118120

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

runsolver used 0.876866 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-16 09:32:28
IDJOB=2088930
IDBENCH=59207
IDSOLVER=734
FILE ID=node55/2088930-1247729548
PBS_JOBID= 9521620
Free space on /tmp= 66372 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-17_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088930-1247729548/watcher-2088930-1247729548 -o /tmp/evaluation-result-2088930-1247729548/solver-2088930-1247729548 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 426283744 HOME/instance-2088930-1247729548.xml

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

MD5SUM BENCH= aa57a2d0e71a9e2ab379983b7ea2924e
RANDOM SEED=426283744

node55.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.231
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.231
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:       1360704 kB
Buffers:         86112 kB
Cached:         383020 kB
SwapCached:          0 kB
Active:         327056 kB
Inactive:       295176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1360704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:         164672 kB
Slab:            58236 kB
Committed_AS:   662584 kB
PageTables:       1956 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= 66372 MiB
End job on node55 at 2009-07-16 09:46:14