Trace number 1058062

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
casper zaoSAT 372.537 375.778

DiagnosticValue
CHECKS80784700

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-15.xml
MD5SUMe388ff74a36a9bb17963ab4d6d8a2381
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.981849
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2042
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1556
Global constraints used (with number of constraints)alldifferent(486)

Solver Data (download as text)

0.00/0.13	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.13	c Parsing = 1
0.00/0.13	c Building = 1
1.97/2.02	c [ NumberOfVariables = 400 ]
1.97/2.02	c [ NumberOfConstraints = 2042 ]
1.97/2.02	c [ SizeOfSearchSpace(log2) = 920.402 ]
1.97/2.02	c SymmetrySearch = 1
1.97/2.04	c InitialPropagation = 1
1.97/2.08	c [ SizeOfSearchSpace(log2) = 920.402 ]
1.97/2.08	c InitialSAC = 1
4.84/4.91	c [ SizeOfSearchSpace(log2) = 920.402 ]
4.84/4.91	c Search(DomWDeg) = 1
372.45/375.76	s SATISFIABLE
372.45/375.76	v 9 16 42 26 2 22 27 30 34 24 28 13 26 39 43 30 33 15 38 4 2 3 10 35 20 39 33 7 5 6 36 7 23 21 25 1 17 33 11 9 6 3 8 42 29 3 14 3 0 8 20 8 35 28 38 43 15 11 26 20 5 25 42 12 32 9 27 19 38 29 18 34 10 9 43 42 5 17 19 7 6 35 8 9 8 23 12 10 30 26 21 35 40 32 41 14 17 27 37 44 8 25 30 28 19 13 25 30 12 35 6 23 29 36 34 18 17 32 43 4 22 18 44 19 37 33 11 33 39 0 41 16 17 10 20 33 0 31 14 39 12 36 17 19 14 38 29 26 35 6 13 7 22 41 21 33 43 3 30 18 24 40 0 32 44 1 21 18 22 15 37 33 31 44 4 22 28 37 31 15 8 1 20 44 42 39 4 13 16 37 10 19 38 39 11 36 44 3 25 15 1 14 13 15 18 1 8 4 5 8 9 12 12 10 13 8 12 3 12 19 12 0 13 11 5 17 17 19 11 19 17 15 19 19 9 17 1 13 18 8 2 13 0 17 17 5 1 6 15 12 12 7 16 4 19 9 10 1 14 15 18 14 3 12 8 11 14 0 13 19 8 18 12 10 1 19 19 12 11 0 10 8 16 18 13 17 8 6 10 2 9 6 19 14 15 19 19 1 11 9 15 11 13 0 19 16 12 9 10 14 5 18 1 8 12 10 16 19 16 13 12 17 0 5 9 5 15 11 8 18 14 5 18 9 2 8 7 14 8 18 6 5 2 8 4 0 10 8 12 6 10 7 0 10 17 9 5 9 12 6 18 5 8 17 13 6 10 12 7 19 10 19 12 17 9 6 16 2 0 5 8 11 19 12 16 14 10 8 1 1 8 17 16 19 6 1 6 4 10 15
372.45/375.76	d CHECKS 80784703
372.45/375.76	c [ TotalFails = 51816 ]
372.45/375.76	c [ NumberOfRestarts = 9 ]
372.45/375.76	c [ TotalTime = 350.538 secs ]

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058062-1215112851/watcher-1058062-1215112851 -o /tmp/evaluation-result-1058062-1215112851/solver-1058062-1215112851 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1058062-1215112851.xml 222843056 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.99 1.94 4/80 8035
/proc/meminfo: memFree=1497296/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=289352 CPUtime=0.2
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 2428 0 0 0 19 1 0 0 19 0 1 0 1990257024 296296448 1381 996147200 134512640 135477443 4294956224 18446744073709551615 134673409 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 72338 1381 458 235 0 71039 0

[startup+0.282119 s]
/proc/loadavg: 1.96 1.99 1.94 4/80 8035
/proc/meminfo: memFree=1497296/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=290408 CPUtime=0.26
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 3441 0 0 0 24 2 0 0 19 0 1 0 1990257024 297377792 1733 996147200 134512640 135477443 4294956224 18446744073709551615 135226201 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 72602 1733 458 235 0 71303 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 290408

[startup+0.30112 s]
/proc/loadavg: 1.96 1.99 1.94 4/80 8035
/proc/meminfo: memFree=1497296/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=290672 CPUtime=0.28
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 3742 0 0 0 26 2 0 0 19 0 1 0 1990257024 297648128 1834 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 72668 1834 458 235 0 71369 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 290672

[startup+0.401144 s]
/proc/loadavg: 1.96 1.99 1.94 4/80 8035
/proc/meminfo: memFree=1497296/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=292388 CPUtime=0.38
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 5330 0 0 0 35 3 0 0 20 0 1 0 1990257024 299405312 2371 996147200 134512640 135477443 4294956224 18446744073709551615 135274364 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 73097 2371 458 235 0 71798 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 292388

[startup+0.701196 s]
/proc/loadavg: 1.96 1.99 1.94 4/80 8035
/proc/meminfo: memFree=1497296/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=297404 CPUtime=0.68
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 10064 0 0 0 62 6 0 0 23 0 1 0 1990257024 304541696 3995 996147200 134512640 135477443 4294956224 18446744073709551615 135272086 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 74351 3995 458 235 0 73052 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 297404

[startup+1.50133 s]
/proc/loadavg: 1.96 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1472392/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=310472 CPUtime=1.47
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 22402 0 0 0 134 13 0 0 25 0 1 0 1990257024 317923328 8213 996147200 134512640 135477443 4294956224 18446744073709551615 3059429 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 77618 8213 458 235 0 76319 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 310472

[startup+3.1016 s]
/proc/loadavg: 1.96 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1443656/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=132392 CPUtime=3.06
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 33522 0 0 0 287 19 0 0 25 0 1 0 1990257024 135569408 13827 996147200 134512640 135477443 4294956224 18446744073709551615 135017259 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 33098 13827 524 235 0 31799 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 132392

[startup+6.30115 s]
/proc/loadavg: 1.96 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1432456/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=6.23
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 37707 0 0 0 602 21 0 0 25 0 1 0 1990257024 199573504 18012 996147200 134512640 135477443 4294956224 18446744073709551615 135017270 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 18012 525 235 0 47425 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 194896

[startup+12.7012 s]
/proc/loadavg: 1.97 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1417032/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=12.57
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 40158 0 0 0 1235 22 0 0 25 0 1 0 1990257024 199573504 20463 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 20463 525 235 0 47425 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 194896

[startup+25.5064 s]
/proc/loadavg: 1.97 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1409992/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=25.26
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 41711 0 0 0 2504 22 0 0 25 0 1 0 1990257024 199573504 22016 996147200 134512640 135477443 4294956224 18446744073709551615 135268509 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 22016 525 235 0 47425 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 194896

[startup+51.1018 s]
/proc/loadavg: 1.98 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1408776/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=50.64
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 41716 0 0 0 5042 22 0 0 25 0 1 0 1990257024 199573504 22021 996147200 134512640 135477443 4294956224 18446744073709551615 134586841 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 22021 525 235 0 47425 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 194896

[startup+102.301 s]
/proc/loadavg: 1.99 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1406152/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=101.4
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 42149 0 0 0 10118 22 0 0 25 0 1 0 1990257024 199573504 22454 996147200 134512640 135477443 4294956224 18446744073709551615 134895696 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 22454 525 235 0 47425 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 194896

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.94 3/81 8036
/proc/meminfo: memFree=1403976/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=160.89
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 42668 0 0 0 16066 23 0 0 25 0 1 0 1990257024 199573504 22973 996147200 134512640 135477443 4294956224 18446744073709551615 134970643 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 22973 525 235 0 47425 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 194896

[startup+222.303 s]
/proc/loadavg: 2.11 2.03 1.95 3/81 8036
/proc/meminfo: memFree=1399752/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=220.37
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 22014 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134895892 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 194896

[startup+282.301 s]
/proc/loadavg: 2.09 2.03 1.96 3/81 8036
/proc/meminfo: memFree=1399624/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=279.86
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 27963 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134895699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 194896

[startup+342.306 s]
/proc/loadavg: 2.08 2.04 1.96 3/81 8036
/proc/meminfo: memFree=1399624/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=339.34
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 33911 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134889655 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 339.34
Current children cumulated vsize (KiB) 194896

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

[startup+358.501 s]
/proc/loadavg: 2.28 2.09 1.98 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=355.4
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 35517 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 355.4
Current children cumulated vsize (KiB) 194896

[startup+364.901 s]
/proc/loadavg: 2.39 2.12 1.99 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=361.74
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 36151 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134586841 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 361.74
Current children cumulated vsize (KiB) 194896

[startup+371.301 s]
/proc/loadavg: 2.36 2.11 1.99 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=368.09
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 36786 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134606692 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 368.09
Current children cumulated vsize (KiB) 194896

[startup+372.902 s]
/proc/loadavg: 2.36 2.11 1.99 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=369.68
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 36945 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134586843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 369.68
Current children cumulated vsize (KiB) 194896

[startup+374.503 s]
/proc/loadavg: 2.36 2.11 1.99 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=371.26
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 37103 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 135208699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 371.26
Current children cumulated vsize (KiB) 194896

[startup+375.306 s]
/proc/loadavg: 2.33 2.11 1.99 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=372.05
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 37182 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134606683 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 372.05
Current children cumulated vsize (KiB) 194896

[startup+375.702 s]
/proc/loadavg: 2.33 2.11 1.99 3/81 8036
/proc/meminfo: memFree=1399560/2055920 swapFree=4180420/4192956
[pid=8035] ppid=8033 vsize=194896 CPUtime=372.45
/proc/8035/stat : 8035 (casperzao) R 8033 8035 7482 0 -1 4194304 43734 0 0 0 37222 23 0 0 25 0 1 0 1990257024 199573504 24039 996147200 134512640 135477443 4294956224 18446744073709551615 134880979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8035/statm: 48724 24039 525 235 0 47425 0
Current children cumulated CPU time (s) 372.45
Current children cumulated vsize (KiB) 194896

Child status: 0
Real time (s): 375.778
CPU time (s): 372.537
CPU user time (s): 372.284
CPU system time (s): 0.252961
CPU usage (%): 99.1375
Max. virtual memory (cumulated for all children) (KiB): 318920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 372.284
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43736
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= 16
involuntary context switches= 15353

runsolver used 0.314952 second user time and 1.08183 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-03 21:20:51
IDJOB=1058062
IDBENCH=54104
IDSOLVER=361
FILE ID=node51/1058062-1215112851
PBS_JOBID= 7877104
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-15.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058062-1215112851/watcher-1058062-1215112851 -o /tmp/evaluation-result-1058062-1215112851/solver-1058062-1215112851 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1058062-1215112851.xml 222843056 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e388ff74a36a9bb17963ab4d6d8a2381
RANDOM SEED=222843056

node51.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.263
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.263
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:       1497776 kB
Buffers:         61584 kB
Cached:         347428 kB
SwapCached:       7012 kB
Active:         303864 kB
Inactive:       192100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497776 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:         100132 kB
Slab:            47216 kB
Committed_AS:  4569808 kB
PageTables:       1976 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= 66540 MiB
End job on node51 at 2008-07-03 21:27:07