Trace number 1062346

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
galac MSAT 2.34964 2.46473

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-14-12.xml
MD5SUM5e459cb24b9505f34c277661767e10ef
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.598908
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints206
Maximum constraint arity14
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension206
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
1.04/1.12	c start processing
1.04/1.12	c start relation processing
1.04/1.20	c start cnf exporting
1.42/1.57	c parsing time : 0.991
1.42/1.57	c preprocessing time : 1.446
1.42/1.57	
1.42/1.57	c Nary constraints - conflicts : 180 supports : 26
1.42/1.57	c Binary constraints - conflicts : 0 supports :0
1.42/1.57	c max arity constraint : 14
1.42/1.57	c Max Tuples generated 16384
1.42/1.57	c relations : 4
1.42/1.57	c relations BDD: 4
1.42/1.57	c sampling 1/1
1.42/1.57	c vars : 2301 - clauses :  6370
1.42/1.57	
1.49/1.61	 
1.49/1.62	c --- SAT Solver Stats ---
1.49/1.62	 
1.49/1.67	c restarts              : 5
1.49/1.67	c conflicts             : 868            (17022 /sec)
1.49/1.67	c decisions             : 2109           (1.00 % random) (41359 /sec)
1.49/1.67	c propagations          : 171437         (3362037 /sec)
1.49/1.67	c conflict literals     : 14350          (11.30 % deleted)
1.49/1.67	c Memory used           : 2.19 MB
1.49/1.67	c CPU time              : 0.050992 s
1.49/1.67	
1.49/1.67	s SATISFIABLE
2.27/2.46	v 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0

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-1062346-1215134624/watcher-1062346-1215134624 -o /tmp/evaluation-result-1062346-1215134624/solver-1062346-1215134624 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1062346-1215134624.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): 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: 2.26 2.16 2.10 4/93 32745
/proc/meminfo: memFree=1427152/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=5224 CPUtime=0
/proc/32745/stat : 32745 (galacM.sh) R 32743 32745 32579 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 1992436142 5349376 47 996147200 4194304 4520092 548682068832 18446744073709551615 264904950204 0 0 4096 0 0 0 0 17 1 0 0
/proc/32745/statm: 1306 47 36 79 0 104 0

[startup+0.0827329 s]
/proc/loadavg: 2.26 2.16 2.10 4/93 32745
/proc/meminfo: memFree=1427152/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=0
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1992436142 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32745/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.101735 s]
/proc/loadavg: 2.26 2.16 2.10 4/93 32745
/proc/meminfo: memFree=1427152/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=0
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1992436142 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32745/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.301745 s]
/proc/loadavg: 2.26 2.16 2.10 4/93 32745
/proc/meminfo: memFree=1427152/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=0
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1992436142 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32745/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.701773 s]
/proc/loadavg: 2.26 2.16 2.10 4/93 32745
/proc/meminfo: memFree=1427152/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=0
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1992436142 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32745/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.50283 s]
/proc/loadavg: 2.26 2.16 2.10 3/103 32767
/proc/meminfo: memFree=1386304/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=0
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1992436142 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32745/statm: 11891 365 246 79 0 219 0
[pid=32759] ppid=32745 vsize=812740 CPUtime=1.42
/proc/32759/stat : 32759 (java) S 32745 32745 32579 0 -1 0 13442 0 1 0 135 7 0 0 18 0 9 0 1992436146 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32759/statm: 203185 12663 2588 9 0 197166 0
[pid=32759/tid=32760] ppid=32745 vsize=812740 CPUtime=1.03
/proc/32759/task/32760/stat : 32760 (java) R 32745 32745 32579 0 -1 64 7479 0 1 0 99 4 0 0 25 0 9 0 1992436147 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4127019808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32761] ppid=32745 vsize=812740 CPUtime=0.1
/proc/32759/task/32761/stat : 32761 (java) S 32745 32745 32579 0 -1 64 4425 0 0 0 9 1 0 0 16 0 9 0 1992436148 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32762] ppid=32745 vsize=812740 CPUtime=0
/proc/32759/task/32762/stat : 32762 (java) S 32745 32745 32579 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992436148 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32763] ppid=32745 vsize=812740 CPUtime=0
/proc/32759/task/32763/stat : 32763 (java) S 32745 32745 32579 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992436148 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32764] ppid=32745 vsize=812740 CPUtime=0
/proc/32759/task/32764/stat : 32764 (java) S 32745 32745 32579 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1992436151 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32765] ppid=32745 vsize=812740 CPUtime=0.26
/proc/32759/task/32765/stat : 32765 (java) S 32745 32745 32579 0 -1 64 838 0 0 0 26 0 0 0 15 0 9 0 1992436151 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32766] ppid=32745 vsize=812740 CPUtime=0
/proc/32759/task/32766/stat : 32766 (java) S 32745 32745 32579 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992436151 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32759/tid=32767] ppid=32745 vsize=812740 CPUtime=0
/proc/32759/task/32767/stat : 32767 (java) S 32745 32745 32579 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992436151 832245760 12663 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 860304

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

[startup+1.90185 s]
/proc/loadavg: 2.26 2.16 2.10 3/103 32767
/proc/meminfo: memFree=1386304/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=1.57
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 837 16101 0 1 0 0 147 10 16 0 1 0 1992436142 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 264907751506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/32745/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 47564

[startup+2.30188 s]
/proc/loadavg: 2.24 2.15 2.10 4/103 309
/proc/meminfo: memFree=1414912/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=1.57
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 837 16101 0 1 0 0 147 10 16 0 1 0 1992436142 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 264907751506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/32745/statm: 11891 366 246 79 0 219 0
[pid=301] ppid=32745 vsize=812772 CPUtime=0.6
/proc/301/stat : 301 (java) S 32745 32745 32579 0 -1 0 5602 0 1 0 56 4 0 0 18 0 9 0 1992436309 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 203193 5024 1856 9 0 197174 0
[pid=301/tid=302] ppid=32745 vsize=812772 CPUtime=0.45
/proc/301/task/302/stat : 302 (java) R 32745 32745 32579 0 -1 64 4099 0 1 0 42 3 0 0 21 0 9 0 1992436310 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=32745 vsize=812772 CPUtime=0
/proc/301/task/303/stat : 303 (java) S 32745 32745 32579 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1992436312 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=304] ppid=32745 vsize=812772 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 32745 32745 32579 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1992436312 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=32745 vsize=812772 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 32745 32745 32579 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1992436312 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=32745 vsize=812772 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 32745 32745 32579 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1992436314 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=32745 vsize=812772 CPUtime=0.14
/proc/301/task/307/stat : 307 (java) R 32745 32745 32579 0 -1 64 788 0 0 0 14 0 0 0 18 0 9 0 1992436314 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 101684519 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=32745 vsize=812772 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 32745 32745 32579 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992436314 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=32745 vsize=812772 CPUtime=0
/proc/301/task/309/stat : 309 (java) R 32745 32745 32579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992436314 832278528 5024 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 860336

[startup+2.40188 s]
/proc/loadavg: 2.24 2.15 2.10 4/103 309
/proc/meminfo: memFree=1414912/2055920 swapFree=4117464/4192956
[pid=32745] ppid=32743 vsize=47564 CPUtime=1.57
/proc/32745/stat : 32745 (galacM.sh) S 32743 32745 32579 0 -1 4194304 837 16101 0 1 0 0 147 10 16 0 1 0 1992436142 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 264907751506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/32745/statm: 11891 366 246 79 0 219 0
[pid=301] ppid=32745 vsize=812884 CPUtime=0.7
/proc/301/stat : 301 (java) S 32745 32745 32579 0 -1 0 5955 0 1 0 65 5 0 0 18 0 9 0 1992436309 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/301/statm: 203221 5337 1911 9 0 197174 0
[pid=301/tid=302] ppid=32745 vsize=812884 CPUtime=0.53
/proc/301/task/302/stat : 302 (java) R 32745 32745 32579 0 -1 64 4440 0 1 0 49 4 0 0 18 0 9 0 1992436310 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4125978155 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=303] ppid=32745 vsize=812884 CPUtime=0
/proc/301/task/303/stat : 303 (java) S 32745 32745 32579 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1992436312 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=304] ppid=32745 vsize=812884 CPUtime=0
/proc/301/task/304/stat : 304 (java) S 32745 32745 32579 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1992436312 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=305] ppid=32745 vsize=812884 CPUtime=0
/proc/301/task/305/stat : 305 (java) S 32745 32745 32579 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1992436312 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=306] ppid=32745 vsize=812884 CPUtime=0
/proc/301/task/306/stat : 306 (java) S 32745 32745 32579 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1992436314 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=307] ppid=32745 vsize=812884 CPUtime=0.15
/proc/301/task/307/stat : 307 (java) R 32745 32745 32579 0 -1 64 800 0 0 0 15 0 0 0 17 0 9 0 1992436314 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 101583153 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=308] ppid=32745 vsize=812884 CPUtime=0
/proc/301/task/308/stat : 308 (java) S 32745 32745 32579 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992436314 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=301/tid=309] ppid=32745 vsize=812884 CPUtime=0
/proc/301/task/309/stat : 309 (java) S 32745 32745 32579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992436314 832393216 5337 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 860448

Child status: 0
Real time (s): 2.46473
CPU time (s): 2.34964
CPU user time (s): 2.17867
CPU system time (s): 0.170974
CPU usage (%): 95.3306
Max. virtual memory (cumulated for all children) (KiB): 860448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.17867
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23469
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= 1601
involuntary context switches= 1533

runsolver used 0.006998 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-04 03:23:44
IDJOB=1062346
IDBENCH=54633
IDSOLVER=350
FILE ID=node30/1062346-1215134624
PBS_JOBID= 7877361
Free space on /tmp= 66528 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-14-12.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062346-1215134624/watcher-1062346-1215134624 -o /tmp/evaluation-result-1062346-1215134624/solver-1062346-1215134624 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1062346-1215134624.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5e459cb24b9505f34c277661767e10ef
RANDOM SEED=1245713709

node30.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.218
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.218
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:       1427632 kB
Buffers:         79516 kB
Cached:         304920 kB
SwapCached:      69464 kB
Active:         367480 kB
Inactive:       181832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427632 kB
SwapTotal:     4192956 kB
SwapFree:      4117464 kB
Dirty:            3168 kB
Writeback:           0 kB
Mapped:         181328 kB
Slab:            63636 kB
Committed_AS:  4209364 kB
PageTables:       2236 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= 66528 MiB
End job on node30 at 2008-07-04 03:23:47