Trace number 1088212

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 73.2299 73.6425

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f5.xml
MD5SUM7dad689c44996ee19ebb5ec3cd48b0ac
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.72358
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
8.76/8.82	c start processing
8.76/8.82	c start relation processing
8.76/8.83	c start cnf exporting
25.84/25.97	c parsing time : 8.696
25.84/25.97	c preprocessing time : 25.853
25.84/25.98	
25.84/25.98	c Nary constraints - conflicts : 0 supports : 0
25.84/25.98	c Binary constraints - conflicts : 3763 supports :340
25.84/25.98	c max arity constraint : 2
25.84/25.98	c Max Tuples generated 1521
25.84/25.98	c relations : 173
25.84/25.98	c relations BDD: 0
25.84/25.98	c sampling 0/0
25.84/25.98	c vars : 23861 - clauses :  923990
25.84/25.98	
25.92/26.00	 
25.92/26.00	c --- SAT Solver Stats ---
25.92/26.00	 
73.17/73.62	c restarts              : 14
73.17/73.62	c conflicts             : 46282          (982 /sec)
73.17/73.62	c decisions             : 148574         (1.94 % random) (3151 /sec)
73.17/73.62	c propagations          : 4981822        (105659 /sec)
73.17/73.62	c conflict literals     : 4494173        (27.41 % deleted)
73.17/73.62	c Memory used           : 58.21 MB
73.17/73.62	c CPU time              : 47.1498 s
73.17/73.62	
73.17/73.62	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-1088212-1215246117/watcher-1088212-1215246117 -o /tmp/evaluation-result-1088212-1215246117/solver-1088212-1215246117 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1088212-1215246117.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.84 1.97 1.98 3/73 11766
/proc/meminfo: memFree=1770984/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=1736 CPUtime=0
/proc/11766/stat : 11766 (galacM.sh) R 11764 11766 11729 0 -1 4194304 49 0 0 0 0 0 0 0 20 0 1 0 136607039 1777664 34 996147200 4194304 4520092 548682068832 18446744073709551615 244274230665 0 0 4096 0 0 0 0 17 0 0 0
/proc/11766/statm: 434 34 26 79 0 53 0

[startup+0.0564521 s]
/proc/loadavg: 1.84 1.97 1.98 3/73 11766
/proc/meminfo: memFree=1770984/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101458 s]
/proc/loadavg: 1.84 1.97 1.98 3/73 11766
/proc/meminfo: memFree=1770984/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301496 s]
/proc/loadavg: 1.84 1.97 1.98 3/73 11766
/proc/meminfo: memFree=1770984/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701573 s]
/proc/loadavg: 1.84 1.97 1.98 3/73 11766
/proc/meminfo: memFree=1770984/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50273 s]
/proc/loadavg: 1.84 1.97 1.98 4/83 11788
/proc/meminfo: memFree=1729816/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11780] ppid=11766 vsize=812788 CPUtime=1.45
/proc/11780/stat : 11780 (java) S 11766 11766 11729 0 -1 0 13487 0 1 0 136 9 0 0 18 0 9 0 136607042 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11780/statm: 203197 12677 2587 9 0 197178 0
[pid=11780/tid=11781] ppid=11766 vsize=812788 CPUtime=0.48
/proc/11780/task/11781/stat : 11781 (java) R 11766 11766 11729 0 -1 64 7516 0 1 0 43 5 0 0 25 0 9 0 136607043 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11782] ppid=11766 vsize=812788 CPUtime=0.75
/proc/11780/task/11782/stat : 11782 (java) R 11766 11766 11729 0 -1 64 4470 0 0 0 74 1 0 0 18 0 9 0 136607045 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 102350426 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11783] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11783/stat : 11783 (java) S 11766 11766 11729 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136607045 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11784] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11784/stat : 11784 (java) S 11766 11766 11729 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 136607045 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11785] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11785/stat : 11785 (java) S 11766 11766 11729 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 136607047 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11786] ppid=11766 vsize=812788 CPUtime=0.18
/proc/11780/task/11786/stat : 11786 (java) S 11766 11766 11729 0 -1 64 802 0 0 0 18 0 0 0 16 0 9 0 136607047 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11787] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11787/stat : 11787 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 136607047 832294912 12677 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11788] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11788/stat : 11788 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136607047 832294912 12677 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) 860352

[startup+3.10303 s]
/proc/loadavg: 1.84 1.97 1.98 4/83 11788
/proc/meminfo: memFree=1729304/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11780] ppid=11766 vsize=812788 CPUtime=3.05
/proc/11780/stat : 11780 (java) S 11766 11766 11729 0 -1 0 13677 0 1 0 296 9 0 0 18 0 9 0 136607042 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11780/statm: 203197 12826 2587 9 0 197178 0
[pid=11780/tid=11781] ppid=11766 vsize=812788 CPUtime=0.76
/proc/11780/task/11781/stat : 11781 (java) R 11766 11766 11729 0 -1 64 7560 0 1 0 71 5 0 0 25 0 9 0 136607043 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11782] ppid=11766 vsize=812788 CPUtime=1.98
/proc/11780/task/11782/stat : 11782 (java) R 11766 11766 11729 0 -1 64 4556 0 0 0 197 1 0 0 18 0 9 0 136607045 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11783] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11783/stat : 11783 (java) S 11766 11766 11729 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136607045 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11784] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11784/stat : 11784 (java) S 11766 11766 11729 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 136607045 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11785] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11785/stat : 11785 (java) S 11766 11766 11729 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 136607047 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11786] ppid=11766 vsize=812788 CPUtime=0.27
/proc/11780/task/11786/stat : 11786 (java) S 11766 11766 11729 0 -1 64 862 0 0 0 27 0 0 0 15 0 9 0 136607047 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11787] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11787/stat : 11787 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 136607047 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11788] ppid=11766 vsize=812788 CPUtime=0
/proc/11780/task/11788/stat : 11788 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136607047 832294912 12826 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860352

[startup+6.30264 s]
/proc/loadavg: 1.93 1.98 1.99 4/83 11788
/proc/meminfo: memFree=1727960/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11780] ppid=11766 vsize=812908 CPUtime=6.24
/proc/11780/stat : 11780 (java) S 11766 11766 11729 0 -1 0 14427 0 1 0 614 10 0 0 18 0 9 0 136607042 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11780/statm: 203227 13000 2587 9 0 197208 0
[pid=11780/tid=11781] ppid=11766 vsize=812908 CPUtime=1.62
/proc/11780/task/11781/stat : 11781 (java) R 11766 11766 11729 0 -1 64 7631 0 1 0 156 6 0 0 24 0 9 0 136607043 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 103813005 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11782] ppid=11766 vsize=812908 CPUtime=4.28
/proc/11780/task/11782/stat : 11782 (java) S 11766 11766 11729 0 -1 64 5210 0 0 0 426 2 0 0 19 0 9 0 136607045 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11783] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11783/stat : 11783 (java) S 11766 11766 11729 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136607045 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11784] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11784/stat : 11784 (java) S 11766 11766 11729 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 136607045 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11785] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11785/stat : 11785 (java) S 11766 11766 11729 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 136607047 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11786] ppid=11766 vsize=812908 CPUtime=0.32
/proc/11780/task/11786/stat : 11786 (java) S 11766 11766 11729 0 -1 64 887 0 0 0 32 0 0 0 15 0 9 0 136607047 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11787] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11787/stat : 11787 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 136607047 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11788] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11788/stat : 11788 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136607047 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 860472

[startup+12.7029 s]
/proc/loadavg: 1.94 1.98 1.99 3/83 11788
/proc/meminfo: memFree=1695256/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11780] ppid=11766 vsize=812908 CPUtime=12.65
/proc/11780/stat : 11780 (java) S 11766 11766 11729 0 -1 0 21894 0 1 0 1247 18 0 0 18 0 9 0 136607042 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11780/statm: 203227 20423 2593 9 0 197208 0
[pid=11780/tid=11781] ppid=11766 vsize=812908 CPUtime=6.64
/proc/11780/task/11781/stat : 11781 (java) R 11766 11766 11729 0 -1 64 14813 0 1 0 652 12 0 0 25 0 9 0 136607043 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4127342304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11782] ppid=11766 vsize=812908 CPUtime=5.59
/proc/11780/task/11782/stat : 11782 (java) S 11766 11766 11729 0 -1 64 5456 0 0 0 556 3 0 0 16 0 9 0 136607045 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11783] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11783/stat : 11783 (java) S 11766 11766 11729 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136607045 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11784] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11784/stat : 11784 (java) S 11766 11766 11729 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 136607045 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11785] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11785/stat : 11785 (java) S 11766 11766 11729 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 136607047 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11786] ppid=11766 vsize=812908 CPUtime=0.39
/proc/11780/task/11786/stat : 11786 (java) S 11766 11766 11729 0 -1 64 926 0 0 0 38 1 0 0 15 0 9 0 136607047 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11787] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11787/stat : 11787 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 136607047 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11788] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11788/stat : 11788 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136607047 832417792 20423 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 860472

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 11788
/proc/meminfo: memFree=1684824/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=0.01
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 767 1697 0 0 0 0 0 1 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11780] ppid=11766 vsize=812908 CPUtime=25.43
/proc/11780/stat : 11780 (java) S 11766 11766 11729 0 -1 0 21983 0 1 0 2521 22 0 0 18 0 9 0 136607042 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11780/statm: 203227 20485 2593 9 0 197208 0
[pid=11780/tid=11781] ppid=11766 vsize=812908 CPUtime=19.39
/proc/11780/task/11781/stat : 11781 (java) R 11766 11766 11729 0 -1 64 14840 0 1 0 1923 16 0 0 25 0 9 0 136607043 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4127339333 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11782] ppid=11766 vsize=812908 CPUtime=5.61
/proc/11780/task/11782/stat : 11782 (java) S 11766 11766 11729 0 -1 64 5510 0 0 0 558 3 0 0 16 0 9 0 136607045 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11783] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11783/stat : 11783 (java) S 11766 11766 11729 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136607045 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11784] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11784/stat : 11784 (java) S 11766 11766 11729 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 136607045 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11785] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11785/stat : 11785 (java) S 11766 11766 11729 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 136607047 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11786] ppid=11766 vsize=812908 CPUtime=0.4
/proc/11780/task/11786/stat : 11786 (java) S 11766 11766 11729 0 -1 64 934 0 0 0 39 1 0 0 15 0 9 0 136607047 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11787] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11787/stat : 11787 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 136607047 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11780/tid=11788] ppid=11766 vsize=812908 CPUtime=0
/proc/11780/task/11788/stat : 11788 (java) S 11766 11766 11729 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136607047 832417792 20485 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 860472

[startup+51.1012 s]
/proc/loadavg: 1.97 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1703832/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=54192 CPUtime=24.89
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 13182 0 0 0 2482 7 0 0 25 0 1 0 136609639 55492608 13163 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 13548 13163 57 152 0 13393 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 101756

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

[startup+63.9026 s]
/proc/loadavg: 1.97 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1700440/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=57752 CPUtime=37.59
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14031 0 0 0 3751 8 0 0 25 0 1 0 136609639 59138048 14012 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14438 14012 57 152 0 14283 0
Current children cumulated CPU time (s) 63.54
Current children cumulated vsize (KiB) 105316

[startup+70.3018 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1699160/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=59048 CPUtime=43.95
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14337 0 0 0 4386 9 0 0 25 0 1 0 136609639 60465152 14318 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14762 14318 57 152 0 14607 0
Current children cumulated CPU time (s) 69.9
Current children cumulated vsize (KiB) 106612

[startup+71.9011 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1698968/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=59324 CPUtime=45.53
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14397 0 0 0 4544 9 0 0 25 0 1 0 136609639 60747776 14378 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14831 14378 57 152 0 14676 0
Current children cumulated CPU time (s) 71.48
Current children cumulated vsize (KiB) 106888

[startup+72.7013 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1698776/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=59468 CPUtime=46.32
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14427 0 0 0 4623 9 0 0 25 0 1 0 136609639 60895232 14408 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14867 14408 57 152 0 14712 0
Current children cumulated CPU time (s) 72.27
Current children cumulated vsize (KiB) 107032

[startup+73.1013 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1698776/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=59468 CPUtime=46.72
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14440 0 0 0 4663 9 0 0 25 0 1 0 136609639 60895232 14421 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14867 14421 57 152 0 14712 0
Current children cumulated CPU time (s) 72.67
Current children cumulated vsize (KiB) 107032

[startup+73.5024 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1698776/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=59600 CPUtime=47.12
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14457 0 0 0 4703 9 0 0 25 0 1 0 136609639 61030400 14438 996147200 134512640 135136200 4294955968 18446744073709551615 134522123 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14900 14438 57 152 0 14745 0
Current children cumulated CPU time (s) 73.07
Current children cumulated vsize (KiB) 107164

[startup+73.6014 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11789
/proc/meminfo: memFree=1698648/2055920 swapFree=4191676/4192956
[pid=11766] ppid=11764 vsize=47564 CPUtime=25.95
/proc/11766/stat : 11766 (galacM.sh) S 11764 11766 11729 0 -1 4194304 801 23692 0 1 0 0 2569 26 17 0 1 0 136607039 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11766/statm: 11891 366 247 79 0 219 0
[pid=11789] ppid=11766 vsize=59600 CPUtime=47.22
/proc/11789/stat : 11789 (minisat) R 11766 11766 11729 0 -1 4194304 14457 0 0 0 4713 9 0 0 25 0 1 0 136609639 61030400 14438 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/11789/statm: 14900 14438 57 152 0 14745 0
Current children cumulated CPU time (s) 73.17
Current children cumulated vsize (KiB) 107164

Child status: 0
Real time (s): 73.6425
CPU time (s): 73.2299
CPU user time (s): 72.8449
CPU system time (s): 0.384941
CPU usage (%): 99.4397
Max. virtual memory (cumulated for all children) (KiB): 860612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.8449
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39170
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= 3658
involuntary context switches= 4685

runsolver used 0.068989 second user time and 0.230964 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 10:21:57
IDJOB=1088212
IDBENCH=58071
IDSOLVER=350
FILE ID=node63/1088212-1215246117
PBS_JOBID= 7882043
Free space on /tmp= 66492 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f5.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088212-1215246117/watcher-1088212-1215246117 -o /tmp/evaluation-result-1088212-1215246117/solver-1088212-1215246117 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1088212-1215246117.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7dad689c44996ee19ebb5ec3cd48b0ac
RANDOM SEED=1858391923

node63.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.256
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.256
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:       1771528 kB
Buffers:         14032 kB
Cached:         168628 kB
SwapCached:        260 kB
Active:         164076 kB
Inactive:        61156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771528 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          55628 kB
Slab:            44640 kB
Committed_AS:   412016 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node63 at 2008-07-05 10:23:11