Trace number 195750

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1804.8

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-7_ext.xml
MD5SUM3f9f0987ecc8bd6debbfdcbc6b845084
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9484
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.03	c preparing clauses for relation R0
0.06	c preparing clauses for relation R1
0.09	c preparing clauses for relation R2
0.12	c preparing clauses for relation R3
0.15	c preparing clauses for relation R4
0.18	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.24	c preparing clauses for relation R7
0.28	c preparing clauses for relation R8
0.31	c preparing clauses for relation R9
0.32	c preparing clauses for relation R10
0.35	c preparing clauses for relation R11
0.38	c preparing clauses for relation R12
0.41	c preparing clauses for relation R13
0.44	c preparing clauses for relation R14
0.47	c preparing clauses for relation R15
0.50	c preparing clauses for relation R16
0.53	c preparing clauses for relation R17
0.56	c preparing clauses for relation R18
0.59	c preparing clauses for relation R19
0.62	c preparing clauses for relation R20
0.65	c preparing clauses for relation R21
0.69	c preparing clauses for relation R22
0.72	c preparing clauses for relation R23
0.75	c preparing clauses for relation R24
0.78	c preparing clauses for relation R25
0.81	c preparing clauses for relation R26
0.84	c preparing clauses for relation R27
0.87	c preparing clauses for relation R28
0.90	c preparing clauses for relation R29
0.93	c preparing clauses for relation R30
0.96	c preparing clauses for relation R31
0.99	c preparing clauses for relation R32
1.02	c preparing clauses for relation R33
1.05	c preparing clauses for relation R34
1.08	c preparing clauses for relation R35
1.11	c preparing clauses for relation R36
1.14	c preparing clauses for relation R37
1.18	c preparing clauses for relation R38
1.21	c preparing clauses for relation R39
1.24	c preparing clauses for relation R40
1.27	c preparing clauses for relation R41
1.30	c preparing clauses for relation R42
1.33	c preparing clauses for relation R43
1.36	c preparing clauses for relation R44
1.39	c preparing clauses for relation R45
1.42	c preparing clauses for relation R46
1.45	c preparing clauses for relation R47
1.48	c preparing clauses for relation R48
1.52	c preparing clauses for relation R49
1.55	c preparing clauses for relation R50
1.58	c preparing clauses for relation R51
1.61	c preparing clauses for relation R52
1.63	c preparing clauses for relation R53
1.65	c preparing clauses for relation R54
1.68	c preparing clauses for relation R55
1.71	c preparing clauses for relation R56
1.74	c preparing clauses for relation R57
1.77	c preparing clauses for relation R58
1.80	c preparing clauses for relation R59
1.83	c preparing clauses for relation R60
1.87	c preparing clauses for relation R61
1.90	c preparing clauses for relation R62
1.93	c preparing clauses for relation R63
1.96	c preparing clauses for relation R64
1.99	c preparing clauses for relation R65
2.02	c preparing clauses for relation R66
2.05	c preparing clauses for relation R67
2.08	c preparing clauses for relation R68
2.11	c preparing clauses for relation R69
2.14	c preparing clauses for relation R70
2.17	c preparing clauses for relation R71
2.21	c preparing clauses for relation R72
2.24	c preparing clauses for relation R73
2.25	c instanciating clauses for relation R0 (supports) and variables V0 V1 V20 
2.29	c instanciating clauses for relation R1 (supports) and variables V0 V2 V4 
2.33	c instanciating clauses for relation R2 (supports) and variables V0 V5 V13 
2.37	c instanciating clauses for relation R3 (supports) and variables V0 V6 V7 
2.41	c instanciating clauses for relation R4 (supports) and variables V0 V6 V22 
2.45	c instanciating clauses for relation R5 (supports) and variables V0 V7 V9 
2.49	c instanciating clauses for relation R6 (supports) and variables V0 V7 V12 
2.54	c instanciating clauses for relation R7 (supports) and variables V0 V7 V21 
2.58	c instanciating clauses for relation R8 (supports) and variables V0 V8 V12 
2.62	c instanciating clauses for relation R9 (supports) and variables V0 V13 V21 
2.66	c instanciating clauses for relation R10 (supports) and variables V0 V15 V16 
2.67	c instanciating clauses for relation R11 (supports) and variables V1 V2 V18 
2.72	c instanciating clauses for relation R12 (supports) and variables V1 V5 V15 
2.76	c instanciating clauses for relation R13 (supports) and variables V1 V6 V7 
2.80	c instanciating clauses for relation R14 (supports) and variables V1 V7 V15 
2.84	c instanciating clauses for relation R15 (supports) and variables V1 V11 V17 
2.88	c instanciating clauses for relation R16 (supports) and variables V1 V16 V17 
2.92	c instanciating clauses for relation R17 (supports) and variables V2 V5 V6 
2.96	c instanciating clauses for relation R18 (supports) and variables V2 V12 V16 
3.00	c instanciating clauses for relation R19 (supports) and variables V2 V17 V18 
3.04	c instanciating clauses for relation R20 (supports) and variables V3 V6 V12 
3.09	c instanciating clauses for relation R21 (supports) and variables V3 V7 V11 
3.13	c instanciating clauses for relation R22 (supports) and variables V3 V7 V15 
3.17	c instanciating clauses for relation R23 (supports) and variables V3 V9 V11 
3.21	c instanciating clauses for relation R24 (supports) and variables V3 V9 V21 
3.25	c instanciating clauses for relation R25 (supports) and variables V3 V10 V13 
3.29	c instanciating clauses for relation R26 (supports) and variables V3 V10 V20 
3.33	c instanciating clauses for relation R27 (supports) and variables V3 V12 V13 
3.37	c instanciating clauses for relation R28 (supports) and variables V3 V15 V18 
3.41	c instanciating clauses for relation R29 (supports) and variables V3 V16 V17 
3.45	c instanciating clauses for relation R30 (supports) and variables V3 V18 V22 
3.50	c instanciating clauses for relation R31 (supports) and variables V4 V9 V12 
3.54	c instanciating clauses for relation R32 (supports) and variables V4 V15 V19 
3.58	c instanciating clauses for relation R33 (supports) and variables V4 V16 V22 
3.62	c instanciating clauses for relation R34 (supports) and variables V4 V19 V23 
3.66	c instanciating clauses for relation R35 (supports) and variables V4 V20 V21 
3.70	c instanciating clauses for relation R36 (supports) and variables V4 V20 V22 
3.74	c instanciating clauses for relation R37 (supports) and variables V5 V6 V8 
3.79	c instanciating clauses for relation R38 (supports) and variables V5 V6 V13 
3.83	c instanciating clauses for relation R39 (supports) and variables V5 V8 V11 
3.87	c instanciating clauses for relation R40 (supports) and variables V5 V12 V22 
3.91	c instanciating clauses for relation R41 (supports) and variables V6 V7 V19 
3.95	c instanciating clauses for relation R42 (supports) and variables V6 V14 V16 
3.99	c instanciating clauses for relation R43 (supports) and variables V6 V17 V18 
4.03	c instanciating clauses for relation R44 (supports) and variables V7 V9 V13 
4.07	c instanciating clauses for relation R45 (supports) and variables V7 V9 V22 
4.11	c instanciating clauses for relation R46 (supports) and variables V7 V10 V18 
4.15	c instanciating clauses for relation R47 (supports) and variables V7 V12 V13 
4.20	c instanciating clauses for relation R48 (supports) and variables V7 V13 V15 
4.24	c instanciating clauses for relation R49 (supports) and variables V7 V19 V23 
4.28	c instanciating clauses for relation R50 (supports) and variables V8 V9 V15 
4.32	c instanciating clauses for relation R51 (supports) and variables V8 V9 V16 
4.36	c instanciating clauses for relation R52 (supports) and variables V8 V9 V17 
4.40	c instanciating clauses for relation R53 (supports) and variables V8 V9 V20 
4.42	c instanciating clauses for relation R54 (supports) and variables V9 V10 V19 
4.46	c instanciating clauses for relation R55 (supports) and variables V9 V10 V20 
4.50	c instanciating clauses for relation R56 (supports) and variables V9 V11 V19 
4.54	c instanciating clauses for relation R57 (supports) and variables V9 V17 V19 
4.58	c instanciating clauses for relation R58 (supports) and variables V9 V19 V23 
4.62	c instanciating clauses for relation R59 (supports) and variables V10 V11 V21 
4.67	c instanciating clauses for relation R60 (supports) and variables V10 V11 V23 
4.71	c instanciating clauses for relation R61 (supports) and variables V10 V13 V22 
4.75	c instanciating clauses for relation R62 (supports) and variables V10 V18 V20 
4.79	c instanciating clauses for relation R63 (supports) and variables V10 V18 V21 
4.83	c instanciating clauses for relation R64 (supports) and variables V11 V18 V23 
4.87	c instanciating clauses for relation R65 (supports) and variables V12 V13 V15 
4.91	c instanciating clauses for relation R66 (supports) and variables V12 V13 V17 
4.95	c instanciating clauses for relation R67 (supports) and variables V12 V14 V17 
5.00	c instanciating clauses for relation R68 (supports) and variables V12 V18 V21 
5.04	c instanciating clauses for relation R69 (supports) and variables V12 V21 V22 
5.08	c instanciating clauses for relation R70 (supports) and variables V13 V15 V16 
5.12	c instanciating clauses for relation R71 (supports) and variables V13 V16 V19 
5.16	c instanciating clauses for relation R72 (supports) and variables V14 V17 V22 
5.20	c instanciating clauses for relation R73 (supports) and variables V14 V19 V20 
5.29	c ...done
5.29	c #SATvar=1111663 #SATclauses=3343813 #CSPpredicates=0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node56/watcher-195750-1168051745 -o ROOT/results/node56/solver-195750-1168051745 -C 1800 -M 900 /tmp/evaluation/195750-1168051745/CSPtoSAT+minisat /tmp/evaluation/195750-1168051745/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.68 1.58 1.83 5/70 31424
/proc/meminfo: memFree=1386448/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=6696 CPUtime=0
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 153574197 6856704 378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10031192 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 1674 379 354 52 0 30 0

[startup+0.107846 s]
/proc/loadavg: 0.68 1.58 1.83 5/70 31424
/proc/meminfo: memFree=1386448/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=14164 CPUtime=0.09
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 4020 0 0 0 8 1 0 0 18 0 1 0 153574197 14503936 2555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11094593 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 3541 2555 702 52 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14164

[startup+0.517889 s]
/proc/loadavg: 0.68 1.58 1.83 5/70 31424
/proc/meminfo: memFree=1386448/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=44248 CPUtime=0.5
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 17717 0 0 0 44 6 0 0 21 0 1 0 153574197 45309952 9762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 11062 9762 702 52 0 9430 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44248

[startup+1.34598 s]
/proc/loadavg: 0.68 1.58 1.83 3/73 31427
/proc/meminfo: memFree=1291000/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=104472 CPUtime=1.33
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 45315 0 0 0 115 18 0 0 25 0 1 0 153574197 106979328 24318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 26118 24322 702 52 0 24486 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 104472

[startup+2.98214 s]
/proc/loadavg: 0.68 1.58 1.83 3/73 31427
/proc/meminfo: memFree=1210680/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=244100 CPUtime=2.96
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 93107 0 0 0 259 37 0 0 25 0 1 0 153574197 249958400 57870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10462843 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 61025 57872 705 52 0 59393 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 244100

[startup+6.26046 s]
/proc/loadavg: 0.79 1.58 1.83 3/73 31427
/proc/meminfo: memFree=1067512/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=320916 CPUtime=6.24
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 147638 0 0 0 562 62 0 0 25 0 1 0 153574197 328617984 76155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 80229 76155 714 52 0 78597 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 320916

[startup+12.7251 s]
/proc/loadavg: 0.88 1.59 1.83 3/73 31427
/proc/meminfo: memFree=1066424/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=321476 CPUtime=12.7
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 147844 0 0 0 1208 62 0 0 25 0 1 0 153574197 329191424 76361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 80369 76361 714 52 0 78737 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 321476

[startup+25.5393 s]
/proc/loadavg: 1.13 1.61 1.83 3/73 31427
/proc/meminfo: memFree=1066040/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=321476 CPUtime=25.51
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 147885 0 0 0 2489 62 0 0 25 0 1 0 153574197 329191424 76402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 80369 76402 714 52 0 78737 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 321476

[startup+51.1859 s]
/proc/loadavg: 1.43 1.64 1.84 3/73 31427
/proc/meminfo: memFree=1061560/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=325984 CPUtime=51.16
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 148830 0 0 0 5052 64 0 0 25 0 1 0 153574197 333807616 77347 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 81496 77347 720 52 0 79864 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 325984

[startup+102.472 s]
/proc/loadavg: 1.75 1.69 1.84 3/73 31427
/proc/meminfo: memFree=1057464/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=328516 CPUtime=102.43
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 149532 0 0 0 10178 65 0 0 25 0 1 0 153574197 336400384 78049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672943 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 82129 78049 720 52 0 80497 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 328516

[startup+162.479 s]
/proc/loadavg: 1.91 1.75 1.85 3/73 31427
/proc/meminfo: memFree=1046392/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=338016 CPUtime=162.42
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 152072 0 0 0 16175 67 0 0 25 0 1 0 153574197 346128384 80424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 84504 80424 720 52 0 82872 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 338016

[startup+222.488 s]
/proc/loadavg: 1.96 1.79 1.85 3/73 31427
/proc/meminfo: memFree=1041912/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=341024 CPUtime=222.41
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 152824 0 0 0 22174 67 0 0 25 0 1 0 153574197 349208576 81176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 85256 81176 720 52 0 83624 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 341024

[startup+282.492 s]
/proc/loadavg: 1.98 1.83 1.86 3/73 31427
/proc/meminfo: memFree=1030840/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=350536 CPUtime=282.4
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 155386 0 0 0 28171 69 0 0 25 0 1 0 153574197 358948864 83593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 87634 83593 720 52 0 86002 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 350536

[startup+342.503 s]
/proc/loadavg: 1.99 1.85 1.86 3/73 31427
/proc/meminfo: memFree=1023416/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=356724 CPUtime=342.39
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 156922 0 0 0 34169 70 0 0 25 0 1 0 153574197 365285376 85129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 89181 85129 720 52 0 87549 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 356724

[startup+402.515 s]
/proc/loadavg: 2.05 1.89 1.88 3/73 31427
/proc/meminfo: memFree=1016568/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=362200 CPUtime=402.38
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 158299 0 0 0 40168 70 0 0 25 0 1 0 153574197 370892800 86506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 90550 86506 720 52 0 88918 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 362200

[startup+462.527 s]
/proc/loadavg: 2.02 1.91 1.88 3/73 31427
/proc/meminfo: memFree=1012152/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=365484 CPUtime=462.38
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 159112 0 0 0 46167 71 0 0 25 0 1 0 153574197 374255616 87319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 91371 87319 720 52 0 89739 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 365484

[startup+522.545 s]
/proc/loadavg: 2.05 1.94 1.89 3/73 31427
/proc/meminfo: memFree=1006712/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=369376 CPUtime=522.38
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 160091 0 0 0 52166 72 0 0 25 0 1 0 153574197 378241024 88298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 92344 88298 720 52 0 90712 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 369376

[startup+582.554 s]
/proc/loadavg: 2.02 1.95 1.90 3/73 31427
/proc/meminfo: memFree=1003640/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=371064 CPUtime=582.38
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 160534 0 0 0 58166 72 0 0 25 0 1 0 153574197 379969536 88741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 92766 88741 720 52 0 91134 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 371064

[startup+642.564 s]
/proc/loadavg: 2.04 1.97 1.91 3/73 31427
/proc/meminfo: memFree=999928/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=373584 CPUtime=642.37
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 161180 0 0 0 64165 72 0 0 25 0 1 0 153574197 382550016 89387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 93396 89387 720 52 0 91764 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 373584

[startup+702.572 s]
/proc/loadavg: 2.01 1.97 1.91 3/79 31453
/proc/meminfo: memFree=989960/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=380964 CPUtime=702.33
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 163220 0 0 0 70159 74 0 0 25 0 1 0 153574197 390107136 91265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 95241 91265 720 52 0 93609 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 380964

[startup+762.603 s]
/proc/loadavg: 2.09 2.00 1.92 4/85 31603
/proc/meminfo: memFree=981664/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=384264 CPUtime=761.91
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 164066 0 0 0 76117 74 0 0 25 0 1 0 153574197 393486336 92111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 96066 92111 720 52 0 94434 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 384264

[startup+822.644 s]
/proc/loadavg: 2.88 2.24 2.01 4/79 32344
/proc/meminfo: memFree=959640/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=391168 CPUtime=820.13
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 165748 0 0 0 81937 76 0 0 25 0 1 0 153574197 400556032 93793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10462843 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 97792 93793 720 52 0 96160 0
Current children cumulated CPU time (s) 820.13
Current children cumulated vsize (KiB) 391168

[startup+882.68 s]
/proc/loadavg: 2.95 2.38 2.06 4/78 32613
/proc/meminfo: memFree=931616/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=395296 CPUtime=880.05
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 166760 0 0 0 87926 79 0 0 25 0 1 0 153574197 404783104 94805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 98824 94805 720 52 0 97192 0
Current children cumulated CPU time (s) 880.05
Current children cumulated vsize (KiB) 395296

[startup+942.711 s]
/proc/loadavg: 3.01 2.50 2.12 3/78 444
/proc/meminfo: memFree=909784/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=399104 CPUtime=939.98
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 167712 0 0 0 93916 82 0 0 25 0 1 0 153574197 408682496 95757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 99776 95757 720 52 0 98144 0
Current children cumulated CPU time (s) 939.98
Current children cumulated vsize (KiB) 399104

[startup+1002.74 s]
/proc/loadavg: 3.04 2.60 2.18 4/78 739
/proc/meminfo: memFree=888928/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=402440 CPUtime=999.93
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 168556 0 0 0 99909 84 0 0 25 0 1 0 153574197 412098560 96601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 100610 96601 720 52 0 98978 0
Current children cumulated CPU time (s) 999.93
Current children cumulated vsize (KiB) 402440

[startup+1062.77 s]
/proc/loadavg: 3.01 2.67 2.23 4/78 1023
/proc/meminfo: memFree=867808/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=405280 CPUtime=1059.89
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 169262 0 0 0 105904 85 0 0 25 0 1 0 153574197 415006720 97307 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 101320 97307 720 52 0 99688 0
Current children cumulated CPU time (s) 1059.89
Current children cumulated vsize (KiB) 405280

[startup+1122.79 s]
/proc/loadavg: 3.04 2.74 2.28 4/78 1137
/proc/meminfo: memFree=850680/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=407788 CPUtime=1119.84
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 169902 0 0 0 111897 87 0 0 25 0 1 0 153574197 417574912 97947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 101947 97947 720 52 0 100315 0
Current children cumulated CPU time (s) 1119.84
Current children cumulated vsize (KiB) 407788

[startup+1182.82 s]
/proc/loadavg: 3.06 2.80 2.33 4/78 1162
/proc/meminfo: memFree=833272/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=410112 CPUtime=1179.83
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 170672 0 0 0 117894 89 0 0 25 0 1 0 153574197 419954688 98563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 102528 98563 720 52 0 100896 0
Current children cumulated CPU time (s) 1179.83
Current children cumulated vsize (KiB) 410112

[startup+1242.82 s]
/proc/loadavg: 2.87 2.80 2.36 3/73 1229
/proc/meminfo: memFree=822640/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=419876 CPUtime=1238.27
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 173093 0 0 0 123735 92 0 0 25 0 1 0 153574197 429953024 100984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 104969 100984 720 52 0 103337 0
Current children cumulated CPU time (s) 1238.27
Current children cumulated vsize (KiB) 419876

[startup+1302.92 s]
/proc/loadavg: 2.32 2.65 2.33 3/73 1229
/proc/meminfo: memFree=819512/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=423120 CPUtime=1298.35
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 173881 0 0 0 129743 92 0 0 25 0 1 0 153574197 433274880 101772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673385 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 105780 101772 720 52 0 104148 0
Current children cumulated CPU time (s) 1298.35
Current children cumulated vsize (KiB) 423120

[startup+1363.02 s]
/proc/loadavg: 2.11 2.53 2.31 3/73 1229
/proc/meminfo: memFree=816952/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=425644 CPUtime=1358.43
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 174526 0 0 0 135750 93 0 0 25 0 1 0 153574197 435859456 102417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 106411 102417 720 52 0 104779 0
Current children cumulated CPU time (s) 1358.43
Current children cumulated vsize (KiB) 425644

[startup+1423.12 s]
/proc/loadavg: 2.04 2.43 2.29 3/73 1229
/proc/meminfo: memFree=812344/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=430216 CPUtime=1418.51
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 175653 0 0 0 141758 93 0 0 25 0 1 0 153574197 440541184 103544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 107554 103544 720 52 0 105922 0
Current children cumulated CPU time (s) 1418.51
Current children cumulated vsize (KiB) 430216

[startup+1483.21 s]
/proc/loadavg: 2.01 2.35 2.27 3/73 1229
/proc/meminfo: memFree=806776/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=435648 CPUtime=1478.59
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 177029 0 0 0 147765 94 0 0 25 0 1 0 153574197 446103552 104920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 108912 104920 720 52 0 107280 0
Current children cumulated CPU time (s) 1478.59
Current children cumulated vsize (KiB) 435648

[startup+1543.31 s]
/proc/loadavg: 2.00 2.28 2.25 3/73 1229
/proc/meminfo: memFree=803320/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=438992 CPUtime=1538.66
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 177884 0 0 0 153772 94 0 0 25 0 1 0 153574197 449527808 105775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 109748 105775 720 52 0 108116 0
Current children cumulated CPU time (s) 1538.66
Current children cumulated vsize (KiB) 438992

[startup+1603.41 s]
/proc/loadavg: 2.00 2.23 2.23 3/73 1229
/proc/meminfo: memFree=800504/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=441904 CPUtime=1598.75
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 178597 0 0 0 159780 95 0 0 25 0 1 0 153574197 452509696 106488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673393 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 110476 106488 720 52 0 108844 0
Current children cumulated CPU time (s) 1598.75
Current children cumulated vsize (KiB) 441904

[startup+1663.51 s]
/proc/loadavg: 2.00 2.19 2.21 3/73 1229
/proc/meminfo: memFree=797560/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=444792 CPUtime=1658.83
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 179340 0 0 0 165788 95 0 0 25 0 1 0 153574197 455467008 107231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673385 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 111198 107231 720 52 0 109566 0
Current children cumulated CPU time (s) 1658.83
Current children cumulated vsize (KiB) 444792

[startup+1723.6 s]
/proc/loadavg: 2.00 2.15 2.20 3/73 1231
/proc/meminfo: memFree=795568/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=446680 CPUtime=1718.91
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 179794 0 0 0 171796 95 0 0 25 0 1 0 153574197 457400320 107685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673113 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 111670 107685 720 52 0 110038 0
Current children cumulated CPU time (s) 1718.91
Current children cumulated vsize (KiB) 446680

[startup+1783.7 s]
/proc/loadavg: 2.00 2.12 2.18 3/73 1231
/proc/meminfo: memFree=793144/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=449168 CPUtime=1779
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 180421 0 0 0 177804 96 0 0 25 0 1 0 153574197 459948032 108312 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 112292 108312 720 52 0 110660 0
Current children cumulated CPU time (s) 1779
Current children cumulated vsize (KiB) 449168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.72 s]
/proc/loadavg: 2.00 2.11 2.17 3/73 1231
/proc/meminfo: memFree=791736/2055920 swapFree=4184772/4192956
[pid=31423] ppid=31420 vsize=450552 CPUtime=1800.01
/proc/31423/stat : 31423 (CSPtoSAT+minisa) R 31420 31423 31314 0 -1 4194304 180783 0 0 0 179905 96 0 0 25 0 1 0 153574197 461365248 108674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/31423/statm: 112638 108674 720 52 0 111006 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 450552

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.8
CPU time (s): 1800.09
CPU user time (s): 1799.06
CPU system time (s): 1.03684
CPU usage (%): 99.7392
Max. virtual memory (cumulated for all children) (KiB): 468256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.03684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180783
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 6567

runsolver used 1.79673 s user time and 4.97224 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 02:49:16 UTC 2007


IDJOB= 195750
IDBENCH= 3298
FILE ID= node56/195750-1168051745

PBS_JOBID= 3475468

Free space on /tmp= 66468 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-7_ext.xml
COMMAND LINE= /tmp/evaluation/195750-1168051745/CSPtoSAT+minisat /tmp/evaluation/195750-1168051745/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-195750-1168051745 -o ROOT/results/node56/solver-195750-1168051745 -C 1800 -M 900  /tmp/evaluation/195750-1168051745/CSPtoSAT+minisat /tmp/evaluation/195750-1168051745/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3f9f0987ecc8bd6debbfdcbc6b845084

RANDOM SEED= 878690335

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.232
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.232
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:       1387712 kB
Buffers:         58112 kB
Cached:         517088 kB
SwapCached:       2392 kB
Active:          52332 kB
Inactive:       539260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387712 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            6464 kB
Writeback:           0 kB
Mapped:          20944 kB
Slab:            62300 kB
Committed_AS:  2623808 kB
PageTables:       1692 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= 66517 MiB



End job on node56 on Sat Jan  6 03:19:26 UTC 2007