Trace number 1059516

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 zitoUNSAT 536.647 536.806

DiagnosticValue
CHECKS221728000

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-7-fair.xml
MD5SUM9acb9f3a8fcd46c4bc3d83a3faea8fd2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark119.743
Satisfiable
(Un)Satisfiability was proved
Number of variables11071
Number of constraints10467
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10467
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.39/0.45	c Building = 1
0.49/0.50	c [ NumberOfVariables = 11071 ]
0.49/0.50	c [ NumberOfConstraints = 10467 ]
0.49/0.51	c [ SizeOfSearchSpace(log2) = 137571 ]
0.49/0.51	c SymmetrySearch = 1
0.69/0.72	c InitialPropagation = 1
0.69/0.75	c [ SizeOfSearchSpace(log2) = 6729.21 ]
0.69/0.75	c InitialSAC = (Timeout)
3.69/3.76	c [ SizeOfSearchSpace(log2) = 6178.66 ]
3.69/3.77	c Search(DomWDeg) = 0
536.54/536.79	s UNSATISFIABLE
536.54/536.79	d CHECKS 221727828
536.54/536.79	c [ TotalFails = 75985 ]
536.54/536.79	c [ NumberOfRestarts = 9 ]
536.54/536.79	c [ TotalTime = 536.237 secs ]

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1059516-1215123609/watcher-1059516-1215123609 -o /tmp/evaluation-result-1059516-1215123609/solver-1059516-1215123609 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1059516-1215123609.xml 1128829042 

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: 0.92 1.22 1.62 3/82 25312
/proc/meminfo: memFree=798200/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=5348 CPUtime=0
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 1991331314 5476352 190 996147200 134512640 135472138 4294956224 18446744073709551615 1805176 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 1337 190 156 234 0 27 0

[startup+0.097189 s]
/proc/loadavg: 0.92 1.22 1.62 3/82 25312
/proc/meminfo: memFree=798200/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=6776 CPUtime=0.09
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 808 0 0 0 9 0 0 0 18 0 1 0 1991331314 6938624 768 996147200 134512640 135472138 4294956224 18446744073709551615 2270843 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 1694 768 373 234 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6776

[startup+0.101189 s]
/proc/loadavg: 0.92 1.22 1.62 3/82 25312
/proc/meminfo: memFree=798200/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=6776 CPUtime=0.09
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 1991331314 6938624 780 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 1694 780 373 234 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6776

[startup+0.301211 s]
/proc/loadavg: 0.92 1.22 1.62 3/82 25312
/proc/meminfo: memFree=798200/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=9020 CPUtime=0.29
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 1384 0 0 0 28 1 0 0 20 0 1 0 1991331314 9236480 1344 996147200 134512640 135472138 4294956224 18446744073709551615 4159787816 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 2255 1344 373 234 0 957 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9020

[startup+0.701255 s]
/proc/loadavg: 0.92 1.22 1.62 3/82 25312
/proc/meminfo: memFree=798200/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=111164 CPUtime=0.69
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 5054 0 0 0 66 3 0 0 24 0 1 0 1991331314 113831936 5001 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 27791 5001 459 234 0 26493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111164

[startup+1.50134 s]
/proc/loadavg: 0.92 1.22 1.62 2/83 25313
/proc/meminfo: memFree=782960/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=1.49
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 5508 0 0 0 146 3 0 0 25 0 1 0 1991331314 107425792 4265 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 4265 481 234 0 24929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104908

[startup+3.10152 s]
/proc/loadavg: 0.93 1.21 1.62 2/83 25313
/proc/meminfo: memFree=782640/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=3.09
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 5553 0 0 0 306 3 0 0 25 0 1 0 1991331314 107425792 4310 996147200 134512640 135472138 4294956224 18446744073709551615 135201122 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 4310 481 234 0 24929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104908

[startup+6.30187 s]
/proc/loadavg: 0.93 1.21 1.62 2/83 25313
/proc/meminfo: memFree=779184/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=6.29
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7042 0 0 0 625 4 0 0 25 0 1 0 1991331314 107425792 5799 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 5799 512 234 0 24929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104908

[startup+12.7016 s]
/proc/loadavg: 0.94 1.20 1.61 2/83 25313
/proc/meminfo: memFree=776560/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=12.69
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7042 0 0 0 1265 4 0 0 25 0 1 0 1991331314 107425792 5799 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 5799 512 234 0 24929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104908

[startup+25.502 s]
/proc/loadavg: 0.95 1.20 1.60 2/83 25313
/proc/meminfo: memFree=775088/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=25.48
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7464 0 0 0 2544 4 0 0 25 0 1 0 1991331314 107425792 6221 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6221 512 234 0 24929 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104908

[startup+51.1018 s]
/proc/loadavg: 0.96 1.18 1.59 2/83 25313
/proc/meminfo: memFree=774832/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=51.07
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7532 0 0 0 5103 4 0 0 25 0 1 0 1991331314 107425792 6289 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6289 512 234 0 24929 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104908

[startup+102.306 s]
/proc/loadavg: 0.98 1.15 1.55 2/83 25313
/proc/meminfo: memFree=774384/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=102.26
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7616 0 0 0 10222 4 0 0 25 0 1 0 1991331314 107425792 6373 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6373 512 234 0 24929 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104908

[startup+162.302 s]
/proc/loadavg: 0.99 1.12 1.52 2/83 25313
/proc/meminfo: memFree=774256/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=162.25
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7629 0 0 0 16220 5 0 0 25 0 1 0 1991331314 107425792 6386 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6386 512 234 0 24929 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104908

[startup+222.302 s]
/proc/loadavg: 0.99 1.09 1.48 2/83 25313
/proc/meminfo: memFree=774192/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=222.23
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7660 0 0 0 22218 5 0 0 25 0 1 0 1991331314 107425792 6417 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6417 512 234 0 24929 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 104908

[startup+282.301 s]
/proc/loadavg: 0.99 1.08 1.45 2/83 25313
/proc/meminfo: memFree=773872/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=282.21
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7724 0 0 0 28216 5 0 0 25 0 1 0 1991331314 107425792 6481 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6481 512 234 0 24929 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 104908

[startup+342.302 s]
/proc/loadavg: 0.99 1.06 1.42 2/83 25313
/proc/meminfo: memFree=773808/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=342.19
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7724 0 0 0 34214 5 0 0 25 0 1 0 1991331314 107425792 6481 996147200 134512640 135472138 4294956224 18446744073709551615 135202592 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6481 512 234 0 24929 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 104908

[startup+402.301 s]
/proc/loadavg: 0.99 1.05 1.39 2/83 25313
/proc/meminfo: memFree=773616/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=402.17
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7783 0 0 0 40211 6 0 0 25 0 1 0 1991331314 107425792 6540 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6540 512 234 0 24929 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 104908

[startup+462.302 s]
/proc/loadavg: 0.99 1.03 1.36 2/83 25313
/proc/meminfo: memFree=773488/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=462.16
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7799 0 0 0 46210 6 0 0 25 0 1 0 1991331314 107425792 6556 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6556 512 234 0 24929 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 104908

[startup+522.301 s]
/proc/loadavg: 0.99 1.03 1.34 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=522.14
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 52208 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 104908

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

[startup+524.707 s]
/proc/loadavg: 0.99 1.03 1.33 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=524.54
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 52448 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 524.54
Current children cumulated vsize (KiB) 104908

[startup+531.101 s]
/proc/loadavg: 0.99 1.03 1.33 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=530.93
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 53087 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 530.93
Current children cumulated vsize (KiB) 104908

[startup+534.303 s]
/proc/loadavg: 0.99 1.02 1.33 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=534.13
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 53407 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 534.13
Current children cumulated vsize (KiB) 104908

[startup+535.902 s]
/proc/loadavg: 0.99 1.02 1.33 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=535.73
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 53567 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 535.73
Current children cumulated vsize (KiB) 104908

[startup+536.302 s]
/proc/loadavg: 0.99 1.02 1.33 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=536.13
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 53607 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 134911440 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 536.13
Current children cumulated vsize (KiB) 104908

[startup+536.702 s]
/proc/loadavg: 0.99 1.02 1.33 2/83 25313
/proc/meminfo: memFree=773424/2055920 swapFree=4178936/4192956
[pid=25312] ppid=25310 vsize=104908 CPUtime=536.54
/proc/25312/stat : 25312 (casperzito) R 25310 25312 24039 0 -1 4194304 7801 0 0 0 53648 6 0 0 25 0 1 0 1991331314 107425792 6558 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/25312/statm: 26227 6558 512 234 0 24929 0
Current children cumulated CPU time (s) 536.54
Current children cumulated vsize (KiB) 104908

Child status: 0
Real time (s): 536.806
CPU time (s): 536.647
CPU user time (s): 536.576
CPU system time (s): 0.070989
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 111164

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

runsolver used 0.516921 second user time and 1.44478 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-04 00:20:10
IDJOB=1059516
IDBENCH=54265
IDSOLVER=362
FILE ID=node64/1059516-1215123609
PBS_JOBID= 7877078
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-7-fair.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059516-1215123609/watcher-1059516-1215123609 -o /tmp/evaluation-result-1059516-1215123609/solver-1059516-1215123609 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1059516-1215123609.xml 1128829042 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9acb9f3a8fcd46c4bc3d83a3faea8fd2
RANDOM SEED=1128829042

node64.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.248
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.248
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:        798688 kB
Buffers:         67216 kB
Cached:         367996 kB
SwapCached:       7196 kB
Active:         983396 kB
Inactive:       205500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        798688 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            4680 kB
Writeback:           0 kB
Mapped:         769884 kB
Slab:            51916 kB
Committed_AS:  4712488 kB
PageTables:       3284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node64 at 2008-07-04 00:29:06