Trace number 2071516

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.2SAT 464.375 464.592

DiagnosticValue
ASSIGNMENTS1950

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-561_ext.xml
MD5SUM42884b409c3603fb2d153815b8fc2d3d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.01839
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.01	c Seed is 761284015
0.00/0.01	c Constructing HOME/instance-2071516-1247710298.xml  with 7549 constraints
0.00/0.09	c Solving 1950 backtracks 10 restarts
464.26/464.58	s SATISFIABLE
464.26/464.58	c V0=9, V1=2, V2=5, V3=2, V4=19, V5=17, V6=6, V7=14, V8=23, V9=2, V10=14, V11=0, V12=2, V13=2, V14=7, V15=17, V16=1, V17=8, V18=13, V19=1, V20=3, V21=2, V22=11, V23=7, V24=21, V25=2, V26=24, V27=1, V28=18, V29=6, V30=10, V31=5, V32=25, V33=2, V34=17, V35=12, V36=4, V37=3, V38=22, V39=4, V40=16, V41=1, V42=15, V43=14, V44=20, V45=25, V46=8, V47=10, V48=12, V49=15, V50=4, V51=21, V52=35, V53=37, V54=37, V55=39, V56=56, V57=64, V58=65, V59=67, V60=74, V61=76, V62=77, V63=83, V64=88, V65=90, V66=102, V67=105, V68=109, V69=110, V70=124, V71=149, V72=159, V73=174, V74=174, V75=0, 
464.26/464.58	v 9 2 5 2 19 17 6 14 23 2 14 0 2 2 7 17 1 8 13 1 3 2 11 7 21 2 24 1 18 6 10 5 25 2 17 12 4 3 22 4 16 1 15 14 20 25 8 10 12 15 4 21 35 37 37 39 56 64 65 67 74 76 77 83 88 90 102 105 109 110 124 149 159 174 174 0 
464.26/464.58	d ASSIGNMENTS 1950

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-2071516-1247710298/watcher-2071516-1247710298 -o /tmp/evaluation-result-2071516-1247710298/solver-2071516-1247710298 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 761284015 HOME/instance-2071516-1247710298.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.06 2.14 2.11 4/73 13354
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=5356 CPUtime=0
/proc/13354/stat : 13354 (pcssolve) R 13352 13354 13233 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 58095217 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 243665529503 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13354/statm: 1339 241 200 169 0 50 0
[pid=13355] ppid=13354 vsize=0 CPUtime=0
/proc/13355/stat : 13355 (fgrep) Z 13354 13354 13233 0 -1 4194316 251 0 0 0 0 0 0 0 19 0 1 0 58095217 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/13355/statm: 0 0 0 0 0 0 0
[pid=13356] ppid=13354 vsize=5356 CPUtime=0
/proc/13356/stat : 13356 (pcssolve) R 13354 13354 13233 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 58095217 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 243665529503 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13356/statm: 1339 241 200 169 0 50 0

[startup+0.101077 s]
/proc/loadavg: 2.06 2.14 2.11 4/73 13354
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7388 CPUtime=0.08
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1599 848 0 0 8 0 0 0 21 0 1 0 58095217 7565312 1148 996147200 134512640 135215973 4294956304 18446744073709551615 134600191 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1847 1148 404 171 0 772 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7388

[startup+0.202096 s]
/proc/loadavg: 2.06 2.14 2.11 4/73 13354
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7520 CPUtime=0.18
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1645 848 0 0 18 0 0 0 22 0 1 0 58095217 7700480 1194 996147200 134512640 135215973 4294956304 18446744073709551615 134599849 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1880 1194 404 171 0 805 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7520

[startup+0.301116 s]
/proc/loadavg: 2.06 2.14 2.11 4/73 13354
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7520 CPUtime=0.28
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1660 848 0 0 28 0 0 0 23 0 1 0 58095217 7700480 1209 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1880 1209 406 171 0 805 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7520

[startup+0.701187 s]
/proc/loadavg: 2.06 2.14 2.11 4/73 13354
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7652 CPUtime=0.68
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1677 848 0 0 68 0 0 0 25 0 1 0 58095217 7835648 1226 996147200 134512640 135215973 4294956304 18446744073709551615 134583244 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1913 1226 406 171 0 838 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7652

[startup+1.50134 s]
/proc/loadavg: 2.06 2.14 2.11 3/74 13359
/proc/meminfo: memFree=1661176/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7652 CPUtime=1.48
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1677 848 0 0 148 0 0 0 25 0 1 0 58095217 7835648 1226 996147200 134512640 135215973 4294956304 18446744073709551615 135020306 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1913 1226 406 171 0 838 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7652

[startup+3.10162 s]
/proc/loadavg: 2.06 2.14 2.11 3/74 13359
/proc/meminfo: memFree=1660984/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7652 CPUtime=3.07
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1682 848 0 0 307 0 0 0 25 0 1 0 58095217 7835648 1231 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1913 1231 406 171 0 838 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7652

[startup+6.3022 s]
/proc/loadavg: 2.06 2.14 2.11 3/74 13359
/proc/meminfo: memFree=1660792/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=7652 CPUtime=6.27
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1687 848 0 0 627 0 0 0 25 0 1 0 58095217 7835648 1236 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 1913 1236 406 171 0 838 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7652

[startup+12.7014 s]
/proc/loadavg: 2.05 2.13 2.11 3/74 13359
/proc/meminfo: memFree=1660224/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=8072 CPUtime=12.67
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1785 848 0 0 1267 0 0 0 25 0 1 0 58095217 8265728 1334 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 2018 1334 406 171 0 943 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8072

[startup+25.5017 s]
/proc/loadavg: 2.04 2.13 2.10 3/74 13359
/proc/meminfo: memFree=1660032/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=8204 CPUtime=25.47
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1825 848 0 0 2547 0 0 0 25 0 1 0 58095217 8400896 1374 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 2051 1374 406 171 0 976 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8204

[startup+51.1013 s]
/proc/loadavg: 2.03 2.12 2.10 3/74 13359
/proc/meminfo: memFree=1659072/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=8864 CPUtime=51.06
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 1989 848 0 0 5105 1 0 0 25 0 1 0 58095217 9076736 1538 996147200 134512640 135215973 4294956304 18446744073709551615 135027120 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 2216 1538 406 171 0 1141 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8864

[startup+102.303 s]
/proc/loadavg: 2.01 2.10 2.09 3/74 13359
/proc/meminfo: memFree=1656960/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=10048 CPUtime=102.24
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 2290 848 0 0 10223 1 0 0 25 0 1 0 58095217 10289152 1839 996147200 134512640 135215973 4294956304 18446744073709551615 135020290 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 2512 1839 406 171 0 1437 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10048

[startup+162.302 s]
/proc/loadavg: 2.00 2.08 2.08 3/74 13359
/proc/meminfo: memFree=1654336/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=12016 CPUtime=162.2
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 2790 848 0 0 16219 1 0 0 25 0 1 0 58095217 12304384 2241 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 3004 2241 406 171 0 1929 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12016

[startup+222.306 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 13359
/proc/meminfo: memFree=1649792/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=13600 CPUtime=222.18
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 3193 848 0 0 22216 2 0 0 25 0 1 0 58095217 13926400 2644 996147200 134512640 135215973 4294956304 18446744073709551615 4158960542 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 3400 2644 406 171 0 2325 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13600

[startup+282.301 s]
/proc/loadavg: 2.00 2.05 2.07 3/74 13359
/proc/meminfo: memFree=1647552/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=15440 CPUtime=282.15
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 3663 848 0 0 28213 2 0 0 25 0 1 0 58095217 15810560 3049 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 3860 3049 406 171 0 2785 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 15440

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.07 3/74 13359
/proc/meminfo: memFree=1646080/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=16364 CPUtime=342.12
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 3937 848 0 0 34210 2 0 0 25 0 1 0 58095217 16756736 3323 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4091 3323 406 171 0 3016 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 16364

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/74 13359
/proc/meminfo: memFree=1644416/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=17548 CPUtime=402.09
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4234 848 0 0 40207 2 0 0 25 0 1 0 58095217 17969152 3620 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4387 3620 406 171 0 3312 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 17548

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.06 3/74 13359
/proc/meminfo: memFree=1641984/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=18864 CPUtime=462.06
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4603 848 0 0 46204 2 0 0 25 0 1 0 58095217 19316736 3989 996147200 134512640 135215973 4294956304 18446744073709551615 134590112 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4716 3989 406 171 0 3641 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 18864

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

[startup+462.401 s]
/proc/loadavg: 2.00 2.02 2.06 3/74 13359
/proc/meminfo: memFree=1641984/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=18864 CPUtime=462.16
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4603 848 0 0 46214 2 0 0 25 0 1 0 58095217 19316736 3989 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4716 3989 406 171 0 3641 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18864

[startup+463.206 s]
/proc/loadavg: 2.00 2.02 2.06 3/74 13359
/proc/meminfo: memFree=1641984/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=18864 CPUtime=462.97
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4604 848 0 0 46295 2 0 0 25 0 1 0 58095217 19316736 3990 996147200 134512640 135215973 4294956304 18446744073709551615 135020404 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4716 3990 406 171 0 3641 0
Current children cumulated CPU time (s) 462.97
Current children cumulated vsize (KiB) 18864

[startup+464.001 s]
/proc/loadavg: 2.00 2.02 2.06 3/74 13359
/proc/meminfo: memFree=1641984/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=18996 CPUtime=463.76
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4612 848 0 0 46374 2 0 0 25 0 1 0 58095217 19451904 3998 996147200 134512640 135215973 4294956304 18446744073709551615 134583183 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4749 3998 406 171 0 3674 0
Current children cumulated CPU time (s) 463.76
Current children cumulated vsize (KiB) 18996

[startup+464.401 s]
/proc/loadavg: 2.00 2.02 2.05 3/74 13359
/proc/meminfo: memFree=1641920/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=18996 CPUtime=464.16
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4615 848 0 0 46414 2 0 0 25 0 1 0 58095217 19451904 4001 996147200 134512640 135215973 4294956304 18446744073709551615 135020236 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4749 4001 406 171 0 3674 0
Current children cumulated CPU time (s) 464.16
Current children cumulated vsize (KiB) 18996

[startup+464.501 s]
/proc/loadavg: 2.00 2.02 2.05 3/74 13359
/proc/meminfo: memFree=1641920/2055920 swapFree=4192812/4192956
[pid=13354] ppid=13352 vsize=18996 CPUtime=464.26
/proc/13354/stat : 13354 (pcs.big) R 13352 13354 13233 0 -1 4194304 4615 848 0 0 46424 2 0 0 25 0 1 0 58095217 19451904 4001 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 0 0 0
/proc/13354/statm: 4749 4001 406 171 0 3674 0
Current children cumulated CPU time (s) 464.26
Current children cumulated vsize (KiB) 18996

Child status: 0
Real time (s): 464.592
CPU time (s): 464.375
CPU user time (s): 464.337
CPU system time (s): 0.037994
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 18996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 464.337
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5466
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= 18
involuntary context switches= 1847

runsolver used 0.403938 second user time and 1.2928 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 04:11:38
IDJOB=2071516
IDBENCH=55500
IDSOLVER=733
FILE ID=node84/2071516-1247710298
PBS_JOBID= 9521398
Free space on /tmp= 66180 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-561_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071516-1247710298/watcher-2071516-1247710298 -o /tmp/evaluation-result-2071516-1247710298/solver-2071516-1247710298 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 761284015 HOME/instance-2071516-1247710298.xml

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

MD5SUM BENCH= 42884b409c3603fb2d153815b8fc2d3d
RANDOM SEED=761284015

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1664928 kB
Buffers:         64256 kB
Cached:         205840 kB
SwapCached:          0 kB
Active:         109808 kB
Inactive:       193416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          44576 kB
Slab:            73172 kB
Committed_AS:   499616 kB
PageTables:       1728 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= 66180 MiB
End job on node84 at 2009-07-16 04:19:23