Trace number 1101862

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.06 1807.41

General information on the benchmark

Namecsp/rand-2-40-19-fcd/
normalized-rand-2-40-19-443-230-fcd-50_ext.xml
MD5SUMc4aae52f8df469ff2d993fa2fcffe4d7
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 benchmark2.52161
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints346
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension346
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.89	c start processing
0.01/0.89	c start relation processing
0.01/0.90	c start cnf exporting
1.86/1.94	c parsing time : 0.768
1.86/1.94	c preprocessing time : 1.818
1.86/1.94	
1.86/1.94	c Nary constraints - conflicts : 0 supports : 0
1.86/1.94	c Binary constraints - conflicts : 334 supports :12
1.86/1.94	c max arity constraint : 2
1.86/1.94	c Max Tuples generated 0
1.86/1.94	c relations : 346
1.86/1.94	c relations BDD: 0
1.86/1.94	c sampling 0/0
1.86/1.94	c vars : 761 - clauses :  39568
1.86/1.94	
1.86/1.97	 
1.86/1.97	c --- SAT Solver Stats ---
1.86/1.97	 

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-1101862-1215294568/watcher-1101862-1215294568 -o /tmp/evaluation-result-1101862-1215294568/solver-1101862-1215294568 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1101862-1215294568.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30408
/proc/meminfo: memFree=1627600/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=8652 CPUtime=0
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 685184443 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30408/statm: 2163 280 208 79 0 156 0
[pid=30409] ppid=30408 vsize=8688 CPUtime=0
/proc/30409/stat : 30409 (galacM.sh) R 30408 30408 27634 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 685184443 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 249069890207 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/30409/statm: 2172 288 210 79 0 165 0

[startup+0.0312709 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30408
/proc/meminfo: memFree=1627600/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=0.01
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 766 1858 0 0 0 0 0 1 19 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101804 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30408
/proc/meminfo: memFree=1627600/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=0.01
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 766 1858 0 0 0 0 0 1 19 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301825 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30408
/proc/meminfo: memFree=1627600/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=0.01
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 766 1858 0 0 0 0 0 1 19 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701866 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30408
/proc/meminfo: memFree=1627600/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=0.01
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 766 1858 0 0 0 0 0 1 19 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50294 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30430
/proc/meminfo: memFree=1556992/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=0.01
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 766 1858 0 0 0 0 0 1 19 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30422] ppid=30408 vsize=812760 CPUtime=1.45
/proc/30422/stat : 30422 (java) S 30408 30408 27634 0 -1 0 19890 0 1 0 134 11 0 0 20 0 9 0 685184446 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30422/statm: 203190 19306 1912 9 0 197171 0
[pid=30422/tid=30423] ppid=30408 vsize=812760 CPUtime=1.13
/proc/30422/task/30423/stat : 30423 (java) R 30408 30408 27634 0 -1 64 14535 0 1 0 105 8 0 0 25 0 9 0 685184447 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4127000360 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30424] ppid=30408 vsize=812760 CPUtime=0.03
/proc/30422/task/30424/stat : 30424 (java) S 30408 30408 27634 0 -1 64 3794 0 0 0 2 1 0 0 16 0 9 0 685184448 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30425] ppid=30408 vsize=812760 CPUtime=0
/proc/30422/task/30425/stat : 30425 (java) S 30408 30408 27634 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 685184448 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30426] ppid=30408 vsize=812760 CPUtime=0
/proc/30422/task/30426/stat : 30426 (java) S 30408 30408 27634 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 685184448 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30427] ppid=30408 vsize=812760 CPUtime=0
/proc/30422/task/30427/stat : 30427 (java) S 30408 30408 27634 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 685184451 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30428] ppid=30408 vsize=812760 CPUtime=0.25
/proc/30422/task/30428/stat : 30428 (java) S 30408 30408 27634 0 -1 64 861 0 0 0 25 0 0 0 15 0 9 0 685184451 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30429] ppid=30408 vsize=812760 CPUtime=0
/proc/30422/task/30429/stat : 30429 (java) S 30408 30408 27634 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 685184451 832266240 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30422/tid=30430] ppid=30408 vsize=812760 CPUtime=0
/proc/30422/task/30430/stat : 30430 (java) S 30408 30408 27634 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 685184451 832266240 19306 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) 860324

[startup+3.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30431
/proc/meminfo: memFree=1623360/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=6680 CPUtime=1.11
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 1432 0 0 0 111 0 0 0 25 0 1 0 685184640 6840320 1413 996147200 134512640 135136200 4294955968 18446744073709551615 134529482 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 1670 1413 57 152 0 1515 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 54244

[startup+6.30243 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 30432
/proc/meminfo: memFree=1617088/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=10400 CPUtime=4.3
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 2351 0 0 0 429 1 0 0 25 0 1 0 685184640 10649600 2332 996147200 134512640 135136200 4294955968 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 2600 2332 57 152 0 2445 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 57964

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30432
/proc/meminfo: memFree=1611848/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=14476 CPUtime=10.67
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 3386 0 0 0 1065 2 0 0 25 0 1 0 685184640 14823424 3367 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 3619 3367 57 152 0 3464 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 62040

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30432
/proc/meminfo: memFree=1605704/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=19180 CPUtime=23.42
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 4552 0 0 0 2337 5 0 0 25 0 1 0 685184640 19640320 4533 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 4795 4533 57 152 0 4640 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 66744

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30432
/proc/meminfo: memFree=1597000/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=25652 CPUtime=48.9
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 6136 0 0 0 4883 7 0 0 25 0 1 0 685184640 26267648 6117 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 6413 6117 57 152 0 6258 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 73216

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30433
/proc/meminfo: memFree=1590088/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=27744 CPUtime=99.91
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 6645 0 0 0 9983 8 0 0 25 0 1 0 685184640 28409856 6626 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 6936 6626 57 152 0 6781 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 75308

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30433
/proc/meminfo: memFree=1583560/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=29060 CPUtime=159.66
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 6957 0 0 0 15958 8 0 0 25 0 1 0 685184640 29757440 6938 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 7265 6938 57 152 0 7110 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 76624

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30433
/proc/meminfo: memFree=1577416/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=33400 CPUtime=219.42
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 8023 0 0 0 21933 9 0 0 25 0 1 0 685184640 34201600 8004 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 8350 8004 57 152 0 8195 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 80964

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30433
/proc/meminfo: memFree=1572616/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=37992 CPUtime=279.18
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 9103 0 0 0 27908 10 0 0 25 0 1 0 685184640 38903808 9084 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30431/statm: 9498 9084 57 152 0 9343 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 85556

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30433
/proc/meminfo: memFree=1570312/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/30431/statm: 14533 13987 57 152 0 14378 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 105696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573888/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=58344 CPUtime=1175.55
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14065 0 0 0 117538 17 0 0 25 0 1 0 685184640 59744256 14046 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14586 14046 57 152 0 14431 0
Current children cumulated CPU time (s) 1177.47
Current children cumulated vsize (KiB) 105908

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573696/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=58504 CPUtime=1235.3
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14101 0 0 0 123513 17 0 0 25 0 1 0 685184640 59908096 14082 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14626 14082 57 152 0 14471 0
Current children cumulated CPU time (s) 1237.22
Current children cumulated vsize (KiB) 106068

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573504/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=58664 CPUtime=1295.07
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14128 0 0 0 129489 18 0 0 25 0 1 0 685184640 60071936 14109 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14666 14109 57 152 0 14511 0
Current children cumulated CPU time (s) 1296.99
Current children cumulated vsize (KiB) 106228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573440/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=58664 CPUtime=1354.82
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14151 0 0 0 135464 18 0 0 25 0 1 0 685184640 60071936 14132 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14666 14132 57 152 0 14511 0
Current children cumulated CPU time (s) 1356.74
Current children cumulated vsize (KiB) 106228

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573376/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=58876 CPUtime=1414.58
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14185 0 0 0 141440 18 0 0 25 0 1 0 685184640 60289024 14166 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14719 14166 57 152 0 14564 0
Current children cumulated CPU time (s) 1416.5
Current children cumulated vsize (KiB) 106440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573312/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=58876 CPUtime=1474.34
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14187 0 0 0 147416 18 0 0 25 0 1 0 685184640 60289024 14168 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14719 14168 57 152 0 14564 0
Current children cumulated CPU time (s) 1476.26
Current children cumulated vsize (KiB) 106440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1573184/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=59048 CPUtime=1534.1
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14211 0 0 0 153392 18 0 0 25 0 1 0 685184640 60465152 14192 996147200 134512640 135136200 4294955968 18446744073709551615 134529514 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14762 14192 57 152 0 14607 0
Current children cumulated CPU time (s) 1536.02
Current children cumulated vsize (KiB) 106612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1572288/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=59864 CPUtime=1593.87
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14431 0 0 0 159368 19 0 0 25 0 1 0 685184640 61300736 14412 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 14966 14412 57 152 0 14811 0
Current children cumulated CPU time (s) 1595.79
Current children cumulated vsize (KiB) 107428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1571584/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=60644 CPUtime=1653.62
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14611 0 0 0 165343 19 0 0 25 0 1 0 685184640 62099456 14592 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 15161 14592 57 152 0 15006 0
Current children cumulated CPU time (s) 1655.54
Current children cumulated vsize (KiB) 108208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1570560/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=61860 CPUtime=1713.38
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 14867 0 0 0 171319 19 0 0 25 0 1 0 685184640 63344640 14848 996147200 134512640 135136200 4294955968 18446744073709551615 134529434 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 15465 14848 57 152 0 15310 0
Current children cumulated CPU time (s) 1715.3
Current children cumulated vsize (KiB) 109424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1566784/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=65716 CPUtime=1773.13
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 15781 0 0 0 177294 19 0 0 25 0 1 0 685184640 67293184 15762 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 16429 15762 57 152 0 16274 0
Current children cumulated CPU time (s) 1775.05
Current children cumulated vsize (KiB) 113280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 30475
/proc/meminfo: memFree=1566784/2055920 swapFree=4179812/4192956
[pid=30408] ppid=30406 vsize=47564 CPUtime=1.92
/proc/30408/stat : 30408 (galacM.sh) S 30406 30408 27634 0 -1 4194304 800 23217 0 1 0 0 177 15 17 0 1 0 685184443 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30408/statm: 11891 365 246 79 0 219 0
[pid=30431] ppid=30408 vsize=65864 CPUtime=1798.14
/proc/30431/stat : 30431 (minisat) R 30408 30408 27634 0 -1 4194304 15797 0 0 0 179794 20 0 0 25 0 1 0 685184640 67444736 15778 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30431/statm: 16466 15778 57 152 0 16311 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 113428

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 30408 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=784728
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=161975
# CPU time returned by wait4() is 1.9467
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.41
CPU time (s): 1800.06
CPU user time (s): 1799.71
CPU system time (s): 0.35
CPU usage (%): 99.5932
Max. virtual memory (cumulated for all children) (KiB): 860324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.78473
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24017
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= 1173
involuntary context switches= 1126

runsolver used 1.78473 second user time and 4.86326 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-05 23:49:28
IDJOB=1101862
IDBENCH=60078
IDSOLVER=350
FILE ID=node89/1101862-1215294568
PBS_JOBID= 7882254
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c4aae52f8df469ff2d993fa2fcffe4d7
RANDOM SEED=1799695034

node89.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.213
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.213
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:       1628144 kB
Buffers:         71344 kB
Cached:         215012 kB
SwapCached:       7132 kB
Active:         245432 kB
Inactive:       125840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628144 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            3252 kB
Writeback:           0 kB
Mapped:          88584 kB
Slab:            41764 kB
Committed_AS:  2049280 kB
PageTables:       1876 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= 66512 MiB
End job on node89 at 2008-07-06 00:19:38