Trace number 199930

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 1804.82

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-13_ext.xml
MD5SUM9218fc67fa27071b7eb56be3ad2fdb47
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 benchmark1220.64
SatisfiableYES
(Un)Satisfiability was proved
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.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c preparing clauses for relation R0
0.10	c preparing clauses for relation R1
0.10	c preparing clauses for relation R2
0.13	c preparing clauses for relation R3
0.16	c preparing clauses for relation R4
0.19	c preparing clauses for relation R5
0.23	c preparing clauses for relation R6
0.26	c preparing clauses for relation R7
0.29	c preparing clauses for relation R8
0.32	c preparing clauses for relation R9
0.35	c preparing clauses for relation R10
0.38	c preparing clauses for relation R11
0.42	c preparing clauses for relation R12
0.45	c preparing clauses for relation R13
0.48	c preparing clauses for relation R14
0.51	c preparing clauses for relation R15
0.54	c preparing clauses for relation R16
0.58	c preparing clauses for relation R17
0.61	c preparing clauses for relation R18
0.64	c preparing clauses for relation R19
0.67	c preparing clauses for relation R20
0.70	c preparing clauses for relation R21
0.74	c preparing clauses for relation R22
0.77	c preparing clauses for relation R23
0.80	c preparing clauses for relation R24
0.83	c preparing clauses for relation R25
0.86	c preparing clauses for relation R26
0.90	c preparing clauses for relation R27
0.93	c preparing clauses for relation R28
0.96	c preparing clauses for relation R29
0.99	c preparing clauses for relation R30
1.03	c preparing clauses for relation R31
1.06	c preparing clauses for relation R32
1.09	c preparing clauses for relation R33
1.12	c preparing clauses for relation R34
1.16	c preparing clauses for relation R35
1.19	c preparing clauses for relation R36
1.23	c preparing clauses for relation R37
1.26	c preparing clauses for relation R38
1.29	c preparing clauses for relation R39
1.32	c preparing clauses for relation R40
1.35	c preparing clauses for relation R41
1.39	c preparing clauses for relation R42
1.42	c preparing clauses for relation R43
1.44	c preparing clauses for relation R44
1.46	c preparing clauses for relation R45
1.49	c preparing clauses for relation R46
1.53	c preparing clauses for relation R47
1.56	c preparing clauses for relation R48
1.59	c preparing clauses for relation R49
1.62	c preparing clauses for relation R50
1.65	c preparing clauses for relation R51
1.68	c preparing clauses for relation R52
1.72	c preparing clauses for relation R53
1.75	c preparing clauses for relation R54
1.78	c preparing clauses for relation R55
1.81	c preparing clauses for relation R56
1.85	c preparing clauses for relation R57
1.88	c preparing clauses for relation R58
1.91	c preparing clauses for relation R59
1.94	c preparing clauses for relation R60
1.97	c preparing clauses for relation R61
2.01	c preparing clauses for relation R62
2.04	c preparing clauses for relation R63
2.07	c preparing clauses for relation R64
2.10	c preparing clauses for relation R65
2.14	c preparing clauses for relation R66
2.16	c preparing clauses for relation R67
2.18	c preparing clauses for relation R68
2.21	c preparing clauses for relation R69
2.24	c preparing clauses for relation R70
2.28	c preparing clauses for relation R71
2.31	c preparing clauses for relation R72
2.35	c preparing clauses for relation R73
2.36	c instanciating clauses for relation R0 (supports) and variables V0 V2 V11 
2.40	c instanciating clauses for relation R1 (supports) and variables V0 V3 V7 
2.44	c instanciating clauses for relation R2 (supports) and variables V0 V4 V12 
2.48	c instanciating clauses for relation R3 (supports) and variables V0 V4 V13 
2.53	c instanciating clauses for relation R4 (supports) and variables V0 V6 V8 
2.57	c instanciating clauses for relation R5 (supports) and variables V0 V6 V16 
2.61	c instanciating clauses for relation R6 (supports) and variables V0 V12 V17 
2.65	c instanciating clauses for relation R7 (supports) and variables V1 V4 V12 
2.69	c instanciating clauses for relation R8 (supports) and variables V1 V7 V12 
2.74	c instanciating clauses for relation R9 (supports) and variables V1 V7 V18 
2.78	c instanciating clauses for relation R10 (supports) and variables V1 V10 V12 
2.82	c instanciating clauses for relation R11 (supports) and variables V1 V12 V13 
2.86	c instanciating clauses for relation R12 (supports) and variables V1 V13 V15 
2.90	c instanciating clauses for relation R13 (supports) and variables V1 V16 V19 
2.94	c instanciating clauses for relation R14 (supports) and variables V1 V16 V21 
2.99	c instanciating clauses for relation R15 (supports) and variables V2 V4 V19 
3.03	c instanciating clauses for relation R16 (supports) and variables V2 V5 V8 
3.07	c instanciating clauses for relation R17 (supports) and variables V2 V5 V16 
3.11	c instanciating clauses for relation R18 (supports) and variables V2 V6 V16 
3.15	c instanciating clauses for relation R19 (supports) and variables V2 V11 V22 
3.20	c instanciating clauses for relation R20 (supports) and variables V2 V20 V23 
3.24	c instanciating clauses for relation R21 (supports) and variables V3 V4 V5 
3.28	c instanciating clauses for relation R22 (supports) and variables V3 V5 V19 
3.32	c instanciating clauses for relation R23 (supports) and variables V3 V10 V11 
3.36	c instanciating clauses for relation R24 (supports) and variables V3 V11 V12 
3.41	c instanciating clauses for relation R25 (supports) and variables V3 V11 V16 
3.45	c instanciating clauses for relation R26 (supports) and variables V3 V16 V17 
3.50	c instanciating clauses for relation R27 (supports) and variables V3 V16 V23 
3.54	c instanciating clauses for relation R28 (supports) and variables V3 V17 V22 
3.58	c instanciating clauses for relation R29 (supports) and variables V4 V5 V8 
3.62	c instanciating clauses for relation R30 (supports) and variables V4 V5 V13 
3.66	c instanciating clauses for relation R31 (supports) and variables V4 V7 V19 
3.70	c instanciating clauses for relation R32 (supports) and variables V4 V7 V23 
3.75	c instanciating clauses for relation R33 (supports) and variables V4 V8 V17 
3.79	c instanciating clauses for relation R34 (supports) and variables V4 V13 V22 
3.83	c instanciating clauses for relation R35 (supports) and variables V4 V22 V23 
3.87	c instanciating clauses for relation R36 (supports) and variables V5 V6 V11 
3.91	c instanciating clauses for relation R37 (supports) and variables V5 V9 V15 
3.96	c instanciating clauses for relation R38 (supports) and variables V5 V9 V22 
4.00	c instanciating clauses for relation R39 (supports) and variables V5 V9 V23 
4.04	c instanciating clauses for relation R40 (supports) and variables V5 V13 V21 
4.08	c instanciating clauses for relation R41 (supports) and variables V5 V14 V16 
4.12	c instanciating clauses for relation R42 (supports) and variables V6 V8 V23 
4.17	c instanciating clauses for relation R43 (supports) and variables V6 V11 V12 
4.21	c instanciating clauses for relation R44 (supports) and variables V6 V17 V20 
4.22	c instanciating clauses for relation R45 (supports) and variables V7 V10 V13 
4.26	c instanciating clauses for relation R46 (supports) and variables V7 V10 V15 
4.31	c instanciating clauses for relation R47 (supports) and variables V7 V10 V23 
4.35	c instanciating clauses for relation R48 (supports) and variables V7 V11 V23 
4.39	c instanciating clauses for relation R49 (supports) and variables V7 V14 V19 
4.43	c instanciating clauses for relation R50 (supports) and variables V7 V14 V23 
4.47	c instanciating clauses for relation R51 (supports) and variables V7 V16 V19 
4.52	c instanciating clauses for relation R52 (supports) and variables V7 V16 V21 
4.56	c instanciating clauses for relation R53 (supports) and variables V8 V12 V23 
4.61	c instanciating clauses for relation R54 (supports) and variables V8 V13 V17 
4.65	c instanciating clauses for relation R55 (supports) and variables V8 V20 V23 
4.69	c instanciating clauses for relation R56 (supports) and variables V9 V13 V23 
4.73	c instanciating clauses for relation R57 (supports) and variables V9 V19 V22 
4.77	c instanciating clauses for relation R58 (supports) and variables V10 V11 V23 
4.81	c instanciating clauses for relation R59 (supports) and variables V10 V13 V20 
4.86	c instanciating clauses for relation R60 (supports) and variables V10 V16 V20 
4.90	c instanciating clauses for relation R61 (supports) and variables V10 V17 V21 
4.94	c instanciating clauses for relation R62 (supports) and variables V10 V21 V23 
4.98	c instanciating clauses for relation R63 (supports) and variables V11 V13 V20 
5.02	c instanciating clauses for relation R64 (supports) and variables V11 V17 V19 
5.07	c instanciating clauses for relation R65 (supports) and variables V13 V14 V19 
5.11	c instanciating clauses for relation R66 (supports) and variables V13 V15 V20 
5.15	c instanciating clauses for relation R67 (supports) and variables V14 V16 V18 
5.17	c instanciating clauses for relation R68 (supports) and variables V14 V16 V21 
5.21	c instanciating clauses for relation R69 (supports) and variables V14 V19 V20 
5.25	c instanciating clauses for relation R70 (supports) and variables V15 V17 V21 
5.29	c instanciating clauses for relation R71 (supports) and variables V15 V18 V23 
5.33	c instanciating clauses for relation R72 (supports) and variables V17 V19 V22 
5.37	c instanciating clauses for relation R73 (supports) and variables V19 V20 V21 
5.46	c ...done
5.46	c #SATvar=1111684 #SATclauses=3343876 #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-199930-1168054539 -o ROOT/results/node56/solver-199930-1168054539 -C 1800 -M 900 /tmp/evaluation/199930-1168054539/CSPtoSAT+minisat /tmp/evaluation/199930-1168054539/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.94 1.97 2.01 3/73 1344
/proc/meminfo: memFree=1237160/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=380 CPUtime=0
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 153852094 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 95 26 21 52 0 18 0

[startup+0.103081 s]
/proc/loadavg: 1.94 1.97 2.01 3/73 1344
/proc/meminfo: memFree=1237160/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=12856 CPUtime=0.09
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 3141 0 0 0 8 1 0 0 19 0 1 0 153852094 13164544 2126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10493523 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 3214 2126 702 52 0 1582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12856

[startup+0.515117 s]
/proc/loadavg: 1.94 1.97 2.01 3/73 1344
/proc/meminfo: memFree=1237160/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=41076 CPUtime=0.5
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 16227 0 0 0 42 8 0 0 24 0 1 0 153852094 42061824 9017 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159312049 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 10269 9017 702 52 0 8637 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 41076

[startup+1.34321 s]
/proc/loadavg: 1.94 1.97 2.01 3/73 1344
/proc/meminfo: memFree=1161768/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=98924 CPUtime=1.32
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 42804 0 0 0 111 21 0 0 25 0 1 0 153852094 101298176 23036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10493534 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 24731 23036 702 52 0 23099 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 98924

[startup+2.98036 s]
/proc/loadavg: 1.94 1.97 2.01 3/73 1344
/proc/meminfo: memFree=1085352/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=230420 CPUtime=2.95
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 89956 0 0 0 254 41 0 0 25 0 1 0 153852094 235950080 54763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687952 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 57605 54763 705 52 0 55973 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 230420

[startup+6.25968 s]
/proc/loadavg: 1.94 1.97 2.01 3/73 1344
/proc/meminfo: memFree=935272/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=321196 CPUtime=6.21
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 147647 0 0 0 550 71 0 0 25 0 1 0 153852094 328904704 76208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 80299 76208 714 52 0 78667 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 321196

[startup+12.7273 s]
/proc/loadavg: 1.95 1.97 2.01 3/73 1344
/proc/meminfo: memFree=932464/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=322372 CPUtime=12.65
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 148021 0 0 0 1194 71 0 0 25 0 1 0 153852094 330108928 76582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 80593 76582 714 52 0 78961 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 322372

[startup+25.5446 s]
/proc/loadavg: 1.96 1.97 2.01 3/73 1344
/proc/meminfo: memFree=931824/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=322916 CPUtime=25.42
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 148202 0 0 0 2471 71 0 0 25 0 1 0 153852094 330665984 76763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 80729 76763 714 52 0 79097 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 322916

[startup+51.1961 s]
/proc/loadavg: 1.97 1.97 2.00 3/73 1344
/proc/meminfo: memFree=928880/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=326136 CPUtime=50.96
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 149073 0 0 0 5024 72 0 0 25 0 1 0 153852094 333963264 77531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 81534 77531 720 52 0 79902 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 326136

[startup+102.495 s]
/proc/loadavg: 2.03 1.99 2.00 3/73 1344
/proc/meminfo: memFree=923952/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=331260 CPUtime=102.04
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 150309 0 0 0 10132 72 0 0 25 0 1 0 153852094 339210240 78767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 82815 78767 720 52 0 81183 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 331260

[startup+162.518 s]
/proc/loadavg: 2.07 2.00 2.00 3/73 1344
/proc/meminfo: memFree=909552/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=345664 CPUtime=161.82
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 154039 0 0 0 16107 75 0 0 25 0 1 0 153852094 353959936 82368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673049 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 86416 82368 720 52 0 84784 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 345664

[startup+222.55 s]
/proc/loadavg: 2.02 2.00 2.00 3/73 1344
/proc/meminfo: memFree=899248/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=355924 CPUtime=221.6
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 156735 0 0 0 22083 77 0 0 25 0 1 0 153852094 364466176 84929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 88981 84929 720 52 0 87349 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 355924

[startup+282.571 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 1344
/proc/meminfo: memFree=891312/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=363816 CPUtime=281.37
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 158724 0 0 0 28059 78 0 0 25 0 1 0 153852094 372547584 86918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 90954 86918 720 52 0 89322 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 363816

[startup+342.603 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=884592/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=370572 CPUtime=341.14
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 160633 0 0 0 34035 79 0 0 25 0 1 0 153852094 379465728 88625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 92643 88625 720 52 0 91011 0
Current children cumulated CPU time (s) 341.14
Current children cumulated vsize (KiB) 370572

[startup+402.628 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=874416/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=380756 CPUtime=400.91
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 163146 0 0 0 40011 80 0 0 25 0 1 0 153852094 389894144 91138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 95189 91138 720 52 0 93557 0
Current children cumulated CPU time (s) 400.91
Current children cumulated vsize (KiB) 380756

[startup+462.652 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=868912/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=386232 CPUtime=460.69
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 164505 0 0 0 45988 81 0 0 25 0 1 0 153852094 395501568 92497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 96558 92497 720 52 0 94926 0
Current children cumulated CPU time (s) 460.69
Current children cumulated vsize (KiB) 386232

[startup+522.684 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 1344
/proc/meminfo: memFree=865584/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=389580 CPUtime=520.47
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 165345 0 0 0 51965 82 0 0 25 0 1 0 153852094 398929920 93337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 97395 93337 720 52 0 95763 0
Current children cumulated CPU time (s) 520.47
Current children cumulated vsize (KiB) 389580

[startup+582.715 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 1344
/proc/meminfo: memFree=862448/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=392752 CPUtime=580.24
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 166161 0 0 0 57942 82 0 0 25 0 1 0 153852094 402178048 94153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 98188 94153 720 52 0 96556 0
Current children cumulated CPU time (s) 580.24
Current children cumulated vsize (KiB) 392752

[startup+642.744 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=859248/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=395816 CPUtime=640.02
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 166917 0 0 0 63919 83 0 0 25 0 1 0 153852094 405315584 94909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 98954 94909 720 52 0 97322 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 395816

[startup+702.768 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1344
/proc/meminfo: memFree=856112/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=399276 CPUtime=699.79
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 167783 0 0 0 69896 83 0 0 25 0 1 0 153852094 408858624 95775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 99819 95775 720 52 0 98187 0
Current children cumulated CPU time (s) 699.79
Current children cumulated vsize (KiB) 399276

[startup+762.795 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 1344
/proc/meminfo: memFree=853104/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=402004 CPUtime=759.57
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 168458 0 0 0 75874 83 0 0 25 0 1 0 153852094 411652096 96450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671367 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 100501 96450 720 52 0 98869 0
Current children cumulated CPU time (s) 759.57
Current children cumulated vsize (KiB) 402004

[startup+822.818 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 1344
/proc/meminfo: memFree=844080/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=410824 CPUtime=819.34
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 170835 0 0 0 81850 84 0 0 25 0 1 0 153852094 420683776 98683 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 102706 98683 720 52 0 101074 0
Current children cumulated CPU time (s) 819.34
Current children cumulated vsize (KiB) 410824

[startup+882.845 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 1344
/proc/meminfo: memFree=839024/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=415896 CPUtime=879.12
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 172107 0 0 0 87827 85 0 0 25 0 1 0 153852094 425877504 99955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/1343/statm: 103974 99955 720 52 0 102342 0
Current children cumulated CPU time (s) 879.12
Current children cumulated vsize (KiB) 415896

[startup+942.942 s]
/proc/loadavg: 1.67 1.91 1.97 3/73 1382
/proc/meminfo: memFree=534448/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=422604 CPUtime=939.06
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 173804 0 0 0 93818 88 0 0 25 0 1 0 153852094 432746496 101652 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 105651 101652 720 52 0 104019 0
Current children cumulated CPU time (s) 939.06
Current children cumulated vsize (KiB) 422604

[startup+1002.97 s]
/proc/loadavg: 1.88 1.92 1.97 3/73 1382
/proc/meminfo: memFree=530096/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=425420 CPUtime=999.05
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 174525 0 0 0 99816 89 0 0 25 0 1 0 153852094 435630080 102373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 106355 102373 720 52 0 104723 0
Current children cumulated CPU time (s) 999.05
Current children cumulated vsize (KiB) 425420

[startup+1063 s]
/proc/loadavg: 1.95 1.93 1.97 3/73 1382
/proc/meminfo: memFree=526448/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=428564 CPUtime=1059.01
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 175288 0 0 0 105812 89 0 0 25 0 1 0 153852094 438849536 103136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 107141 103136 720 52 0 105509 0
Current children cumulated CPU time (s) 1059.01
Current children cumulated vsize (KiB) 428564

[startup+1123.03 s]
/proc/loadavg: 1.98 1.94 1.97 3/73 1382
/proc/meminfo: memFree=522864/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=431620 CPUtime=1118.98
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 176050 0 0 0 111808 90 0 0 25 0 1 0 153852094 441978880 103898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 107905 103898 720 52 0 106273 0
Current children cumulated CPU time (s) 1118.98
Current children cumulated vsize (KiB) 431620

[startup+1183.06 s]
/proc/loadavg: 1.99 1.95 1.97 3/73 1382
/proc/meminfo: memFree=519088/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=434864 CPUtime=1178.96
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 176871 0 0 0 117806 90 0 0 25 0 1 0 153852094 445300736 104719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 108716 104719 720 52 0 107084 0
Current children cumulated CPU time (s) 1178.96
Current children cumulated vsize (KiB) 434864

[startup+1243.1 s]
/proc/loadavg: 1.99 1.95 1.97 3/73 1382
/proc/meminfo: memFree=515312/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=438208 CPUtime=1238.94
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 177710 0 0 0 123803 91 0 0 25 0 1 0 153852094 448724992 105558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 109552 105558 720 52 0 107920 0
Current children cumulated CPU time (s) 1238.94
Current children cumulated vsize (KiB) 438208

[startup+1303.13 s]
/proc/loadavg: 1.99 1.96 1.97 3/73 1382
/proc/meminfo: memFree=512816/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=440184 CPUtime=1298.91
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 178208 0 0 0 129799 92 0 0 25 0 1 0 153852094 450748416 106056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 110046 106056 720 52 0 108414 0
Current children cumulated CPU time (s) 1298.91
Current children cumulated vsize (KiB) 440184

[startup+1363.16 s]
/proc/loadavg: 2.07 1.98 1.97 3/73 1382
/proc/meminfo: memFree=510704/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=441820 CPUtime=1358.89
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 178618 0 0 0 135797 92 0 0 25 0 1 0 153852094 452423680 106466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673091 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 110455 106466 720 52 0 108823 0
Current children cumulated CPU time (s) 1358.89
Current children cumulated vsize (KiB) 441820

[startup+1423.2 s]
/proc/loadavg: 2.02 1.98 1.97 3/73 1382
/proc/meminfo: memFree=508272/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=443836 CPUtime=1418.87
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 179128 0 0 0 141795 92 0 0 25 0 1 0 153852094 454488064 106976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 110959 106976 720 52 0 109327 0
Current children cumulated CPU time (s) 1418.87
Current children cumulated vsize (KiB) 443836

[startup+1483.24 s]
/proc/loadavg: 2.01 1.98 1.97 3/73 1382
/proc/meminfo: memFree=505968/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=445656 CPUtime=1478.84
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 179591 0 0 0 147791 93 0 0 25 0 1 0 153852094 456351744 107439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 111414 107439 720 52 0 109782 0
Current children cumulated CPU time (s) 1478.84
Current children cumulated vsize (KiB) 445656

[startup+1543.27 s]
/proc/loadavg: 2.06 2.00 1.98 3/79 1484
/proc/meminfo: memFree=502448/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=447424 CPUtime=1538.81
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 180014 0 0 0 153783 98 0 0 25 0 1 0 153852094 458162176 107862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 111856 107862 720 52 0 110224 0
Current children cumulated CPU time (s) 1538.81
Current children cumulated vsize (KiB) 447424

[startup+1603.32 s]
/proc/loadavg: 2.02 2.00 1.98 3/79 1552
/proc/meminfo: memFree=490232/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=459256 CPUtime=1598.8
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 183179 0 0 0 159769 111 0 0 25 0 1 0 153852094 470278144 110848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 114814 110848 720 52 0 113182 0
Current children cumulated CPU time (s) 1598.8
Current children cumulated vsize (KiB) 459256

[startup+1663.35 s]
/proc/loadavg: 2.01 2.00 1.98 3/73 1580
/proc/meminfo: memFree=486256/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=463924 CPUtime=1658.73
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 184304 0 0 0 165760 113 0 0 25 0 1 0 153852094 475058176 111973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 115981 111973 720 52 0 114349 0
Current children cumulated CPU time (s) 1658.73
Current children cumulated vsize (KiB) 463924

[startup+1723.38 s]
/proc/loadavg: 2.05 2.01 1.98 3/73 1580
/proc/meminfo: memFree=482416/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=467280 CPUtime=1718.72
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 185136 0 0 0 171758 114 0 0 25 0 1 0 153852094 478494720 112805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 116820 112805 720 52 0 115188 0
Current children cumulated CPU time (s) 1718.72
Current children cumulated vsize (KiB) 467280

[startup+1783.41 s]
/proc/loadavg: 2.05 2.02 1.99 3/73 1580
/proc/meminfo: memFree=478128/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=471168 CPUtime=1778.7
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 186128 0 0 0 177756 114 0 0 25 0 1 0 153852094 482476032 113797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673072 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 117792 113797 720 52 0 116160 0
Current children cumulated CPU time (s) 1778.7
Current children cumulated vsize (KiB) 471168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.75 s]
/proc/loadavg: 2.03 2.02 1.99 3/73 1580
/proc/meminfo: memFree=476976/2055920 swapFree=4184772/4192956
[pid=1343] ppid=1341 vsize=472232 CPUtime=1800.01
/proc/1343/stat : 1343 (CSPtoSAT+minisa) R 1341 1343 31314 0 -1 4194304 186372 0 0 0 179886 115 0 0 25 0 1 0 153852094 483565568 114041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672901 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 118058 114041 720 52 0 116426 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 472232

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.82
CPU time (s): 1800.08
CPU user time (s): 1798.86
CPU system time (s): 1.22081
CPU usage (%): 99.7374
Max. virtual memory (cumulated for all children) (KiB): 472232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.22081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186372
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= 11
involuntary context switches= 13735

runsolver used 2.11368 s user time and 5.16021 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 03:35:39 UTC 2007


IDJOB= 199930
IDBENCH= 3659
FILE ID= node56/199930-1168054539

PBS_JOBID= 3475468

Free space on /tmp= 66517 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9218fc67fa27071b7eb56be3ad2fdb47

RANDOM SEED= 216391747

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:       1237640 kB
Buffers:         62084 kB
Cached:         635416 kB
SwapCached:       2424 kB
Active:         133008 kB
Inactive:       606396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237640 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          49884 kB
Slab:            64384 kB
Committed_AS:  2671504 kB
PageTables:       1872 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 node56 on Sat Jan  6 04:05:44 UTC 2007