Trace number 1102302

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 M? (TO) 1800.03 1809.81

General information on the benchmark

Namecsp/rand-2-50-23-fcd/
normalized-rand-2-50-23-587-230-fcd-40_ext.xml
MD5SUM440c462c43462f81ada0a4454ae47311
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.396
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints463
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension463
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
1.14/1.23	c start processing
1.14/1.23	c start relation processing
1.14/1.25	c start cnf exporting
3.13/3.24	c parsing time : 1.101
3.13/3.24	c preprocessing time : 3.119
3.13/3.24	
3.13/3.24	c Nary constraints - conflicts : 0 supports : 0
3.13/3.24	c Binary constraints - conflicts : 449 supports :14
3.13/3.24	c max arity constraint : 2
3.13/3.24	c Max Tuples generated 0
3.13/3.24	c relations : 463
3.13/3.24	c relations BDD: 0
3.13/3.24	c sampling 0/0
3.13/3.24	c vars : 1151 - clauses :  76232
3.13/3.25	
3.13/3.28	 
3.13/3.28	c --- SAT Solver Stats ---
3.13/3.28	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1102302-1215298216/watcher-1102302-1215298216 -o /tmp/evaluation-result-1102302-1215298216/solver-1102302-1215298216 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1102302-1215298216.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/73 1548
/proc/meminfo: memFree=1637456/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=8560 CPUtime=0
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 1559491976 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 266890626959 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1548/statm: 2140 254 197 79 0 133 0

[startup+0.030463 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 1548
/proc/meminfo: memFree=1637456/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=8784 CPUtime=0.01
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 639 1482 0 0 0 0 0 1 21 0 1 0 1559491976 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 266890608722 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1548/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101402 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 1548
/proc/meminfo: memFree=1637456/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=0.01
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301422 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 1548
/proc/meminfo: memFree=1637456/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=0.01
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701468 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 1548
/proc/meminfo: memFree=1637456/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=0.01
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50256 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 1570
/proc/meminfo: memFree=1567360/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=0.01
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1562] ppid=1548 vsize=812756 CPUtime=1.43
/proc/1562/stat : 1562 (java) S 1548 1548 32250 0 -1 0 21403 0 1 0 132 11 0 0 18 0 9 0 1559491979 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1562/statm: 203189 20819 1914 9 0 197171 0
[pid=1562/tid=1563] ppid=1548 vsize=812756 CPUtime=1.12
/proc/1562/task/1563/stat : 1563 (java) R 1548 1548 32250 0 -1 64 14536 0 1 0 104 8 0 0 25 0 9 0 1559491981 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1564] ppid=1548 vsize=812756 CPUtime=0.05
/proc/1562/task/1564/stat : 1564 (java) R 1548 1548 32250 0 -1 64 5312 0 0 0 3 2 0 0 16 0 9 0 1559491982 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 102514732 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1565] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1565/stat : 1565 (java) S 1548 1548 32250 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1559491982 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1566] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1566/stat : 1566 (java) S 1548 1548 32250 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1559491982 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1567] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1567/stat : 1567 (java) S 1548 1548 32250 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1559491984 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1568] ppid=1548 vsize=812756 CPUtime=0.25
/proc/1562/task/1568/stat : 1568 (java) S 1548 1548 32250 0 -1 64 856 0 0 0 25 0 0 0 15 0 9 0 1559491984 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1569] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1569/stat : 1569 (java) S 1548 1548 32250 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559491984 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1570] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1570/stat : 1570 (java) S 1548 1548 32250 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559491984 832262144 20819 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860324

[startup+3.10274 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 1570
/proc/meminfo: memFree=1558656/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=0.01
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1562] ppid=1548 vsize=812756 CPUtime=3.02
/proc/1562/stat : 1562 (java) S 1548 1548 32250 0 -1 0 21807 0 1 0 290 12 0 0 18 0 9 0 1559491979 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1562/statm: 203189 21220 1915 9 0 197171 0
[pid=1562/tid=1563] ppid=1548 vsize=812756 CPUtime=2.67
/proc/1562/task/1563/stat : 1563 (java) R 1548 1548 32250 0 -1 64 14540 0 1 0 258 9 0 0 25 0 9 0 1559491981 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4126604331 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1564] ppid=1548 vsize=812756 CPUtime=0.07
/proc/1562/task/1564/stat : 1564 (java) S 1548 1548 32250 0 -1 64 5701 0 0 0 5 2 0 0 16 0 9 0 1559491982 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1565] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1565/stat : 1565 (java) S 1548 1548 32250 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1559491982 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1566] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1566/stat : 1566 (java) S 1548 1548 32250 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1559491982 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1567] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1567/stat : 1567 (java) S 1548 1548 32250 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1559491984 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1568] ppid=1548 vsize=812756 CPUtime=0.26
/proc/1562/task/1568/stat : 1568 (java) S 1548 1548 32250 0 -1 64 867 0 0 0 26 0 0 0 15 0 9 0 1559491984 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1569] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1569/stat : 1569 (java) S 1548 1548 32250 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559491984 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1562/tid=1570] ppid=1548 vsize=812756 CPUtime=0
/proc/1562/task/1570/stat : 1570 (java) S 1548 1548 32250 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559491984 832262144 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860324

[startup+6.30219 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 1571
/proc/meminfo: memFree=1625600/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=12212 CPUtime=2.98
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 2926 0 0 0 297 1 0 0 25 0 1 0 1559492304 12505088 2907 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 3053 2907 57 152 0 2898 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 59780

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 1571
/proc/meminfo: memFree=1618560/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=18288 CPUtime=9.32
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 4422 0 0 0 929 3 0 0 25 0 1 0 1559492304 18726912 4403 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 4572 4403 57 152 0 4417 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 65856

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 1571
/proc/meminfo: memFree=1610496/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=26000 CPUtime=22
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 6363 0 0 0 2195 5 0 0 25 0 1 0 1559492304 26624000 6344 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 6500 6344 57 152 0 6345 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 73568

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 1571
/proc/meminfo: memFree=1600640/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=36028 CPUtime=47.36
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 8850 0 0 0 4728 8 0 0 25 0 1 0 1559492304 36892672 8831 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 9007 8831 57 152 0 8852 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 83596

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/76 1572
/proc/meminfo: memFree=1586360/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=50152 CPUtime=98.09
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 12359 0 0 0 9797 12 0 0 25 0 1 0 1559492304 51355648 12340 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 12538 12340 57 152 0 12383 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 97720

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1572
/proc/meminfo: memFree=1572280/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=64384 CPUtime=157.54
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 15857 0 0 0 15738 16 0 0 25 0 1 0 1559492304 65929216 15838 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 16096 15838 57 152 0 15941 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 111952

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1572
/proc/meminfo: memFree=1565432/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=71112 CPUtime=216.99
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 17537 0 0 0 21680 19 0 0 25 0 1 0 1559492304 72818688 17518 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1571/statm: 17778 17518 57 152 0 17623 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 118680

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1572
/proc/meminfo: memFree=1564344/2055920 swapFree=4113352/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2

################
# More data... #
################

/proc/1571/statm: 24681 24092 57 152 0 24526 0
Current children cumulated CPU time (s) 1113.11
Current children cumulated vsize (KiB) 146292

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/75 1666
/proc/meminfo: memFree=1476488/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=99256 CPUtime=1169.86
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 24242 0 0 0 116954 32 0 0 25 0 1 0 1559492304 101638144 24215 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 24814 24215 57 152 0 24659 0
Current children cumulated CPU time (s) 1173.06
Current children cumulated vsize (KiB) 146824

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/75 1666
/proc/meminfo: memFree=1470664/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=99472 CPUtime=1229.8
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 24279 0 0 0 122948 32 0 0 25 0 1 0 1559492304 101859328 24252 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 24868 24252 57 152 0 24713 0
Current children cumulated CPU time (s) 1233
Current children cumulated vsize (KiB) 147040

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/75 1666
/proc/meminfo: memFree=1469576/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=100652 CPUtime=1289.75
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 24522 0 0 0 128943 32 0 0 25 0 1 0 1559492304 103067648 24495 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 25163 24495 57 152 0 25008 0
Current children cumulated CPU time (s) 1292.95
Current children cumulated vsize (KiB) 148220

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/75 1666
/proc/meminfo: memFree=1463816/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=106888 CPUtime=1349.7
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 25988 0 0 0 134936 34 0 0 25 0 1 0 1559492304 109453312 25961 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 26722 25961 57 152 0 26567 0
Current children cumulated CPU time (s) 1352.9
Current children cumulated vsize (KiB) 154456

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.99 3/75 1666
/proc/meminfo: memFree=1460616/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=109848 CPUtime=1409.66
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 26697 0 0 0 140931 35 0 0 25 0 1 0 1559492304 112484352 26670 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 27462 26670 57 152 0 27307 0
Current children cumulated CPU time (s) 1412.86
Current children cumulated vsize (KiB) 157416

[startup+1482.3 s]
/proc/loadavg: 2.08 2.00 2.00 3/75 1666
/proc/meminfo: memFree=1459592/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=110288 CPUtime=1469.6
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 26798 0 0 0 146925 35 0 0 25 0 1 0 1559492304 112934912 26771 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 27572 26771 57 152 0 27417 0
Current children cumulated CPU time (s) 1472.8
Current children cumulated vsize (KiB) 157856

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/75 1666
/proc/meminfo: memFree=1453000/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=110780 CPUtime=1529.55
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 26925 0 0 0 152919 36 0 0 25 0 1 0 1559492304 113438720 26898 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 27695 26898 57 152 0 27540 0
Current children cumulated CPU time (s) 1532.75
Current children cumulated vsize (KiB) 158348

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 1666
/proc/meminfo: memFree=1450376/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=112008 CPUtime=1589.5
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 27181 0 0 0 158914 36 0 0 25 0 1 0 1559492304 114696192 27154 996147200 134512640 135136200 4294955968 18446744073709551615 134529507 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 28002 27154 57 152 0 27847 0
Current children cumulated CPU time (s) 1592.7
Current children cumulated vsize (KiB) 159576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1666
/proc/meminfo: memFree=1450184/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=112248 CPUtime=1649.45
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 27207 0 0 0 164908 37 0 0 25 0 1 0 1559492304 114941952 27180 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 28062 27180 57 152 0 27907 0
Current children cumulated CPU time (s) 1652.65
Current children cumulated vsize (KiB) 159816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1666
/proc/meminfo: memFree=1449544/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=112656 CPUtime=1709.4
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 27287 0 0 0 170903 37 0 0 25 0 1 0 1559492304 115359744 27260 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 28164 27260 57 152 0 28009 0
Current children cumulated CPU time (s) 1712.6
Current children cumulated vsize (KiB) 160224

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 1666
/proc/meminfo: memFree=1448968/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=112656 CPUtime=1769.35
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 27287 0 0 0 176898 37 0 0 25 0 1 0 1559492304 115359744 27260 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 28164 27260 57 152 0 28009 0
Current children cumulated CPU time (s) 1772.55
Current children cumulated vsize (KiB) 160224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.8 s]
/proc/loadavg: 2.09 2.03 2.00 3/75 1666
/proc/meminfo: memFree=1448776/2055920 swapFree=4113464/4192956
[pid=1548] ppid=1546 vsize=47568 CPUtime=3.2
/proc/1548/stat : 1548 (galacM.sh) S 1546 1548 32250 0 -1 4194304 800 23522 0 1 0 0 305 15 17 0 1 0 1559491976 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1548/statm: 11892 365 246 79 0 219 0
[pid=1571] ppid=1548 vsize=112656 CPUtime=1796.83
/proc/1571/stat : 1571 (minisat) R 1548 1548 32250 0 -1 4194304 27287 0 0 0 179646 37 0 0 25 0 1 0 1559492304 115359744 27260 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1571/statm: 28164 27260 57 152 0 28009 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 160224

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1548 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=59534
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166974
# CPU time returned by wait4() is 3.22651
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.81
CPU time (s): 1800.03
CPU user time (s): 1799.51
CPU system time (s): 0.52
CPU usage (%): 99.4594
Max. virtual memory (cumulated for all children) (KiB): 860324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.05953
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24322
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= 1229
involuntary context switches= 1218

runsolver used 2.09568 second user time and 5.99609 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-06 00:50:16
IDJOB=1102302
IDBENCH=60119
IDSOLVER=350
FILE ID=node38/1102302-1215298216
PBS_JOBID= 7882337
Free space on /tmp= 66440 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-2-50-23-fcd/normalized-rand-2-50-23-587-230-fcd-40_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1102302-1215298216/watcher-1102302-1215298216 -o /tmp/evaluation-result-1102302-1215298216/solver-1102302-1215298216 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1102302-1215298216.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 440c462c43462f81ada0a4454ae47311
RANDOM SEED=1925778141

node38.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.223
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.223
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:       1637936 kB
Buffers:         56968 kB
Cached:         204928 kB
SwapCached:      73820 kB
Active:         250776 kB
Inactive:       113280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637936 kB
SwapTotal:     4192956 kB
SwapFree:      4113352 kB
Dirty:            3452 kB
Writeback:           0 kB
Mapped:         108556 kB
Slab:            38984 kB
Committed_AS:  3072072 kB
PageTables:       2048 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= 66436 MiB
End job on node38 at 2008-07-06 01:20:28