Trace number 1038068

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 19.47 19.7089

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-10_ext.xml
MD5SUM17234ef07ba087d786389b1270482cb7
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 benchmark19.47
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
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 ---
2.14/2.25	c start processing
2.14/2.25	c start relation processing
2.14/2.25	c start cnf exporting
5.59/5.74	c parsing time : 2.124
5.59/5.74	c preprocessing time : 5.612
5.59/5.74	
5.59/5.74	c Nary constraints - conflicts : 0 supports : 0
5.59/5.74	c Binary constraints - conflicts : 10142 supports :0
5.59/5.74	c max arity constraint : 2
5.59/5.74	c Max Tuples generated 0
5.59/5.74	c relations : 26
5.59/5.74	c relations BDD: 0
5.59/5.74	c sampling 0/0
5.59/5.74	c vars : 6962 - clauses :  150687
5.59/5.74	
5.65/5.80	 
5.65/5.80	c --- SAT Solver Stats ---
5.65/5.80	 
19.43/19.70	c restarts              : 15
19.43/19.70	c conflicts             : 78892          (5731 /sec)
19.43/19.70	c decisions             : 131630         (1.51 % random) (9563 /sec)
19.43/19.70	c propagations          : 9679592        (703208 /sec)
19.43/19.70	c conflict literals     : 3034067        (28.14 % deleted)
19.43/19.70	c Memory used           : 7.37 MB
19.43/19.70	c CPU time              : 13.7649 s
19.43/19.70	
19.43/19.70	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-1038068-1214964087/watcher-1038068-1214964087 -o /tmp/evaluation-result-1038068-1214964087/solver-1038068-1214964087 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1038068-1214964087.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: 1.92 1.98 1.99 4/72 16772
/proc/meminfo: memFree=1238728/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=8652 CPUtime=0
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975380013 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 2163 280 208 79 0 156 0
[pid=16773] ppid=16772 vsize=8688 CPUtime=0
/proc/16773/stat : 16773 (galacM.sh) S 16772 16772 15125 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1975380013 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 246406676562 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16773/statm: 2172 286 209 79 0 165 0
[pid=16774] ppid=16773 vsize=8728 CPUtime=0
/proc/16774/stat : 16774 (galacM.sh) R 16773 16772 15125 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1975380013 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 246406507815 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16774/statm: 2182 290 209 79 0 175 0

[startup+0.111706 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16772
/proc/meminfo: memFree=1238728/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=0.01
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.202728 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16772
/proc/meminfo: memFree=1238728/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=0.01
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302738 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16772
/proc/meminfo: memFree=1238728/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=0.01
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701811 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 16772
/proc/meminfo: memFree=1238728/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=0.01
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50195 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 16794
/proc/meminfo: memFree=1211000/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=0.01
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16786] ppid=16772 vsize=812732 CPUtime=1.43
/proc/16786/stat : 16786 (java) S 16772 16772 15125 0 -1 0 10453 0 1 0 137 6 0 0 18 0 9 0 1975380016 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16786/statm: 203183 9880 1877 9 0 197164 0
[pid=16786/tid=16787] ppid=16772 vsize=812732 CPUtime=1.16
/proc/16786/task/16787/stat : 16787 (java) R 16772 16772 15125 0 -1 64 8874 0 1 0 111 5 0 0 25 0 9 0 1975380018 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4126773929 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16788] ppid=16772 vsize=812732 CPUtime=0
/proc/16786/task/16788/stat : 16788 (java) S 16772 16772 15125 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 1975380019 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16789] ppid=16772 vsize=812732 CPUtime=0
/proc/16786/task/16789/stat : 16789 (java) S 16772 16772 15125 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975380019 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16790] ppid=16772 vsize=812732 CPUtime=0
/proc/16786/task/16790/stat : 16790 (java) S 16772 16772 15125 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1975380019 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16791] ppid=16772 vsize=812732 CPUtime=0
/proc/16786/task/16791/stat : 16791 (java) S 16772 16772 15125 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975380021 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16792] ppid=16772 vsize=812732 CPUtime=0.25
/proc/16786/task/16792/stat : 16792 (java) S 16772 16772 15125 0 -1 64 875 0 0 0 25 0 0 0 16 0 9 0 1975380021 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16793] ppid=16772 vsize=812732 CPUtime=0
/proc/16786/task/16793/stat : 16793 (java) S 16772 16772 15125 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975380021 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16794] ppid=16772 vsize=812732 CPUtime=0
/proc/16786/task/16794/stat : 16794 (java) S 16772 16772 15125 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975380021 832237568 9880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860296

[startup+3.10223 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 16794
/proc/meminfo: memFree=1195832/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=0.01
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16786] ppid=16772 vsize=812864 CPUtime=3.02
/proc/16786/stat : 16786 (java) S 16772 16772 15125 0 -1 0 19740 0 1 0 291 11 0 0 18 0 9 0 1975380016 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16786/statm: 203216 19162 1908 9 0 197197 0
[pid=16786/tid=16787] ppid=16772 vsize=812864 CPUtime=2.64
/proc/16786/task/16787/stat : 16787 (java) R 16772 16772 15125 0 -1 64 14508 0 1 0 256 8 0 0 25 0 9 0 1975380018 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4126722733 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16788] ppid=16772 vsize=812864 CPUtime=0.03
/proc/16786/task/16788/stat : 16788 (java) S 16772 16772 15125 0 -1 64 3610 0 0 0 2 1 0 0 16 0 9 0 1975380019 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16789] ppid=16772 vsize=812864 CPUtime=0
/proc/16786/task/16789/stat : 16789 (java) S 16772 16772 15125 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975380019 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16790] ppid=16772 vsize=812864 CPUtime=0
/proc/16786/task/16790/stat : 16790 (java) S 16772 16772 15125 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975380019 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16791] ppid=16772 vsize=812864 CPUtime=0
/proc/16786/task/16791/stat : 16791 (java) S 16772 16772 15125 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975380021 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16792] ppid=16772 vsize=812864 CPUtime=0.31
/proc/16786/task/16792/stat : 16792 (java) S 16772 16772 15125 0 -1 64 922 0 0 0 31 0 0 0 16 0 9 0 1975380021 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16793] ppid=16772 vsize=812864 CPUtime=0
/proc/16786/task/16793/stat : 16793 (java) S 16772 16772 15125 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975380021 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16786/tid=16794] ppid=16772 vsize=812864 CPUtime=0
/proc/16786/task/16794/stat : 16794 (java) S 16772 16772 15125 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975380021 832372736 19162 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860428

[startup+6.30179 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 16794
/proc/meminfo: memFree=1160760/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 47564

[startup+12.7019 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229496/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7140 CPUtime=6.83
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1623 0 0 0 682 1 0 0 25 0 1 0 1975380593 7311360 1604 996147200 134512640 135136200 4294955968 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1785 1604 56 152 0 1630 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 54704

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

[startup+12.8019 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229496/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7140 CPUtime=6.93
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1627 0 0 0 692 1 0 0 25 0 1 0 1975380593 7311360 1608 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1785 1608 56 152 0 1630 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 54704

[startup+16.0015 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229304/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7272 CPUtime=10.1
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1659 0 0 0 1009 1 0 0 25 0 1 0 1975380593 7446528 1640 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1818 1640 56 152 0 1663 0
Current children cumulated CPU time (s) 15.76
Current children cumulated vsize (KiB) 54836

[startup+17.6018 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229112/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7404 CPUtime=11.69
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1714 0 0 0 1168 1 0 0 25 0 1 0 1975380593 7581696 1695 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1851 1695 56 152 0 1696 0
Current children cumulated CPU time (s) 17.35
Current children cumulated vsize (KiB) 54968

[startup+18.4019 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229112/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7540 CPUtime=12.48
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1729 0 0 0 1247 1 0 0 25 0 1 0 1975380593 7720960 1710 996147200 134512640 135136200 4294955968 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1885 1710 56 152 0 1730 0
Current children cumulated CPU time (s) 18.14
Current children cumulated vsize (KiB) 55104

[startup+19.2011 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229048/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7540 CPUtime=13.27
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1734 0 0 0 1326 1 0 0 25 0 1 0 1975380593 7720960 1715 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1885 1715 56 152 0 1730 0
Current children cumulated CPU time (s) 18.93
Current children cumulated vsize (KiB) 55104

[startup+19.6011 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229048/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7540 CPUtime=13.67
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1745 0 0 0 1366 1 0 0 25 0 1 0 1975380593 7720960 1726 996147200 134512640 135136200 4294955968 18446744073709551615 134528270 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1885 1726 56 152 0 1730 0
Current children cumulated CPU time (s) 19.33
Current children cumulated vsize (KiB) 55104

[startup+19.7011 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16795
/proc/meminfo: memFree=1229048/2055920 swapFree=4155916/4192956
[pid=16772] ppid=16770 vsize=47564 CPUtime=5.66
/proc/16772/stat : 16772 (galacM.sh) S 16770 16772 15125 0 -1 4194304 799 22840 0 1 0 0 551 15 17 0 1 0 1975380013 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16772/statm: 11891 364 245 79 0 219 0
[pid=16795] ppid=16772 vsize=7540 CPUtime=13.77
/proc/16795/stat : 16795 (minisat) R 16772 16772 15125 0 -1 4194304 1747 0 0 0 1376 1 0 0 25 0 1 0 1975380593 7720960 1728 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/16795/statm: 1885 1728 56 152 0 1730 0
Current children cumulated CPU time (s) 19.43
Current children cumulated vsize (KiB) 55104

Child status: 0
Real time (s): 19.7089
CPU time (s): 19.47
CPU user time (s): 19.2841
CPU system time (s): 0.185971
CPU usage (%): 98.7881
Max. virtual memory (cumulated for all children) (KiB): 860428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2841
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25604
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= 1149
involuntary context switches= 1403

runsolver used 0.026995 second user time and 0.071989 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-02 04:01:27
IDJOB=1038068
IDBENCH=53543
IDSOLVER=350
FILE ID=node61/1038068-1214964087
PBS_JOBID= 7870211
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-10_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038068-1214964087/watcher-1038068-1214964087 -o /tmp/evaluation-result-1038068-1214964087/solver-1038068-1214964087 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1038068-1214964087.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17234ef07ba087d786389b1270482cb7
RANDOM SEED=1066747981

node61.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.269
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.269
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:       1239208 kB
Buffers:         51648 kB
Cached:         675392 kB
SwapCached:      31364 kB
Active:         142768 kB
Inactive:       623484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239208 kB
SwapTotal:     4192956 kB
SwapFree:      4155916 kB
Dirty:            3888 kB
Writeback:           0 kB
Mapped:          21488 kB
Slab:            35988 kB
Committed_AS:  3742104 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node61 at 2008-07-02 04:01:47