Trace number 196335

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.08 1816.19

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-42_ext.xml
MD5SUM9b534ebbbf8ce10b1dee18db24a78748
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.028
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c This is CSPtoSAT+minisat version 0.3
0.03	c (c) 2006 roussel@cril.univ-artois.fr
0.03	
0.03	c This solver internally uses a modified version of MiniSat2 version 061112
0.03	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.03	
0.03	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.27	c preparing clauses for relation R8
0.30	c preparing clauses for relation R9
0.33	c preparing clauses for relation R10
0.36	c preparing clauses for relation R11
0.39	c preparing clauses for relation R12
0.40	c preparing clauses for relation R13
0.43	c preparing clauses for relation R14
0.44	c preparing clauses for relation R15
0.47	c preparing clauses for relation R16
0.49	c preparing clauses for relation R17
0.52	c preparing clauses for relation R18
0.54	c preparing clauses for relation R19
0.56	c preparing clauses for relation R20
0.59	c preparing clauses for relation R21
0.62	c preparing clauses for relation R22
0.65	c preparing clauses for relation R23
0.68	c preparing clauses for relation R24
0.71	c preparing clauses for relation R25
0.74	c preparing clauses for relation R26
0.77	c preparing clauses for relation R27
0.80	c preparing clauses for relation R28
0.83	c preparing clauses for relation R29
0.86	c preparing clauses for relation R30
0.89	c preparing clauses for relation R31
0.92	c preparing clauses for relation R32
0.95	c preparing clauses for relation R33
0.98	c preparing clauses for relation R34
1.01	c preparing clauses for relation R35
1.04	c preparing clauses for relation R36
1.07	c preparing clauses for relation R37
1.10	c preparing clauses for relation R38
1.13	c preparing clauses for relation R39
1.16	c preparing clauses for relation R40
1.19	c preparing clauses for relation R41
1.22	c preparing clauses for relation R42
1.25	c preparing clauses for relation R43
1.28	c preparing clauses for relation R44
1.30	c preparing clauses for relation R45
1.32	c preparing clauses for relation R46
1.35	c preparing clauses for relation R47
1.38	c preparing clauses for relation R48
1.41	c preparing clauses for relation R49
1.43	c preparing clauses for relation R50
1.46	c preparing clauses for relation R51
1.49	c preparing clauses for relation R52
1.52	c preparing clauses for relation R53
1.55	c preparing clauses for relation R54
1.58	c preparing clauses for relation R55
1.61	c preparing clauses for relation R56
1.64	c preparing clauses for relation R57
1.67	c preparing clauses for relation R58
1.70	c preparing clauses for relation R59
1.73	c preparing clauses for relation R60
1.76	c preparing clauses for relation R61
1.79	c preparing clauses for relation R62
1.82	c preparing clauses for relation R63
1.85	c preparing clauses for relation R64
1.87	c preparing clauses for relation R65
1.90	c preparing clauses for relation R66
1.93	c preparing clauses for relation R67
1.96	c preparing clauses for relation R68
1.99	c preparing clauses for relation R69
2.02	c preparing clauses for relation R70
2.05	c preparing clauses for relation R71
2.07	c instanciating clauses for relation R0 (supports) and variables V0 V2 V3 
2.10	c instanciating clauses for relation R1 (supports) and variables V0 V3 V7 
2.14	c instanciating clauses for relation R2 (supports) and variables V0 V7 V18 
2.18	c instanciating clauses for relation R3 (supports) and variables V0 V8 V21 
2.22	c instanciating clauses for relation R4 (supports) and variables V0 V9 V17 
2.26	c instanciating clauses for relation R5 (supports) and variables V0 V10 V11 
2.30	c instanciating clauses for relation R6 (supports) and variables V0 V14 V21 
2.34	c instanciating clauses for relation R7 (supports) and variables V0 V15 V21 
2.38	c instanciating clauses for relation R8 (supports) and variables V1 V2 V6 
2.42	c instanciating clauses for relation R9 (supports) and variables V1 V2 V11 
2.45	c instanciating clauses for relation R10 (supports) and variables V1 V3 V21 
2.49	c instanciating clauses for relation R11 (supports) and variables V1 V5 V11 
2.54	c instanciating clauses for relation R12 (supports) and variables V1 V5 V20 
2.57	c instanciating clauses for relation R13 (supports) and variables V1 V6 V23 
2.59	c instanciating clauses for relation R14 (supports) and variables V1 V8 V11 
2.63	c instanciating clauses for relation R15 (supports) and variables V1 V8 V19 
2.64	c instanciating clauses for relation R16 (supports) and variables V1 V9 V12 
2.68	c instanciating clauses for relation R17 (supports) and variables V1 V10 V16 
2.72	c instanciating clauses for relation R18 (supports) and variables V1 V10 V19 
2.76	c instanciating clauses for relation R19 (supports) and variables V1 V11 V23 
2.77	c instanciating clauses for relation R20 (supports) and variables V1 V12 V13 
2.81	c instanciating clauses for relation R21 (supports) and variables V1 V21 V22 
2.85	c instanciating clauses for relation R22 (supports) and variables V2 V5 V13 
2.89	c instanciating clauses for relation R23 (supports) and variables V2 V6 V7 
2.93	c instanciating clauses for relation R24 (supports) and variables V2 V7 V14 
2.97	c instanciating clauses for relation R25 (supports) and variables V2 V9 V11 
3.01	c instanciating clauses for relation R26 (supports) and variables V2 V10 V21 
3.04	c instanciating clauses for relation R27 (supports) and variables V2 V14 V19 
3.08	c instanciating clauses for relation R28 (supports) and variables V2 V19 V20 
3.12	c instanciating clauses for relation R29 (supports) and variables V3 V5 V11 
3.16	c instanciating clauses for relation R30 (supports) and variables V3 V10 V12 
3.20	c instanciating clauses for relation R31 (supports) and variables V3 V12 V14 
3.24	c instanciating clauses for relation R32 (supports) and variables V3 V15 V22 
3.28	c instanciating clauses for relation R33 (supports) and variables V3 V15 V23 
3.32	c instanciating clauses for relation R34 (supports) and variables V3 V18 V19 
3.36	c instanciating clauses for relation R35 (supports) and variables V4 V8 V14 
3.40	c instanciating clauses for relation R36 (supports) and variables V4 V8 V22 
3.44	c instanciating clauses for relation R37 (supports) and variables V4 V12 V13 
3.48	c instanciating clauses for relation R38 (supports) and variables V4 V12 V20 
3.52	c instanciating clauses for relation R39 (supports) and variables V4 V17 V21 
3.56	c instanciating clauses for relation R40 (supports) and variables V4 V20 V22 
3.59	c instanciating clauses for relation R41 (supports) and variables V5 V6 V11 
3.63	c instanciating clauses for relation R42 (supports) and variables V5 V7 V11 
3.67	c instanciating clauses for relation R43 (supports) and variables V5 V7 V22 
3.71	c instanciating clauses for relation R44 (supports) and variables V5 V9 V14 
3.75	c instanciating clauses for relation R45 (supports) and variables V5 V12 V14 
3.76	c instanciating clauses for relation R46 (supports) and variables V6 V10 V19 
3.80	c instanciating clauses for relation R47 (supports) and variables V6 V12 V15 
3.84	c instanciating clauses for relation R48 (supports) and variables V6 V13 V20 
3.88	c instanciating clauses for relation R49 (supports) and variables V6 V15 V19 
3.92	c instanciating clauses for relation R50 (supports) and variables V6 V16 V20 
3.96	c instanciating clauses for relation R51 (supports) and variables V7 V8 V17 
3.99	c instanciating clauses for relation R52 (supports) and variables V7 V9 V14 
4.03	c instanciating clauses for relation R53 (supports) and variables V7 V13 V23 
4.07	c instanciating clauses for relation R54 (supports) and variables V7 V14 V17 
4.11	c instanciating clauses for relation R55 (supports) and variables V7 V18 V22 
4.15	c instanciating clauses for relation R56 (supports) and variables V7 V21 V23 
4.19	c instanciating clauses for relation R57 (supports) and variables V8 V11 V18 
4.23	c instanciating clauses for relation R58 (supports) and variables V8 V12 V20 
4.27	c instanciating clauses for relation R59 (supports) and variables V9 V10 V22 
4.31	c instanciating clauses for relation R60 (supports) and variables V9 V14 V23 
4.35	c instanciating clauses for relation R61 (supports) and variables V9 V16 V17 
4.39	c instanciating clauses for relation R62 (supports) and variables V9 V18 V20 
4.43	c instanciating clauses for relation R63 (supports) and variables V11 V19 V23 
4.46	c instanciating clauses for relation R64 (supports) and variables V12 V17 V23 
4.50	c instanciating clauses for relation R65 (supports) and variables V12 V21 V22 
4.54	c instanciating clauses for relation R66 (supports) and variables V13 V14 V22 
4.58	c instanciating clauses for relation R67 (supports) and variables V13 V18 V20 
4.62	c instanciating clauses for relation R68 (supports) and variables V13 V19 V22 
4.66	c instanciating clauses for relation R69 (supports) and variables V14 V16 V21 
4.70	c instanciating clauses for relation R70 (supports) and variables V14 V19 V20 
4.74	c instanciating clauses for relation R71 (supports) and variables V14 V19 V22 
4.82	c ...done
4.82	c #SATvar=1061924 #SATclauses=3194310 #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/node76/watcher-196335-1168051902 -o ROOT/results/node76/solver-196335-1168051902 -C 1800 -M 900 /tmp/evaluation/196335-1168051902/CSPtoSAT+minisat /tmp/evaluation/196335-1168051902/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: 1.80 1.71 1.85 4/78 26764
/proc/meminfo: memFree=1275968/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=500 CPUtime=0
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 51 0 0 0 0 0 0 0 23 0 1 0 153587318 512000 37 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4817844 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 125 37 30 52 0 19 0

[startup+0.107848 s]
/proc/loadavg: 1.80 1.71 1.85 4/78 26764
/proc/meminfo: memFree=1275968/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=14168 CPUtime=0.09
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 4019 0 0 0 8 1 0 0 23 0 1 0 153587318 14508032 2554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156391152 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 3542 2554 701 52 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14168

[startup+0.51593 s]
/proc/loadavg: 1.80 1.71 1.85 4/78 26764
/proc/meminfo: memFree=1275968/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=45336 CPUtime=0.5
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 18130 0 0 0 43 7 0 0 25 0 1 0 153587318 46424064 9956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5251142 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 11334 9956 701 52 0 9701 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45336

[startup+1.33709 s]
/proc/loadavg: 1.80 1.71 1.85 3/78 26764
/proc/meminfo: memFree=1194688/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=107728 CPUtime=1.31
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 46535 0 0 0 112 19 0 0 25 0 1 0 153587318 110313472 24900 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134580003 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 26932 24900 701 52 0 25299 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 107728

[startup+2.98241 s]
/proc/loadavg: 1.80 1.71 1.85 3/78 26764
/proc/meminfo: memFree=1104768/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=263968 CPUtime=2.94
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 95372 0 0 0 254 40 0 0 25 0 1 0 153587318 270303232 61648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4934772 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 65992 61648 704 52 0 64359 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 263968

[startup+6.26105 s]
/proc/loadavg: 1.81 1.72 1.85 3/78 26764
/proc/meminfo: memFree=986240/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=310256 CPUtime=6.19
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 141183 0 0 0 556 63 0 0 25 0 1 0 153587318 317702144 72835 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 77564 72835 713 52 0 75931 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 310256

[startup+12.7263 s]
/proc/loadavg: 1.83 1.72 1.85 3/78 26764
/proc/meminfo: memFree=985216/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=311168 CPUtime=12.61
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 141424 0 0 0 1198 63 0 0 25 0 1 0 153587318 318636032 73076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 77792 73076 713 52 0 76159 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 311168

[startup+25.5408 s]
/proc/loadavg: 1.87 1.74 1.85 3/78 26764
/proc/meminfo: memFree=984960/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=311168 CPUtime=25.3
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 141454 0 0 0 2467 63 0 0 25 0 1 0 153587318 318636032 73106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 77792 73106 713 52 0 76159 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 311168

[startup+51.1799 s]
/proc/loadavg: 1.91 1.76 1.85 3/78 26764
/proc/meminfo: memFree=983168/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=312108 CPUtime=50.74
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 141773 0 0 0 5011 63 0 0 25 0 1 0 153587318 319598592 73425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 78027 73425 719 52 0 76394 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 312108

[startup+102.455 s]
/proc/loadavg: 1.96 1.79 1.86 3/78 26764
/proc/meminfo: memFree=975296/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=318140 CPUtime=101.6
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 143529 0 0 0 10096 64 0 0 25 0 1 0 153587318 325775360 74999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 79535 74999 719 52 0 77902 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 318140

[startup+162.549 s]
/proc/loadavg: 2.04 1.84 1.87 3/78 26764
/proc/meminfo: memFree=961152/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=331264 CPUtime=161.18
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 146765 0 0 0 16052 66 0 0 25 0 1 0 153587318 339214336 78235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 82816 78235 719 52 0 81183 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 331264

[startup+222.648 s]
/proc/loadavg: 2.01 1.87 1.87 3/78 26764
/proc/meminfo: memFree=946688/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=344936 CPUtime=220.81
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 150115 0 0 0 22013 68 0 0 25 0 1 0 153587318 353214464 81478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 86234 81478 719 52 0 84601 0
Current children cumulated CPU time (s) 220.81
Current children cumulated vsize (KiB) 344936

[startup+282.75 s]
/proc/loadavg: 2.00 1.89 1.88 3/78 26764
/proc/meminfo: memFree=941120/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=349028 CPUtime=280.44
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 151159 0 0 0 27975 69 0 0 25 0 1 0 153587318 357404672 82522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 87257 82522 719 52 0 85624 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 349028

[startup+342.85 s]
/proc/loadavg: 2.00 1.91 1.89 3/78 26764
/proc/meminfo: memFree=935488/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=353376 CPUtime=340.02
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 152250 0 0 0 33933 69 0 0 25 0 1 0 153587318 361857024 83613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 88344 83613 719 52 0 86711 0
Current children cumulated CPU time (s) 340.02
Current children cumulated vsize (KiB) 353376

[startup+402.949 s]
/proc/loadavg: 2.00 1.92 1.89 3/78 26764
/proc/meminfo: memFree=925952/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=361408 CPUtime=399.65
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 154405 0 0 0 39894 71 0 0 25 0 1 0 153587318 370081792 85634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672953 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 90352 85634 719 52 0 88719 0
Current children cumulated CPU time (s) 399.65
Current children cumulated vsize (KiB) 361408

[startup+463.046 s]
/proc/loadavg: 2.00 1.93 1.90 3/78 26764
/proc/meminfo: memFree=920576/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=365568 CPUtime=459.26
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 155416 0 0 0 45855 71 0 0 25 0 1 0 153587318 374341632 86645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 91392 86645 719 52 0 89759 0
Current children cumulated CPU time (s) 459.26
Current children cumulated vsize (KiB) 365568

[startup+523.142 s]
/proc/loadavg: 2.00 1.94 1.90 3/78 26764
/proc/meminfo: memFree=916480/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=368520 CPUtime=518.87
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 156132 0 0 0 51815 72 0 0 25 0 1 0 153587318 377364480 87361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 92130 87361 719 52 0 90497 0
Current children cumulated CPU time (s) 518.87
Current children cumulated vsize (KiB) 368520

[startup+583.152 s]
/proc/loadavg: 2.00 1.95 1.91 3/84 26866
/proc/meminfo: memFree=911472/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=370716 CPUtime=578.28
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 156696 0 0 0 57753 75 0 0 25 0 1 0 153587318 379613184 87925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 92679 87925 719 52 0 91046 0
Current children cumulated CPU time (s) 578.28
Current children cumulated vsize (KiB) 370716

[startup+643.197 s]
/proc/loadavg: 2.33 2.03 1.94 3/84 27416
/proc/meminfo: memFree=875440/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=375696 CPUtime=635.45
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 157964 0 0 0 63459 86 0 0 25 0 1 0 153587318 384712704 89193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 93924 89193 719 52 0 92291 0
Current children cumulated CPU time (s) 635.45
Current children cumulated vsize (KiB) 375696

[startup+703.299 s]
/proc/loadavg: 2.12 2.03 1.94 3/78 27442
/proc/meminfo: memFree=872064/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=379796 CPUtime=695.03
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 158982 0 0 0 69416 87 0 0 25 0 1 0 153587318 388911104 90211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673072 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 94949 90211 719 52 0 93316 0
Current children cumulated CPU time (s) 695.03
Current children cumulated vsize (KiB) 379796

[startup+763.386 s]
/proc/loadavg: 2.04 2.02 1.94 3/78 27442
/proc/meminfo: memFree=868992/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=381868 CPUtime=754.63
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 159485 0 0 0 75376 87 0 0 25 0 1 0 153587318 391032832 90714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672996 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 95467 90714 719 52 0 93834 0
Current children cumulated CPU time (s) 754.63
Current children cumulated vsize (KiB) 381868

[startup+823.484 s]
/proc/loadavg: 2.06 2.03 1.94 3/78 27442
/proc/meminfo: memFree=863424/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=386512 CPUtime=814.24
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 160785 0 0 0 81336 88 0 0 25 0 1 0 153587318 395788288 91894 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672953 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 96628 91894 719 52 0 94995 0
Current children cumulated CPU time (s) 814.24
Current children cumulated vsize (KiB) 386512

[startup+883.586 s]
/proc/loadavg: 2.02 2.02 1.94 3/78 27442
/proc/meminfo: memFree=856256/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=392548 CPUtime=873.84
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 162289 0 0 0 87295 89 0 0 25 0 1 0 153587318 401969152 93398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 98137 93398 719 52 0 96504 0
Current children cumulated CPU time (s) 873.84
Current children cumulated vsize (KiB) 392548

[startup+943.678 s]
/proc/loadavg: 2.00 2.02 1.94 3/78 27442
/proc/meminfo: memFree=850752/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=397760 CPUtime=933.45
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 163602 0 0 0 93255 90 0 0 25 0 1 0 153587318 407306240 94711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 99440 94711 719 52 0 97807 0
Current children cumulated CPU time (s) 933.45
Current children cumulated vsize (KiB) 397760

[startup+1003.77 s]
/proc/loadavg: 2.00 2.01 1.94 3/78 27442
/proc/meminfo: memFree=843520/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=405032 CPUtime=993.06
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 165409 0 0 0 99215 91 0 0 25 0 1 0 153587318 414752768 96518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 101258 96518 719 52 0 99625 0
Current children cumulated CPU time (s) 993.06
Current children cumulated vsize (KiB) 405032

[startup+1063.87 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=838912/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=409516 CPUtime=1052.66
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 166531 0 0 0 105175 91 0 0 25 0 1 0 153587318 419344384 97640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 102379 97640 719 52 0 100746 0
Current children cumulated CPU time (s) 1052.66
Current children cumulated vsize (KiB) 409516

[startup+1123.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=834880/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=413600 CPUtime=1112.27
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 167542 0 0 0 111135 92 0 0 25 0 1 0 153587318 423526400 98651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 103400 98651 719 52 0 101767 0
Current children cumulated CPU time (s) 1112.27
Current children cumulated vsize (KiB) 413600

[startup+1184.07 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=830720/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=417664 CPUtime=1171.9
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 168566 0 0 0 117097 93 0 0 25 0 1 0 153587318 427687936 99675 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 104416 99675 719 52 0 102783 0
Current children cumulated CPU time (s) 1171.9
Current children cumulated vsize (KiB) 417664

[startup+1244.17 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=827712/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=420852 CPUtime=1231.49
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 169323 0 0 0 123056 93 0 0 25 0 1 0 153587318 430952448 100432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 105213 100432 719 52 0 103580 0
Current children cumulated CPU time (s) 1231.49
Current children cumulated vsize (KiB) 420852

[startup+1304.28 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=825472/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=423136 CPUtime=1291.12
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 169875 0 0 0 129018 94 0 0 25 0 1 0 153587318 433291264 100984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672953 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 105784 100984 719 52 0 104151 0
Current children cumulated CPU time (s) 1291.12
Current children cumulated vsize (KiB) 423136

[startup+1364.38 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=823552/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=424924 CPUtime=1350.71
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 170349 0 0 0 134977 94 0 0 25 0 1 0 153587318 435122176 101458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 106231 101458 719 52 0 104598 0
Current children cumulated CPU time (s) 1350.71
Current children cumulated vsize (KiB) 424924

[startup+1424.48 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=821824/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=426708 CPUtime=1410.33
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 170790 0 0 0 140939 94 0 0 25 0 1 0 153587318 436948992 101899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 106677 101899 719 52 0 105044 0
Current children cumulated CPU time (s) 1410.33
Current children cumulated vsize (KiB) 426708

[startup+1484.57 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=820352/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=428216 CPUtime=1469.95
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 171159 0 0 0 146900 95 0 0 25 0 1 0 153587318 438493184 102268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 107054 102268 719 52 0 105421 0
Current children cumulated CPU time (s) 1469.95
Current children cumulated vsize (KiB) 428216

[startup+1544.57 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=812736/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=435752 CPUtime=1529.44
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 173197 0 0 0 152848 96 0 0 25 0 1 0 153587318 446210048 104165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 108938 104165 719 52 0 107305 0
Current children cumulated CPU time (s) 1529.44
Current children cumulated vsize (KiB) 435752

[startup+1604.67 s]
/proc/loadavg: 2.00 2.00 1.94 3/78 27442
/proc/meminfo: memFree=807168/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=441432 CPUtime=1589.05
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 174629 0 0 0 158809 96 0 0 25 0 1 0 153587318 452026368 105597 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/26763/statm: 110358 105597 719 52 0 108725 0
Current children cumulated CPU time (s) 1589.05
Current children cumulated vsize (KiB) 441432

[startup+1664.76 s]
/proc/loadavg: 1.93 1.98 1.94 3/78 27482
/proc/meminfo: memFree=838656/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=444728 CPUtime=1648.7
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 175442 0 0 0 164773 97 0 0 25 0 1 0 153587318 455401472 106410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673381 0 0 4096 0 0 0 0 17 1 0 0
/proc/26763/statm: 111182 106410 719 52 0 109549 0
Current children cumulated CPU time (s) 1648.7
Current children cumulated vsize (KiB) 444728

[startup+1724.85 s]
/proc/loadavg: 1.97 1.98 1.94 3/78 27482
/proc/meminfo: memFree=833856/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=447312 CPUtime=1708.77
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 176111 0 0 0 170779 98 0 0 25 0 1 0 153587318 458047488 107079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672963 0 0 4096 0 0 0 0 17 1 0 0
/proc/26763/statm: 111828 107079 719 52 0 110195 0
Current children cumulated CPU time (s) 1708.77
Current children cumulated vsize (KiB) 447312

[startup+1784.94 s]
/proc/loadavg: 1.99 1.98 1.94 3/78 27482
/proc/meminfo: memFree=829056/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=452004 CPUtime=1768.83
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 177289 0 0 0 176785 98 0 0 25 0 1 0 153587318 462852096 108257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/26763/statm: 113001 108257 719 52 0 111368 0
Current children cumulated CPU time (s) 1768.83
Current children cumulated vsize (KiB) 452004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.11 s]
/proc/loadavg: 1.99 1.98 1.94 3/78 27482
/proc/meminfo: memFree=827392/2055888 swapFree=4096420/4096564
[pid=26763] ppid=26761 vsize=453608 CPUtime=1800
/proc/26763/stat : 26763 (CSPtoSAT+minisa) R 26761 26763 26641 0 -1 4194304 177693 0 0 0 179901 99 0 0 25 0 1 0 153587318 464494592 108661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 1 0 0
/proc/26763/statm: 113402 108661 719 52 0 111769 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 453608

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.19
CPU time (s): 1800.08
CPU user time (s): 1799.02
CPU system time (s): 1.05984
CPU usage (%): 99.113
Max. virtual memory (cumulated for all children) (KiB): 453608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.05984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177693
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= 10
involuntary context switches= 36431

runsolver used 1.88871 s user time and 4.64329 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 02:51:42 UTC 2007


IDJOB= 196335
IDBENCH= 3343
FILE ID= node76/196335-1168051902

PBS_JOBID= 3475447

Free space on /tmp= 66316 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9b534ebbbf8ce10b1dee18db24a78748

RANDOM SEED= 752360734

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1276448 kB
Buffers:         47260 kB
Cached:         613496 kB
SwapCached:          0 kB
Active:          85436 kB
Inactive:       615524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1276448 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            4200 kB
Writeback:           0 kB
Mapped:          53880 kB
Slab:            64156 kB
Committed_AS:  5760740 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66637 MiB



End job on node76 on Sat Jan  6 03:21:59 UTC 2007