Trace number 2082417

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 697.97 704.446

DiagnosticValue
ASSIGNMENTS64312

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-2_ext.xml
MD5SUMdaaccdaea9f79723e1ba03f679f57036
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 benchmark7.79581
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.14/0.28	c small-domain mode
0.14/0.29	c Seed is 195016095
0.14/0.29	c Constructing HOME/instance-2082417-1247721020.xml  with 18 constraints
8.09/8.22	c Solving 64312 backtracks 18 restarts
697.91/704.44	s SATISFIABLE
697.91/704.44	c V0=4, V1=2, V2=1, V3=0, V4=3, V5=1, V6=4, V7=2, V8=1, V9=0, V10=0, V11=1, V12=0, V13=4, V14=3, V15=0, V16=4, V17=4, V18=3, V19=4, 
697.91/704.44	v 4 2 1 0 3 1 4 2 1 0 0 1 0 4 3 0 4 4 3 4 
697.91/704.44	d ASSIGNMENTS 64312

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-2082417-1247721020/watcher-2082417-1247721020 -o /tmp/evaluation-result-2082417-1247721020/solver-2082417-1247721020 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 195016095 HOME/instance-2082417-1247721020.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.04 2.11 2.04 4/72 17633
/proc/meminfo: memFree=1616040/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=18576 CPUtime=0
/proc/17633/stat : 17633 (runsolver) R 17631 17633 15459 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59169162 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17633/statm: 4644 284 249 26 0 2626 0

[startup+0.05193 s]
/proc/loadavg: 2.04 2.11 2.04 4/72 17633
/proc/meminfo: memFree=1616040/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=5356 CPUtime=0
/proc/17633/stat : 17633 (pcssolve) S 17631 17633 15459 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 59169162 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101937 s]
/proc/loadavg: 2.04 2.11 2.04 4/72 17633
/proc/meminfo: memFree=1616040/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=5356 CPUtime=0.07
/proc/17633/stat : 17633 (pcssolve) S 17631 17633 15459 0 -1 4194304 339 1332 0 0 0 0 4 3 19 0 1 0 59169162 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.301963 s]
/proc/loadavg: 2.04 2.11 2.04 4/72 17633
/proc/meminfo: memFree=1616040/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=5424 CPUtime=0.28
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 855 3866 0 0 1 0 18 9 17 0 1 0 59169162 5554176 464 996147200 134512640 135095119 4294956304 18446744073709551615 134741394 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 1356 464 361 142 0 310 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5424

[startup+0.701443 s]
/proc/loadavg: 2.04 2.11 2.04 4/72 17633
/proc/meminfo: memFree=1616040/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=11096 CPUtime=0.66
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 2880 3866 0 0 38 1 18 9 20 0 1 0 59169162 11362304 2064 996147200 134512640 135095119 4294956304 18446744073709551615 134939975 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 2774 2064 374 142 0 1728 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 11096

[startup+1.50117 s]
/proc/loadavg: 2.04 2.11 2.04 3/73 17639
/proc/meminfo: memFree=1607456/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=19384 CPUtime=1.46
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 5122 3866 0 0 117 2 18 9 25 0 1 0 59169162 19849216 3188 996147200 134512640 135095119 4294956304 18446744073709551615 134944187 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 4846 3188 375 142 0 3800 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19384

[startup+3.10145 s]
/proc/loadavg: 2.04 2.11 2.04 3/73 17639
/proc/meminfo: memFree=1600480/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=35948 CPUtime=3.04
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 9217 3866 0 0 273 4 18 9 25 0 1 0 59169162 36810752 5579 996147200 134512640 135095119 4294956304 18446744073709551615 134653406 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 8987 5579 375 142 0 7941 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 35948

[startup+6.302 s]
/proc/loadavg: 2.04 2.11 2.04 3/73 17639
/proc/meminfo: memFree=1580256/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=69404 CPUtime=6.22
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 18101 3866 0 0 586 9 18 9 25 0 1 0 59169162 71069696 10711 996147200 134512640 135095119 4294956304 18446744073709551615 134934183 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17351 10711 375 142 0 16305 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 69404

[startup+12.7011 s]
/proc/loadavg: 2.03 2.10 2.04 3/70 17642
/proc/meminfo: memFree=1608376/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=58136 CPUtime=12.56
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 23586 3866 0 0 1218 11 18 9 25 0 1 0 59169162 59531264 13883 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/17633/statm: 14534 13883 389 142 0 13488 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 58136

[startup+25.5013 s]
/proc/loadavg: 2.02 2.10 2.04 3/70 17642
/proc/meminfo: memFree=1548024/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=58136 CPUtime=25.36
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 23586 3866 0 0 2497 12 18 9 25 0 1 0 59169162 59531264 13883 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17633/statm: 14534 13883 389 142 0 13488 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 58136

[startup+51.1018 s]
/proc/loadavg: 2.16 2.12 2.05 4/82 17679
/proc/meminfo: memFree=1398352/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=58136 CPUtime=50.79
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 23586 3866 0 0 5039 13 18 9 25 0 1 0 59169162 59531264 13883 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 14534 13883 389 142 0 13488 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 58136

[startup+102.307 s]
/proc/loadavg: 2.07 2.10 2.04 3/82 17680
/proc/meminfo: memFree=1394704/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=58136 CPUtime=101.5
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 23586 3866 0 0 10110 13 18 9 25 0 1 0 59169162 59531264 13883 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 14534 13883 389 142 0 13488 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 58136

[startup+162.302 s]
/proc/loadavg: 2.02 2.08 2.04 3/82 17680
/proc/meminfo: memFree=1394576/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=58136 CPUtime=160.94
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 23586 3866 0 0 16054 13 18 9 25 0 1 0 59169162 59531264 13883 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 14534 13883 389 142 0 13488 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 58136

[startup+222.301 s]
/proc/loadavg: 2.01 2.06 2.03 3/82 17680
/proc/meminfo: memFree=1392912/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=62272 CPUtime=220.37
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 24251 3866 0 0 21996 14 18 9 25 0 1 0 59169162 63766528 14548 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 15568 14548 389 142 0 14522 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 62272

[startup+282.302 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 17680
/proc/meminfo: memFree=1390928/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=62272 CPUtime=279.8
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 24377 3866 0 0 27939 14 18 9 25 0 1 0 59169162 63766528 14674 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 15568 14674 389 142 0 14522 0
Current children cumulated CPU time (s) 279.8
Current children cumulated vsize (KiB) 62272

[startup+342.302 s]
/proc/loadavg: 2.00 2.04 2.02 3/82 17680
/proc/meminfo: memFree=1386576/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=62532 CPUtime=339.23
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 24567 3866 0 0 33882 14 18 9 25 0 1 0 59169162 64032768 14864 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 15633 14864 389 142 0 14587 0
Current children cumulated CPU time (s) 339.23
Current children cumulated vsize (KiB) 62532

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.01 3/82 17680
/proc/meminfo: memFree=1380688/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=65272 CPUtime=398.66
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 25389 3866 0 0 39825 14 18 9 25 0 1 0 59169162 66838528 15429 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 16318 15429 389 142 0 15272 0
Current children cumulated CPU time (s) 398.66
Current children cumulated vsize (KiB) 65272

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.01 3/82 17680
/proc/meminfo: memFree=1380304/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=67320 CPUtime=458.1
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 26013 3866 0 0 45768 15 18 9 25 0 1 0 59169162 68935680 15540 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 16830 15540 389 142 0 15784 0
Current children cumulated CPU time (s) 458.1
Current children cumulated vsize (KiB) 67320

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 17680
/proc/meminfo: memFree=1379088/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=68108 CPUtime=517.53
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 26312 3866 0 0 51711 15 18 9 25 0 1 0 59169162 69742592 15839 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17027 15839 389 142 0 15981 0
Current children cumulated CPU time (s) 517.53
Current children cumulated vsize (KiB) 68108

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 17680
/proc/meminfo: memFree=1377808/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=68896 CPUtime=576.96
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 26623 3866 0 0 57654 15 18 9 25 0 1 0 59169162 70549504 16150 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17224 16150 389 142 0 16178 0
Current children cumulated CPU time (s) 576.96
Current children cumulated vsize (KiB) 68896

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17680
/proc/meminfo: memFree=1376464/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=69684 CPUtime=636.4
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 26932 3866 0 0 63597 16 18 9 25 0 1 0 59169162 71356416 16459 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17421 16459 389 142 0 16375 0
Current children cumulated CPU time (s) 636.4
Current children cumulated vsize (KiB) 69684

[startup+702.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 17680
/proc/meminfo: memFree=1375184/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=70592 CPUtime=695.83
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 27249 3866 0 0 69540 16 18 9 25 0 1 0 59169162 72286208 16776 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17648 16776 389 142 0 16602 0
Current children cumulated CPU time (s) 695.83
Current children cumulated vsize (KiB) 70592

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

[startup+703.103 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 17680
/proc/meminfo: memFree=1375120/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=70592 CPUtime=696.62
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 27253 3866 0 0 69619 16 18 9 25 0 1 0 59169162 72286208 16780 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17648 16780 389 142 0 16602 0
Current children cumulated CPU time (s) 696.62
Current children cumulated vsize (KiB) 70592

[startup+703.902 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17680
/proc/meminfo: memFree=1375120/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=70592 CPUtime=697.42
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 27258 3866 0 0 69699 16 18 9 25 0 1 0 59169162 72286208 16785 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17648 16785 389 142 0 16602 0
Current children cumulated CPU time (s) 697.42
Current children cumulated vsize (KiB) 70592

[startup+704.302 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17680
/proc/meminfo: memFree=1375120/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=70592 CPUtime=697.81
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 27259 3866 0 0 69738 16 18 9 25 0 1 0 59169162 72286208 16786 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 17648 16786 389 142 0 16602 0
Current children cumulated CPU time (s) 697.81
Current children cumulated vsize (KiB) 70592

[startup+704.402 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17680
/proc/meminfo: memFree=1375120/2055920 swapFree=4192812/4192956
[pid=17633] ppid=17631 vsize=67000 CPUtime=697.91
/proc/17633/stat : 17633 (pcs.small) R 17631 17633 15459 0 -1 4194304 27259 3866 0 0 69748 16 18 9 25 0 1 0 59169162 68608000 15898 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17633/statm: 16750 15898 389 142 0 15704 0
Current children cumulated CPU time (s) 697.91
Current children cumulated vsize (KiB) 67000

Child status: 0
Real time (s): 704.446
CPU time (s): 697.97
CPU user time (s): 697.701
CPU system time (s): 0.268959
CPU usage (%): 99.0807
Max. virtual memory (cumulated for all children) (KiB): 89328

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

runsolver used 0.877866 second user time and 2.31465 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-16 07:10:22
IDJOB=2082417
IDBENCH=57583
IDSOLVER=733
FILE ID=node14/2082417-1247721020
PBS_JOBID= 9521402
Free space on /tmp= 66412 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-2_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082417-1247721020/watcher-2082417-1247721020 -o /tmp/evaluation-result-2082417-1247721020/solver-2082417-1247721020 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 195016095 HOME/instance-2082417-1247721020.xml

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

MD5SUM BENCH= daaccdaea9f79723e1ba03f679f57036
RANDOM SEED=195016095

node14.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.265
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.265
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:       1616520 kB
Buffers:         78300 kB
Cached:         214304 kB
SwapCached:          0 kB
Active:         189300 kB
Inactive:       173372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           47648 kB
Writeback:           0 kB
Mapped:          81532 kB
Slab:            61916 kB
Committed_AS:   608940 kB
PageTables:       1964 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= 66408 MiB
End job on node14 at 2009-07-16 07:22:07