Trace number 1097374

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 MUNSAT 375.948 378.627

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-16_ext.xml
MD5SUM353fe73398f62a5e481812f92f5cede2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.86211
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.88	c start processing
0.01/0.88	c start relation processing
0.01/0.93	c start cnf exporting
2.45/2.57	c parsing time : 0.763
2.45/2.57	c preprocessing time : 2.45
2.45/2.57	
2.45/2.57	c Nary constraints - conflicts : 0 supports : 0
2.45/2.57	c Binary constraints - conflicts : 88 supports :92
2.45/2.57	c max arity constraint : 2
2.45/2.57	c Max Tuples generated 0
2.45/2.57	c relations : 180
2.45/2.57	c relations BDD: 0
2.45/2.57	c sampling 0/0
2.45/2.57	c vars : 1001 - clauses :  43303
2.45/2.57	
2.54/2.60	 
2.54/2.60	c --- SAT Solver Stats ---
2.54/2.60	 
375.90/378.61	c restarts              : 18
375.90/378.61	c conflicts             : 236888         (635 /sec)
375.90/378.61	c decisions             : 354355         (1.29 % random) (949 /sec)
375.90/378.61	c propagations          : 34172674       (91549 /sec)
375.90/378.61	c conflict literals     : 22276545       (33.55 % deleted)
375.90/378.61	c Memory used           : 37.95 MB
375.90/378.61	c CPU time              : 373.273 s
375.90/378.61	
375.90/378.61	s UNSATISFIABLE

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-1097374-1215281926/watcher-1097374-1215281926 -o /tmp/evaluation-result-1097374-1215281926/solver-1097374-1215281926 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1097374-1215281926.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.08 2.07 2.02 4/74 960
/proc/meminfo: memFree=1657056/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=8560 CPUtime=0
/proc/960/stat : 960 (galacM.sh) R 958 960 31296 0 -1 4194304 307 0 0 0 0 0 0 0 20 0 1 0 641410393 8765440 253 996147200 4194304 4520092 548682068832 18446744073709551615 228044071141 0 0 4096 8192 0 0 0 17 1 0 0
/proc/960/statm: 2140 253 196 79 0 133 0

[startup+0.0869199 s]
/proc/loadavg: 2.08 2.07 2.02 4/74 960
/proc/meminfo: memFree=1657056/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=0.01
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101922 s]
/proc/loadavg: 2.08 2.07 2.02 4/74 960
/proc/meminfo: memFree=1657056/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=0.01
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301964 s]
/proc/loadavg: 2.08 2.07 2.02 4/74 960
/proc/meminfo: memFree=1657056/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=0.01
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701047 s]
/proc/loadavg: 2.08 2.07 2.02 4/74 960
/proc/meminfo: memFree=1657056/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=0.01
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.5022 s]
/proc/loadavg: 2.08 2.07 2.02 3/84 982
/proc/meminfo: memFree=1586640/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=0.01
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=974] ppid=960 vsize=812584 CPUtime=1.45
/proc/974/stat : 974 (java) S 960 960 31296 0 -1 0 21750 0 1 0 133 12 0 0 18 0 9 0 641410397 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/974/statm: 203146 21166 1914 9 0 197179 0
[pid=974/tid=975] ppid=960 vsize=812584 CPUtime=1.12
/proc/974/task/975/stat : 975 (java) R 960 960 31296 0 -1 64 14537 0 1 0 104 8 0 0 25 0 9 0 641410398 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 103301946 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=976] ppid=960 vsize=812584 CPUtime=0.04
/proc/974/task/976/stat : 976 (java) S 960 960 31296 0 -1 64 5649 0 0 0 3 1 0 0 16 0 9 0 641410399 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=977] ppid=960 vsize=812584 CPUtime=0
/proc/974/task/977/stat : 977 (java) S 960 960 31296 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641410399 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=978] ppid=960 vsize=812584 CPUtime=0
/proc/974/task/978/stat : 978 (java) S 960 960 31296 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 641410399 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=979] ppid=960 vsize=812584 CPUtime=0
/proc/974/task/979/stat : 979 (java) S 960 960 31296 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 641410401 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=980] ppid=960 vsize=812584 CPUtime=0.24
/proc/974/task/980/stat : 980 (java) S 960 960 31296 0 -1 64 866 0 0 0 24 0 0 0 15 0 9 0 641410401 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=981] ppid=960 vsize=812584 CPUtime=0
/proc/974/task/981/stat : 981 (java) S 960 960 31296 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 641410401 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=974/tid=982] ppid=960 vsize=812584 CPUtime=0
/proc/974/task/982/stat : 982 (java) S 960 960 31296 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641410401 832086016 21166 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860140

[startup+3.10151 s]
/proc/loadavg: 2.08 2.07 2.02 3/84 982
/proc/meminfo: memFree=1578384/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 47556

[startup+6.30214 s]
/proc/loadavg: 2.23 2.11 2.03 3/76 983
/proc/meminfo: memFree=1647568/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=9852 CPUtime=3.67
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 2271 0 0 0 366 1 0 0 25 0 1 0 641410654 10088448 2252 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 2463 2252 57 152 0 2308 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 57408

[startup+12.7014 s]
/proc/loadavg: 2.21 2.10 2.03 3/76 983
/proc/meminfo: memFree=1641952/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=14956 CPUtime=10.05
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 3521 0 0 0 1002 3 0 0 25 0 1 0 641410654 15314944 3502 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 3739 3502 57 152 0 3584 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 62512

[startup+25.5019 s]
/proc/loadavg: 2.16 2.10 2.03 3/76 983
/proc/meminfo: memFree=1636000/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=20552 CPUtime=22.79
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 4933 0 0 0 2275 4 0 0 25 0 1 0 641410654 21045248 4914 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 5138 4914 57 152 0 4983 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 68108

[startup+51.102 s]
/proc/loadavg: 2.11 2.09 2.03 3/76 983
/proc/meminfo: memFree=1629280/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=27572 CPUtime=48.29
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 6646 0 0 0 4823 6 0 0 25 0 1 0 641410654 28233728 6627 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 6893 6627 57 152 0 6738 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 75128

[startup+102.306 s]
/proc/loadavg: 2.04 2.07 2.02 3/76 983
/proc/meminfo: memFree=1627104/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=29724 CPUtime=99.29
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 7127 0 0 0 9923 6 0 0 25 0 1 0 641410654 30437376 7108 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 7431 7108 57 152 0 7276 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 77280

[startup+162.302 s]
/proc/loadavg: 2.01 2.06 2.02 3/84 1063
/proc/meminfo: memFree=1619744/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=33608 CPUtime=158.97
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 8075 0 0 0 15890 7 0 0 25 0 1 0 641410654 34414592 8056 996147200 134512640 135136200 4294955968 18446744073709551615 134529396 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 8402 8056 57 152 0 8247 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 81164

[startup+222.302 s]
/proc/loadavg: 2.04 2.06 2.02 3/87 1158
/proc/meminfo: memFree=1554872/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=34756 CPUtime=218.4
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 8351 0 0 0 21832 8 0 0 25 0 1 0 641410654 35590144 8332 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 8689 8332 57 152 0 8534 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 82312

[startup+282.302 s]
/proc/loadavg: 2.01 2.05 2.01 3/87 1158
/proc/meminfo: memFree=1553080/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=36796 CPUtime=277.89
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 8801 0 0 0 27780 9 0 0 25 0 1 0 641410654 37679104 8782 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9199 8782 57 152 0 9044 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 84352

[startup+342.302 s]
/proc/loadavg: 2.00 2.03 2.01 3/87 1158
/proc/meminfo: memFree=1551736/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38040 CPUtime=337.36
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9089 0 0 0 33727 9 0 0 25 0 1 0 641410654 38952960 9070 996147200 134512640 135136200 4294955968 18446744073709551615 134529387 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9510 9070 57 152 0 9355 0
Current children cumulated CPU time (s) 339.91
Current children cumulated vsize (KiB) 85596

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

[startup+358.302 s]
/proc/loadavg: 2.00 2.03 2.01 3/87 1158
/proc/meminfo: memFree=1551544/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38360 CPUtime=353.23
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9171 0 0 0 35314 9 0 0 25 0 1 0 641410654 39280640 9152 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9590 9152 57 152 0 9435 0
Current children cumulated CPU time (s) 355.78
Current children cumulated vsize (KiB) 85916

[startup+371.101 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 1158
/proc/meminfo: memFree=1551352/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38696 CPUtime=365.91
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9222 0 0 0 36582 9 0 0 25 0 1 0 641410654 39624704 9203 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9674 9203 57 152 0 9519 0
Current children cumulated CPU time (s) 368.46
Current children cumulated vsize (KiB) 86252

[startup+374.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 1158
/proc/meminfo: memFree=1551288/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38696 CPUtime=369.08
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9227 0 0 0 36899 9 0 0 25 0 1 0 641410654 39624704 9208 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9674 9208 57 152 0 9519 0
Current children cumulated CPU time (s) 371.63
Current children cumulated vsize (KiB) 86252

[startup+375.901 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 1158
/proc/meminfo: memFree=1551224/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38696 CPUtime=370.67
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9247 0 0 0 37058 9 0 0 25 0 1 0 641410654 39624704 9228 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9674 9228 57 152 0 9519 0
Current children cumulated CPU time (s) 373.22
Current children cumulated vsize (KiB) 86252

[startup+377.503 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 1158
/proc/meminfo: memFree=1551160/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38852 CPUtime=372.26
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9258 0 0 0 37217 9 0 0 25 0 1 0 641410654 39784448 9239 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9713 9239 57 152 0 9558 0
Current children cumulated CPU time (s) 374.81
Current children cumulated vsize (KiB) 86408

[startup+378.302 s]
/proc/loadavg: 2.00 2.03 2.00 4/87 1158
/proc/meminfo: memFree=1551160/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38852 CPUtime=373.05
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9258 0 0 0 37296 9 0 0 25 0 1 0 641410654 39784448 9239 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9713 9239 57 152 0 9558 0
Current children cumulated CPU time (s) 375.6
Current children cumulated vsize (KiB) 86408

[startup+378.502 s]
/proc/loadavg: 2.00 2.03 2.00 4/87 1158
/proc/meminfo: memFree=1551160/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38852 CPUtime=373.25
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9258 0 0 0 37316 9 0 0 25 0 1 0 641410654 39784448 9239 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9713 9239 57 152 0 9558 0
Current children cumulated CPU time (s) 375.8
Current children cumulated vsize (KiB) 86408

[startup+378.602 s]
/proc/loadavg: 2.00 2.03 2.00 4/87 1158
/proc/meminfo: memFree=1551160/2055920 swapFree=4166000/4192956
[pid=960] ppid=958 vsize=47556 CPUtime=2.55
/proc/960/stat : 960 (galacM.sh) S 958 960 31296 0 -1 4194304 799 23494 0 1 0 0 240 15 17 0 1 0 641410393 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/960/statm: 11889 364 245 79 0 219 0
[pid=983] ppid=960 vsize=38852 CPUtime=373.35
/proc/983/stat : 983 (minisat) R 960 960 31296 0 -1 4194304 9258 0 0 0 37326 9 0 0 25 0 1 0 641410654 39784448 9239 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/983/statm: 9713 9239 57 152 0 9558 0
Current children cumulated CPU time (s) 375.9
Current children cumulated vsize (KiB) 86408

Child status: 0
Real time (s): 378.627
CPU time (s): 375.948
CPU user time (s): 375.684
CPU system time (s): 0.263959
CPU usage (%): 99.2924
Max. virtual memory (cumulated for all children) (KiB): 860140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.684
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33769
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1236
involuntary context switches= 8182

runsolver used 0.335948 second user time and 1.05484 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-05 20:18:46
IDJOB=1097374
IDBENCH=59433
IDSOLVER=350
FILE ID=node77/1097374-1215281926
PBS_JOBID= 7882227
Free space on /tmp= 66540 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-16_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1097374-1215281926/watcher-1097374-1215281926 -o /tmp/evaluation-result-1097374-1215281926/solver-1097374-1215281926 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1097374-1215281926.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 353fe73398f62a5e481812f92f5cede2
RANDOM SEED=1202719355

node77.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.274
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.274
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1657472 kB
Buffers:         68228 kB
Cached:         237768 kB
SwapCached:      20880 kB
Active:         172436 kB
Inactive:       164988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657472 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:          38004 kB
Slab:            46380 kB
Committed_AS:  1229164 kB
PageTables:       1748 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 node77 at 2008-07-05 20:25:05