Trace number 1775418

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
CircUs 2009-03-23UNSAT 329.67 329.904

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.163
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

1.99/2.10	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
1.99/2.10	c Eliminate time :       1.67 
329.67/329.90	c CNF read time  :       0.36 
329.67/329.90	c CNF solve time :     329.52 
329.67/329.90	c Memory usage :    57.4688 MB
329.67/329.90	c Restart : 513
329.67/329.90	c Decisions : random(11219), heuristic(874768), history(0/0)
329.67/329.90	c Implications : 335934996
329.67/329.90	c Forced Restart : 0
329.67/329.90	c Polarity Change : 1142
329.67/329.90	c Learned clasues  : 46098 out of 317309
329.67/329.90	c Learned literals : 1149967 out of 9476143
329.67/329.90	c Number of first UIP : 99329 out of 317309
329.67/329.90	c Number of simplify : 2
329.67/329.90	c Number of continuous distill : 2952
329.67/329.90	c Average depth of OTS : 18
329.67/329.90	c Average depth of additional conflict : 122
329.67/329.90	c Saved conflict clasues : 1259
329.67/329.90	c Saved conflict literals : 13768
329.67/329.90	c Additional conflict clauses : 21363
329.67/329.90	c Additional conflict literals : 482758
329.67/329.90	c Additional conflict analysis : 52408
329.67/329.90	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775418-1241326464/watcher-1775418-1241326464 -o /tmp/evaluation-result-1775418-1241326464/solver-1775418-1241326464 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1775418-1241326464.cnf -t 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7707
/proc/meminfo: memFree=1386408/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=3532 CPUtime=0
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 542 0 0 0 0 0 0 0 18 0 1 1000000 160680535 3616768 527 1992294400 134512640 135224549 4294956224 18446744073709551615 134593808 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 883 533 66 173 0 708 0

[startup+0.06216 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7707
/proc/meminfo: memFree=1386408/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=12720 CPUtime=0.05
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 2265 0 0 0 5 0 0 0 18 0 1 1000000 160680535 13025280 2217 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 3180 2218 70 173 0 3005 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12720

[startup+0.101167 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7707
/proc/meminfo: memFree=1386408/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=14956 CPUtime=0.09
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 2884 0 0 0 8 1 0 0 18 0 1 1000000 160680535 15314944 2771 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 3739 2772 70 173 0 3564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14956

[startup+0.301204 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7707
/proc/meminfo: memFree=1386408/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=25368 CPUtime=0.29
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 5866 0 0 0 27 2 0 0 19 0 1 1000000 160680535 25976832 5624 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 6342 5624 70 173 0 6167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25368

[startup+0.701276 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7707
/proc/meminfo: memFree=1386408/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=37960 CPUtime=0.69
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 9344 0 0 0 65 4 0 0 22 0 1 1000000 160680535 38871040 8844 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 9490 8844 77 173 0 9315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37960

[startup+1.50142 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1344544/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=46144 CPUtime=1.49
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 11730 0 0 0 143 6 0 0 25 0 1 1000000 160680535 47251456 11230 1992294400 134512640 135224549 4294956224 18446744073709551615 134570624 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 11536 11230 77 173 0 11361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46144

[startup+3.10172 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1339104/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=49152 CPUtime=3.09
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 12862 0 0 0 303 6 0 0 25 0 1 1000000 160680535 50331648 11882 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 12288 11882 92 173 0 12113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.3013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1338344/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=49680 CPUtime=6.28
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 13008 0 0 0 622 6 0 0 25 0 1 1000000 160680535 50872320 12028 1992294400 134512640 135224549 4294956224 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 12420 12028 92 173 0 12245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49680

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1338024/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=49944 CPUtime=12.69
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 13071 0 0 0 1262 7 0 0 25 0 1 1000000 160680535 51142656 12091 1992294400 134512640 135224549 4294956224 18446744073709551615 134585017 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 12486 12091 92 173 0 12311 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49944

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1337640/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=50472 CPUtime=25.48
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 13186 0 0 0 2541 7 0 0 25 0 1 1000000 160680535 51683328 12206 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 12618 12206 92 173 0 12443 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50472

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1336616/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=51516 CPUtime=51.07
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 13453 0 0 0 5100 7 0 0 25 0 1 1000000 160680535 52752384 12473 1992294400 134512640 135224549 4294956224 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 12879 12473 92 173 0 12704 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51516

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1334248/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=53960 CPUtime=102.26
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 14037 0 0 0 10217 9 0 0 25 0 1 1000000 160680535 55255040 13057 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 13490 13057 92 173 0 13315 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53960

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1332328/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=55808 CPUtime=162.23
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 14515 0 0 0 16214 9 0 0 25 0 1 1000000 160680535 57147392 13535 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 13952 13535 92 173 0 13777 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55808

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1330920/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=57128 CPUtime=222.21
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 14853 0 0 0 22212 9 0 0 25 0 1 1000000 160680535 58499072 13873 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14282 13873 92 173 0 14107 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57128

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329512/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58580 CPUtime=282.19
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15215 0 0 0 28209 10 0 0 25 0 1 1000000 160680535 59985920 14235 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14645 14235 92 173 0 14470 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 58580

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (329.67 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (329.67 s) to the 'lost time'.

[startup+329.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329064/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=53192 CPUtime=329.67
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15304 0 0 0 32957 10 0 0 25 0 1 1000000 160680535 54468608 13130 1992294400 134512640 135224549 4294956224 18446744073709551615 134717067 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 13298 13130 95 173 0 13123 0
Current children cumulated CPU time (s) 329.67
Current children cumulated vsize (KiB) 53192

[startup+329.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1373352/2055920 swapFree=4180844/4192956
[pid=7707] ppid=-1 vsize=0 CPUtime=0
/proc/7707/stat : -- couldn't open stat file --/proc/7707/statm: 7318 466 286 26 0 5300 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+307.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329192/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58844 CPUtime=306.98
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15282 0 0 0 30688 10 0 0 25 0 1 1000000 160680535 60256256 14302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14711 14302 92 173 0 14536 0
Current children cumulated CPU time (s) 306.98
Current children cumulated vsize (KiB) 58844

[startup+319.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329128/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58844 CPUtime=319.77
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15288 0 0 0 31967 10 0 0 25 0 1 1000000 160680535 60256256 14308 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14711 14308 92 173 0 14536 0
Current children cumulated CPU time (s) 319.77
Current children cumulated vsize (KiB) 58844

[startup+326.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329064/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58844 CPUtime=326.17
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15300 0 0 0 32607 10 0 0 25 0 1 1000000 160680535 60256256 14320 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14711 14320 92 173 0 14536 0
Current children cumulated CPU time (s) 326.17
Current children cumulated vsize (KiB) 58844

[startup+327.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329064/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58844 CPUtime=327.77
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15300 0 0 0 32767 10 0 0 25 0 1 1000000 160680535 60256256 14320 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14711 14320 92 173 0 14536 0
Current children cumulated CPU time (s) 327.77
Current children cumulated vsize (KiB) 58844

[startup+328.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329064/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58844 CPUtime=328.57
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15300 0 0 0 32847 10 0 0 25 0 1 1000000 160680535 60256256 14320 1992294400 134512640 135224549 4294956224 18446744073709551615 134595631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14711 14320 92 173 0 14536 0
Current children cumulated CPU time (s) 328.57
Current children cumulated vsize (KiB) 58844

[startup+329.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1329064/2055920 swapFree=4180844/4192956
[pid=7707] ppid=7705 vsize=58844 CPUtime=329.37
/proc/7707/stat : 7707 (CirCUs) R 7705 7707 7616 0 -1 4194304 15300 0 0 0 32927 10 0 0 25 0 1 1000000 160680535 60256256 14320 1992294400 134512640 135224549 4294956224 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7707/statm: 14711 14320 92 173 0 14536 0
Current children cumulated CPU time (s) 329.37
Current children cumulated vsize (KiB) 58844

[startup+329.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7708
/proc/meminfo: memFree=1373352/2055920 swapFree=4180844/4192956
[pid=7707] ppid=-1 vsize=0 CPUtime=0
/proc/7707/stat : -- couldn't open stat file --/proc/7707/statm: 7318 466 286 26 0 5300 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7707 and gives
#  childrusage.ru_utime.tv_sec=329
#  childrusage.ru_utime.tv_usec=665883
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=116982
# CPU time returned by wait4() is 329.783
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 329.67
#  lost CPU user time (s): 329.57
#  lost CPU system time (s): 0.1

Real time (s): 329.904
CPU time (s): 329.67
CPU user time (s): 329.57
CPU system time (s): 0.1
CPU usage (%): 99.9291
Max. virtual memory (cumulated for all children) (KiB): 58844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.666
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15305
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= 2
involuntary context switches= 724

runsolver used 0.225965 second user time and 0.715891 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-03 06:54:24
IDJOB=1775418
IDBENCH=71751
IDSOLVER=614
FILE ID=node2/1775418-1241326464
PBS_JOBID= 9225387
Free space on /tmp= 66356 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775418-1241326464/watcher-1775418-1241326464 -o /tmp/evaluation-result-1775418-1241326464/solver-1775418-1241326464 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1775418-1241326464.cnf -t 10000

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=974832292

node2.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:       1386824 kB
Buffers:         74916 kB
Cached:         487776 kB
SwapCached:       5924 kB
Active:          92704 kB
Inactive:       478308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386824 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:            6408 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            83996 kB
Committed_AS:   903488 kB
PageTables:       1468 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= 66356 MiB
End job on node2 at 2009-05-03 06:59:54