Trace number 247800

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (MO) 1013.35 1017.48

General information on the benchmark

Nameprimes/primes-10/
primes-10-20-2-7.xml
MD5SUM4d5617f10dc26854bc8e3212aa6ab9e6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023996
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity9
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.05	c ...done
0.05	c #SATvar=8202 #SATclauses=16100 #CSPpredicates=20

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-247800-1168093743 -o ROOT/results/node29/solver-247800-1168093743 -C 1800 -M 900 /tmp/evaluation/247800-1168093743/CSPtoSAT+minisat /tmp/evaluation/247800-1168093743/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.63 0.34 0.66 5/86 21631
/proc/meminfo: memFree=1636592/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=6696 CPUtime=0
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 157768895 6856704 402 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4098948 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 1674 402 364 52 0 30 0

[startup+0.102832 s]
/proc/loadavg: 0.63 0.34 0.66 5/86 21631
/proc/meminfo: memFree=1636592/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=8136 CPUtime=0.06
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 1156 0 2 0 6 0 0 0 18 0 1 0 157768895 8331264 1110 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 2034 1110 725 52 0 402 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8136

[startup+0.510855 s]
/proc/loadavg: 0.63 0.34 0.66 5/86 21631
/proc/meminfo: memFree=1636592/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=8268 CPUtime=0.47
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 1202 0 2 0 47 0 0 0 21 0 1 0 157768895 8466432 1156 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 2067 1156 725 52 0 435 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8268

[startup+1.33091 s]
/proc/loadavg: 0.63 0.34 0.66 3/86 21631
/proc/meminfo: memFree=1634352/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=8928 CPUtime=1.29
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 1377 0 2 0 129 0 0 0 25 0 1 0 157768895 9142272 1331 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 2232 1331 725 52 0 600 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 8928

[startup+2.96801 s]
/proc/loadavg: 0.63 0.34 0.66 3/86 21631
/proc/meminfo: memFree=1633520/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=9984 CPUtime=2.93
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 1645 0 2 0 292 1 0 0 25 0 1 0 157768895 10223616 1599 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 2496 1599 725 52 0 864 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9984

[startup+6.24821 s]
/proc/loadavg: 0.74 0.37 0.66 3/86 21631
/proc/meminfo: memFree=1629104/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=14180 CPUtime=6.21
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 2684 0 2 0 620 1 0 0 25 0 1 0 157768895 14520320 2638 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 3545 2638 725 52 0 1913 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14180

[startup+12.7056 s]
/proc/loadavg: 0.84 0.39 0.67 3/86 21631
/proc/meminfo: memFree=1623728/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=19228 CPUtime=12.66
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 3932 0 2 0 1265 1 0 0 25 0 1 0 157768895 19689472 3886 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 4807 3886 725 52 0 3175 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19228

[startup+25.5184 s]
/proc/loadavg: 1.10 0.47 0.69 3/86 21631
/proc/meminfo: memFree=1610224/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=33648 CPUtime=25.47
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 7524 0 2 0 2544 3 0 0 25 0 1 0 157768895 34455552 7478 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 8412 7478 725 52 0 6780 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33648

[startup+51.145 s]
/proc/loadavg: 1.40 0.59 0.72 3/86 21631
/proc/meminfo: memFree=1582192/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=61680 CPUtime=51.09
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 14501 0 2 0 5102 7 0 0 25 0 1 0 157768895 63160320 14455 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 15420 14455 725 52 0 13788 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61680

[startup+102.421 s]
/proc/loadavg: 1.74 0.81 0.79 3/86 21668
/proc/meminfo: memFree=1525928/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=111264 CPUtime=102.16
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 26915 0 2 0 10201 15 0 0 25 0 1 0 157768895 113934336 26869 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678496 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 27816 26869 725 52 0 26184 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 111264

[startup+162.428 s]
/proc/loadavg: 1.90 1.02 0.86 3/86 21668
/proc/meminfo: memFree=1462248/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=170140 CPUtime=161.9
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 41602 0 2 0 16165 25 0 0 25 0 1 0 157768895 174223360 41556 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 42535 41556 725 52 0 40903 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 170140

[startup+222.442 s]
/proc/loadavg: 1.96 1.20 0.93 3/86 21668
/proc/meminfo: memFree=1409512/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=220196 CPUtime=221.63
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 54070 0 2 0 22127 36 0 0 25 0 1 0 157768895 225480704 54024 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 55049 54024 725 52 0 53417 0
Current children cumulated CPU time (s) 221.63
Current children cumulated vsize (KiB) 220196

[startup+282.449 s]
/proc/loadavg: 1.98 1.34 0.99 3/86 21668
/proc/meminfo: memFree=1348840/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=278300 CPUtime=281.37
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 68501 0 2 0 28089 48 0 0 25 0 1 0 157768895 284979200 68455 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4562745 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 69575 68455 725 52 0 67943 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 278300

[startup+342.455 s]
/proc/loadavg: 1.99 1.46 1.05 3/86 21668
/proc/meminfo: memFree=1287272/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=335596 CPUtime=341.1
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 82779 0 2 0 34053 57 0 0 25 0 1 0 157768895 343650304 82733 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 83899 82733 725 52 0 82267 0
Current children cumulated CPU time (s) 341.1
Current children cumulated vsize (KiB) 335596

[startup+402.46 s]
/proc/loadavg: 1.99 1.55 1.11 3/86 21668
/proc/meminfo: memFree=1229096/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=391244 CPUtime=400.83
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 96665 0 2 0 40016 67 0 0 25 0 1 0 157768895 400633856 96619 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 97811 96619 725 52 0 96179 0
Current children cumulated CPU time (s) 400.83
Current children cumulated vsize (KiB) 391244

[startup+462.465 s]
/proc/loadavg: 2.04 1.65 1.17 3/86 21668
/proc/meminfo: memFree=1168424/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=450880 CPUtime=460.55
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 111540 0 2 0 45977 78 0 0 25 0 1 0 157768895 461701120 111494 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 112720 111494 725 52 0 111088 0
Current children cumulated CPU time (s) 460.55
Current children cumulated vsize (KiB) 450880

[startup+522.48 s]
/proc/loadavg: 2.01 1.71 1.22 3/86 21668
/proc/meminfo: memFree=1113320/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=502204 CPUtime=520.3
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 124278 0 2 0 51941 89 0 0 25 0 1 0 157768895 514256896 124232 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 125551 124232 725 52 0 123919 0
Current children cumulated CPU time (s) 520.3
Current children cumulated vsize (KiB) 502204

[startup+582.485 s]
/proc/loadavg: 2.00 1.76 1.26 3/86 21668
/proc/meminfo: memFree=1058600/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=554444 CPUtime=580.03
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 137295 0 2 0 57903 100 0 0 25 0 1 0 157768895 567750656 137249 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 138611 137249 725 52 0 136979 0
Current children cumulated CPU time (s) 580.03
Current children cumulated vsize (KiB) 554444

[startup+642.49 s]
/proc/loadavg: 2.00 1.80 1.31 3/86 21668
/proc/meminfo: memFree=1000104/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=610532 CPUtime=639.76
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 151261 0 2 0 63865 111 0 0 25 0 1 0 157768895 625184768 151215 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4564549 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 152633 151215 725 52 0 151001 0
Current children cumulated CPU time (s) 639.76
Current children cumulated vsize (KiB) 610532

[startup+702.503 s]
/proc/loadavg: 2.00 1.83 1.35 3/86 21668
/proc/meminfo: memFree=949288/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=657376 CPUtime=699.49
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 162920 0 2 0 69827 122 0 0 25 0 1 0 157768895 673153024 162874 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 164344 162874 725 52 0 162712 0
Current children cumulated CPU time (s) 699.49
Current children cumulated vsize (KiB) 657376

[startup+762.514 s]
/proc/loadavg: 2.00 1.86 1.38 3/86 21668
/proc/meminfo: memFree=889512/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=717264 CPUtime=759.23
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 177835 0 2 0 75791 132 0 0 25 0 1 0 157768895 734478336 177789 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 179316 177789 725 52 0 177684 0
Current children cumulated CPU time (s) 759.23
Current children cumulated vsize (KiB) 717264

[startup+822.523 s]
/proc/loadavg: 2.00 1.88 1.42 3/86 21668
/proc/meminfo: memFree=840424/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=761496 CPUtime=818.97
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 188844 0 2 0 81754 143 0 0 25 0 1 0 157768895 779771904 188798 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 190374 188798 725 52 0 188742 0
Current children cumulated CPU time (s) 818.97
Current children cumulated vsize (KiB) 761496

[startup+882.536 s]
/proc/loadavg: 2.00 1.90 1.45 3/86 21668
/proc/meminfo: memFree=792808/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=807620 CPUtime=878.71
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 200348 0 2 0 87716 155 0 0 25 0 1 0 157768895 827002880 200302 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 201905 200302 725 52 0 200273 0
Current children cumulated CPU time (s) 878.71
Current children cumulated vsize (KiB) 807620

[startup+942.545 s]
/proc/loadavg: 2.00 1.92 1.48 3/86 21668
/proc/meminfo: memFree=741928/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=855968 CPUtime=938.44
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 212394 0 2 0 93680 164 0 0 25 0 1 0 157768895 876511232 212348 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 213992 212348 725 52 0 212360 0
Current children cumulated CPU time (s) 938.44
Current children cumulated vsize (KiB) 855968

[startup+1002.56 s]
/proc/loadavg: 2.00 1.93 1.51 3/86 21668
/proc/meminfo: memFree=688872/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=906644 CPUtime=998.42
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 224990 0 2 0 99666 176 0 0 25 0 1 0 157768895 928403456 224944 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 226661 224944 725 52 0 225029 0
Current children cumulated CPU time (s) 998.42
Current children cumulated vsize (KiB) 906644



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1017.33 s]
/proc/loadavg: 2.00 1.93 1.52 3/86 21668
/proc/meminfo: memFree=672424/2055920 swapFree=4192812/4192956
[pid=21630] ppid=21628 vsize=921952 CPUtime=1013.2
/proc/21630/stat : 21630 (CSPtoSAT+minisa) R 21628 21630 21481 0 -1 4194304 228794 0 2 0 101140 180 0 0 25 0 1 0 157768895 944078848 228748 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4568013 0 0 4096 0 0 0 0 17 1 0 0
/proc/21630/statm: 230488 228748 725 52 0 228856 0
Current children cumulated CPU time (s) 1013.2
Current children cumulated vsize (KiB) 921952

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1017.48
CPU time (s): 1013.35
CPU user time (s): 1011.4
CPU system time (s): 1.9497
CPU usage (%): 99.5944
Max. virtual memory (cumulated for all children) (KiB): 921952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1011.4
system time used= 1.9497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228794
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 28817

runsolver used 0.816875 s user time and 2.80557 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 14:29:05 UTC 2007


IDJOB= 247800
IDBENCH= 11657
FILE ID= node29/247800-1168093743

PBS_JOBID= 3476696

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-20-2-7.xml
COMMAND LINE= /tmp/evaluation/247800-1168093743/CSPtoSAT+minisat /tmp/evaluation/247800-1168093743/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-247800-1168093743 -o ROOT/results/node29/solver-247800-1168093743 -C 1800 -M 900  /tmp/evaluation/247800-1168093743/CSPtoSAT+minisat /tmp/evaluation/247800-1168093743/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4d5617f10dc26854bc8e3212aa6ab9e6

RANDOM SEED= 403901235

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.241
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.241
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:       1637200 kB
Buffers:         45608 kB
Cached:         235504 kB
SwapCached:          0 kB
Active:         133484 kB
Inactive:       208484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          83296 kB
Slab:            61488 kB
Committed_AS:  3069968 kB
PageTables:       2356 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= 66546 MiB



End job on node29 on Sat Jan  6 14:46:06 UTC 2007